From owner-freebsd-current Sat Oct 5 15:39:51 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 84DC637B401 for ; Sat, 5 Oct 2002 15:39:50 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AB6B43E3B for ; Sat, 5 Oct 2002 15:39:50 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.5) with ESMTP id g95Mdl4G017589; Sat, 5 Oct 2002 15:39:47 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id g95MdlEK017588; Sat, 5 Oct 2002 15:39:47 -0700 (PDT) Date: Sat, 5 Oct 2002 15:39:47 -0700 From: Steve Kargl To: Poul-Henning Kamp Cc: freebsd-current@FreeBSD.ORG Subject: Re: devfs oddity? Message-ID: <20021005223947.GA17512@troutmask.apl.washington.edu> References: <20021005221611.GA17396@troutmask.apl.washington.edu> <49588.1033856386@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49588.1033856386@critter.freebsd.dk> User-Agent: Mutt/1.4i 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 On Sun, Oct 06, 2002 at 12:19:46AM +0200, Poul-Henning Kamp wrote: > 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. > Okay. This just started with a kernel built from sources of Friday vintage (without GEOM). My previous kernel from Sun Sep 8 08:53:47 PDT 2002 does not have this problem. Building and running a kernel in the the time between and Sep 8 and new has been an adventure. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message