On Mon, 22 Mar 1999, REM wrote:

>       Hi!
>  
>       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;;

Rgdz,
Sergey A. Osokin,
o...@etrust.ru



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to