On May 5, 2008, at 2:01 AM, Ingeborg Hellemo wrote:


[EMAIL PROTECTED] said:
Try loading the uart(4) driver, which can also replace sio(4) if I remember
correctly.

With puc(4) and sio(4) you have to make sure that both are either compiled into the kernel or loaded as a module. Do you know if this applies to uart(4)
as well?

Yes. It's a problem/quirk of the kernel module infrastructure, not
of drivers. Note that it's save to compile-in puc(4) but have sio(4)
or uart(4) loaded as a module. Not the other way around...

--
Marcel Moolenaar
[EMAIL PROTECTED]



_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to