Date: Sun, 28 May 2000 15:43:08 -0600 From: Warner Losh <imp@village.org> To: "Thomas D. Dean" <tomdean@ix.netcom.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Unknown Devices in Dmesg Message-ID: <200005282143.PAA36067@harmony.village.org> In-Reply-To: Your message of "Sun, 28 May 2000 12:04:58 PDT." <200005281904.MAA00353@ix.netcom.com> References: <200005281904.MAA00353@ix.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200005281904.MAA00353@ix.netcom.com> "Thomas D. Dean" writes: : and have devices listed as 'unknown' in dmesg. Everything appears to : function OK. They are ok. : The serial ports, sio0 and sio1 appear both as sio and unknown. Yes. This is expected. The PnP BIOS code which should execute before all the other devices are probed actually executes after, so you get things like that. It is safe to ignore for now. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005282143.PAA36067>