From owner-freebsd-bugs Thu May 10 11:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5547437B422 for ; Thu, 10 May 2001 11:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4AIK3Q36388; Thu, 10 May 2001 11:20:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 10 May 2001 11:20:03 -0700 (PDT) Message-Id: <200105101820.f4AIK3Q36388@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "M. Warner Losh" Subject: Re: kern/26920: PCI autoconfiguration of USB, dc ether, and pccard broken on SHARP PC-AR10 Reply-To: "M. Warner Losh" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/26920; it has been noted by GNATS. From: "M. Warner Losh" 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