From owner-cvs-all Sun Dec 27 06:51:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29741 for cvs-all-outgoing; Sun, 27 Dec 1998 06:51:34 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29727; Sun, 27 Dec 1998 06:51:19 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id BAA02478; Mon, 28 Dec 1998 01:20:57 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA15376; Mon, 28 Dec 1998 01:20:57 +1030 Date: Mon, 28 Dec 1998 01:20:56 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: =?X-UNKNOWN?Q?S=F8ren_Schmidt?= Cc: sos@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa wcd.c src/sys/i386/conf GENERIC LINT devices.i386 files.i386 majors.i386 In-Reply-To: <199812271429.PAA11942@freebsd.dk> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id GAB29732 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 27 Dec 1998, Søren Schmidt wrote: > It seems Kris Kennaway wrote: > >I thought acd was meant to be a temporary hack so people could use CD-RW > >drives..if we're retiring wcd for good, couldn't the current acd code just > >take the place of the old code and retain the wcd name? Seems unneccessary to > >force people to replace "wcd0" with "acd0" in their kernel configs.. > > No, the acd driver is meant to take over, it provides everything > that wcd does and then some. > The wst.c (atapi tape driver) will also change name soon to ast > etc, in order to make names etc a little more logical. Hrm, how well-tested has this been? I hadn't been using the new driver because of: 1.1 Tue Sep 8 20:57:47 1998 UTC by sos Add new atapi-cd driver that supports atapi CD-R/RW drives. This is only a stop-gab solution to get atapi burner support into 3.0. I don't know how much the code changed before you imported it into the tre, but I was able to panic my machine using the previous snapshot of the code you advertised on -hackers earlier in the year. I wonder whether this isn't opening the door for loads of bug reports after 3.0.1-release. Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message