From owner-freebsd-current Sat Oct 5 15:19:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 146F337B401 for ; Sat, 5 Oct 2002 15:19:52 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC5C43E3B for ; Sat, 5 Oct 2002 15:19:51 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g95MJkpS049589; Sun, 6 Oct 2002 00:19:47 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Steve Kargl Cc: freebsd-current@FreeBSD.ORG Subject: Re: devfs oddity? In-Reply-To: Your message of "Sat, 05 Oct 2002 15:16:11 PDT." <20021005221611.GA17396@troutmask.apl.washington.edu> Date: Sun, 06 Oct 2002 00:19:46 +0200 Message-ID: <49588.1033856386@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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