From owner-cvs-all@FreeBSD.ORG Fri Sep 3 15:57:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7957916A4CE; Fri, 3 Sep 2004 15:57:49 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108D943D1D; Fri, 3 Sep 2004 15:57:49 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i83Fsrnr008178; Fri, 3 Sep 2004 09:54:53 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 03 Sep 2004 09:55:11 -0600 (MDT) Message-Id: <20040903.095511.21331590.imp@bsdimp.com> To: phk@phk.freebsd.dk From: "M. Warner Losh" In-Reply-To: <3030.1094226494@critter.freebsd.dk> References: <20040903.094509.69351561.imp@bsdimp.com> <3030.1094226494@critter.freebsd.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: src-committers@FreeBSD.org cc: jhb@FreeBSD.org cc: peter@wemm.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: dfr@nlsystems.com cc: wb@freebie.xs4all.nl Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 15:57:49 -0000 In message: <3030.1094226494@critter.freebsd.dk> "Poul-Henning Kamp" writes: : In message <20040903.094509.69351561.imp@bsdimp.com>, "M. Warner Losh" writes: : >In message: <200409030928.42802.jhb@FreeBSD.org> : > John Baldwin writes: : >: Yes. PnPBIOS is different from ISA PnP, but they look the same to ISA device : >: drivers in FreeBSD. It is definitely true that Alphas do not enumerate : >: floppy drives via PnPBIOS, and I don't know of any PnP floppy drives. : > : >I believe that the aha-1542CP has a pnp floppy controller on it. : : I may have one of those in my piles. I have one in mine, but I don't know if the pnp-ness of the aha side of things also applies to the flopppy side of things. Warner