Date: Thu, 10 May 2001 11:20:03 -0700 (PDT) From: "M. Warner Losh" <bite-me@getlost.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/26920: PCI autoconfiguration of USB, dc ether, and pccard broken on SHARP PC-AR10 Message-ID: <200105101820.f4AIK3Q36388@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/26920; it has been noted by GNATS. From: "M. Warner Losh" <bite-me@getlost.com> To: freebsd-gnats-submit@FreeBSD.org, dot@dotat.at Cc: Subject: Re: kern/26920: PCI autoconfiguration of USB, dc ether, and pccard broken on SHARP PC-AR10 Date: Thu, 10 May 2001 12:21:53 -0600 PNP OS == no forces the BIOS to assign resources to the PCI devices rather than letting the OS do it. That's required now. On a more general note, we do need some way to allocate and assign resources for the pci bus so that cardbus can work. Eg, we need to be a PNP OS. We're not right now. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105101820.f4AIK3Q36388>