MultiTech MT128SA

Terry Glanfield Terry.Glanfield at program-products.co.uk
Tue Jul 22 07:37:44 PDT 2003


Hi Hans,

Hans Petter Selasky & <hselasky at c2i.net> writes:
> The isic driver will not probe all PnP cards supported by default,
> though it should. Assuming you are using the isic driver try adding:
> 
> device isic
> options DYNALINK
> 
> to the kernel config file. See `man isic` section Dynalink IS64PH for
> more information.

This is what I've tried.  I've also put tracing in isic_pnp_probe and
have confirmed that is it not being called.

If I configure something like:

	device isic0 at isa? port 0x100 irq 5

(which I know is not the right thing to do) then isic_pnp_probe is
called but vend_id has a value of 0.

That is why I'm suspecting the pnpinfo.

Regards,
Terry.



More information about the freebsd-isdn mailing list