From owner-freebsd-net@FreeBSD.ORG Fri Feb 8 08:44:31 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A15516A417 for ; Fri, 8 Feb 2008 08:44:31 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id D474513C4E8 for ; Fri, 8 Feb 2008 08:44:30 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=dYyU5dvveQ4mzcPzO2dnmh9+YX8A2FThY/pm8x4BSyvRMU5r/HxJ9nsU81B+SASc8Nc95FVDlujr2slcq87Qaf5aY0M0cNJVOZoprIl0UXnLi8Pi27sOwa6SaCrLEcIq7Dniq0IL/SySevTthQpgo8KoiTt46s3Sn57CG5QFkO0=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JNOqT-000GER-4o; Fri, 08 Feb 2008 11:44:29 +0300 Date: Fri, 8 Feb 2008 11:44:28 +0300 From: Eygene Ryabinkin To: lysergius2001 Message-ID: References: <+Oslp5zezDUHSfXCT9N9C5qGZIo@4emqrsZRSNlbYTMRNETK7AEirXc> <20080207184604.217E345010@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: freebsd-net@freebsd.org Subject: Re: modifying permissions in /dev X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 08:44:31 -0000 Fri, Feb 08, 2008 at 11:37:17AM +0300, Eygene Ryabinkin wrote: > For the k3b: seems like it is just frontend for the cdrecord/cdrdao. > If so, then you probably should have /dev/xptX and /dev/passX and Hmm, to clarify: 'ls -l /dev/xpt* /dev/pass*' should show you something. 'cdrecord -scanbus' and 'cdrdao scanbus' should show you the list of devices. -- Eygene