From owner-freebsd-current Tue Mar 16 5:37: 1 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 6526C15179 for ; Tue, 16 Mar 1999 05:36:57 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id OAA23235 for current@freebsd.org; Tue, 16 Mar 1999 14:36:38 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <199903161336.OAA23235@freebsd.dk> Subject: HEADS UP!! atapi CDROM driver name change To: current@freebsd.org Date: Tue, 16 Mar 1999 14:36:38 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The name of the old wd.c and atapi.c based CDROM driver has been changed back to wcd. So update your config file to use "device wcd" instead of "device acd". This is to avoid confusion with the new ATA/ATAPI system. MAKEDEV has also been changed to reflect this, and to support the device nodes of the new system. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message