Date: Mon, 5 May 2008 12:04:06 -0700 From: Marcel Moolenaar <xcllnt@mac.com> To: Ingeborg Hellemo <Ingeborg.Hellemo@cc.uit.no> Cc: Jeremy Chadwick <koitsu@freebsd.org>, freebsd-stable@freebsd.org Subject: Re: PCI serial card works on 6.2 but not on 6.3 Message-ID: <1794FA69-FF9D-4BEF-BC93-934F39498702@mac.com> In-Reply-To: <200805050901.m4591Pgh070794@barnetv.cc.uit.no> References: <200805050901.m4591Pgh070794@barnetv.cc.uit.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 5, 2008, at 2:01 AM, Ingeborg Hellemo wrote: > > koitsu@freebsd.org 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 xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1794FA69-FF9D-4BEF-BC93-934F39498702>