From owner-cvs-all Thu Jan 13 21:48:55 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8AB9914EAC; Thu, 13 Jan 2000 21:48:51 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA47264; Thu, 13 Jan 2000 22:48:50 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA27158; Thu, 13 Jan 2000 22:49:26 -0700 (MST) Message-Id: <200001140549.WAA27158@harmony.village.org> To: Peter Wemm Subject: Re: cvs commit: src/sys/i386/isa ppc.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 14 Jan 2000 13:44:22 +0800." <20000114054422.092371CA0@overcee.netplex.com.au> References: <20000114054422.092371CA0@overcee.netplex.com.au> Date: Thu, 13 Jan 2000 22:49:26 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <20000114054422.092371CA0@overcee.netplex.com.au> Peter Wemm writes: : The original ppc driver tried to attach to all pnp id's. It was rather : spectacular if you had 'options PNPBIOS'. I sent a patch which was part of : the commit, but it got mis-merged. I fixed the device_set_desc() which : was still being run for all PNP devices. It's funny seeing 11 "Parallel Port" : devices on your motherboard. :-] Yes. I had a report of this for the sn driver from phk for about 10 devices, so I know what you are talking about. Since I couldn't reproduce it, I punted... I'll test the fix and see if it works... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message