From owner-freebsd-current Wed Apr 25 20:58:40 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 05EAA37B423 for ; Wed, 25 Apr 2001 20:58:36 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f3Q3wM830046; Wed, 25 Apr 2001 21:58:22 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200104260358.f3Q3wM830046@harmony.village.org> To: Garrett Wollman Subject: Re: Boot messages Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Wed, 25 Apr 2001 23:01:23 EDT." <200104260301.XAA15921@khavrinen.lcs.mit.edu> References: <200104260301.XAA15921@khavrinen.lcs.mit.edu> <20010424231959.933A63E2B@bazooka.unixfreak.org> <200104252258.f3PMvu827905@harmony.village.org> Date: Wed, 25 Apr 2001 21:58:22 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200104260301.XAA15921@khavrinen.lcs.mit.edu> Garrett Wollman writes: : < said: : : > Actually, it is a bug. The drivers in the tree should grok these pnp : > ids. : : Actually, no, it is not a bug. The FreeBSD drivers for these devices : manage their resources differently from the way the Windows drivers : do, and the result is not unexpected if you look closely at the dump : in verbose mode. Ummm, I have to disagree here. The PNP ids aren't for keyboards and the like. They are for floppy disks, serial ports and the like. The things that we already have a driver for in the tree. That's why the can't allocate messages happen. Someone else, who doesn't handle PNP stuff, has already grabbed the resource. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message