From owner-cvs-all Thu Mar 22 21:23:20 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id B358A37B71B; Thu, 22 Mar 2001 21:23:15 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA32717; Fri, 23 Mar 2001 16:23:13 +1100 Date: Fri, 23 Mar 2001 16:22:25 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Robert Watson Cc: Takahashi Yoshihiro , sos@FreeBSD.org, jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Mar 2001, Robert Watson wrote: > On Thu, 22 Mar 2001, Takahashi Yoshihiro wrote: > > > This breaks pc98 supports. We still uses the wd driver because the ata > > driver does not support pc98 internal IDE controller. > > So we should certainly (and did) back this out for 4.3-RELEASE, but it > strikes me that there are two things that may need to be fixed here: I used the wd driver until its pci infrastructure was axed. (Development is much easier when your disk driver isn't being developed.) I avoided problems with MAKEDEV by changing all wd names and major numbers to the ad ones. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message