From owner-freebsd-current Sun Sep 24 0:25:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from maulwurf.franken.de (maulwurf.franken.de [193.141.110.9]) by hub.freebsd.org (Postfix) with ESMTP id 3392A37B422 for ; Sun, 24 Sep 2000 00:25:46 -0700 (PDT) Received: by maulwurf.franken.de via rmail with stdio id for freebsd-current@FreeBSD.ORG; Sun, 24 Sep 2000 09:25:44 +0200 (MET DST) (Smail-3.2 1996-Jul-4 #1 built DST-May-30) Received: (from tanis@localhost) by gaspode.franken.de (8.11.0/8.9.3) id e8O7PFr01271; Sun, 24 Sep 2000 09:25:15 +0200 (CEST) (envelope-from tanis) Date: Sun, 24 Sep 2000 09:25:15 +0200 From: German Tischler To: "Kenneth D. Merry" Cc: freebsd-current@FreeBSD.ORG Subject: Re: ahc and SMP Message-ID: <20000924092515.A887@gaspode.franken.de> References: <20000924000438.A460@gaspode.franken.de> <20000923213612.A44671@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000923213612.A44671@panzer.kdm.org>; from ken@kdm.org on Sun, Sep 24, 2000 at 05:36:43AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Sep 24, 2000 at 05:36:43AM +0200, Kenneth D. Merry wrote: > On Sun, Sep 24, 2000 at 00:04:38 +0200, German Tischler wrote: > So if you don't have enough pass(4) devices in /dev, you may not see some > of the devices that are there. > > So make sure you have /dev/pass{0-4}. > > Another way to make sure you have a pass device for cd1 is to do: > > camcontrol tur cd1 -v Thank you, that lets cdrecord find all devices. What got me confused is that MAKEDEV pass4 does not create pass4 but 0-3, but that is clear from reading MAKEDEV. --gt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message