From owner-freebsd-hardware@FreeBSD.ORG Fri Feb 29 13:36:46 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 357151065674 for ; Fri, 29 Feb 2008 13:36:46 +0000 (UTC) (envelope-from lgusenet@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 030628FC30 for ; Fri, 29 Feb 2008 13:36:45 +0000 (UTC) (envelope-from lgusenet@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 4E0062845F; Fri, 29 Feb 2008 08:18:30 -0500 (EST) To: amdmi3@amdmi3.ru (Dmitry Marakasov) References: <20080228172135.GA2214@hades.panopticon> From: Lowell Gilbert Date: Fri, 29 Feb 2008 08:18:30 -0500 In-Reply-To: <20080228172135.GA2214@hades.panopticon> (Dmitry Marakasov's message of "Thu\, 28 Feb 2008 20\:21\:35 +0300") Message-ID: <44ve47ucih.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-hardware@freebsd.org Subject: Re: no cd0/pass0 devices under 7.0 (though acd0 is there) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 13:36:46 -0000 amdmi3@amdmi3.ru (Dmitry Marakasov) writes: > I didn't use my dvdrw drive for some time, and recently I've > discovered that there's no cd0 and pass0 devices in /dev, though > acd0 is there and works well. Before all three devices were present. > Not sure, but it may be that I didn't use cd/pass after moving to > 7.0 from 6.1, so maybe they've disappeared after the upgrade. > > My system is FreeBSD 7.0-RELEASE i386, drive is > acd0: DVDR at ata0-slave UDMA33 > > all devices under SCSI peripherals secrion are enabled in the kernel > config: > device scbus # SCSI bus (required for SCSI) > device ch # SCSI media changers > device da # Direct Access (disks) > device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI access) > device ses # SCSI Environmental Services (and SAF-TE) > > (AFAIR, only scbus, cd and pass were needed). > > What can I do to bring cd0/pass0 back? Check your config file for device atapicam