Date: Tue, 23 Mar 1999 03:41:19 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: "oZZ!!!" <osa@etrust.ru> Cc: REM <firma@windoms.sitek.net>, current@FreeBSD.ORG Subject: Re: Changing acd to wcd Message-ID: <36F68ECF.B9611A9A@newsguy.com> References: <Pine.BSF.4.10.9903222129140.1685-100000@ozz.etrust.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"oZZ!!!" wrote: > > > I'm FreeBSD-current (FreeBSD 4.0-current) user. The name of the wd.c > > and atapi.c based CDROM driver has been changed, but the file MAKEDEV > > has old structure. I can't make device wcd0! > > > > REM > > > > > 19990316: > > > 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". > > > > > # cd /usr/src/etc/etc.i386 > # % grep acd MAKEDEV > # acd* "ATAPI CD-ROM disks" > acd*|cd*|mcd*|scd*) > acd*) units=`expr $i : '...\(.*\)'`; name=acd; blk=31; chr=117;; Since you did not pay attention to the commit message quoted, let me repeat it: "The name of the ... CDROM driver has been CHANGED BACK TO WCD." (My emphasis.) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "Someone's trying to hack into our server." "Wow... How flattering!" "I know. There must be some mistake." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36F68ECF.B9611A9A>