Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Oct 2002 00:19:46 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: devfs oddity? 
Message-ID:  <49588.1033856386@critter.freebsd.dk>
In-Reply-To: Your message of "Sat, 05 Oct 2002 15:16:11 PDT." <20021005221611.GA17396@troutmask.apl.washington.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20021005221611.GA17396@troutmask.apl.washington.edu>, Steve Kargl w
rites:
>root[208] cdcontrol play
>cdcontrol: no CD device name specified, defaulting to /dev/cd0c
>cdcontrol: /dev/cd0cc: No such file or directory
>
>Why is an extra "c" appended to cd0c?

That's not devfs, that's cdcontrol.

It should be fixed to use /dev/cd0 and not try to append 'c',
there are not, and have probably never been BSD disklabels
on enough disks to warrant this hack.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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?49588.1033856386>