From owner-freebsd-questions Wed Feb 27 18:45:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpshb2.statcan.ca (smtpshb2.statcan.ca [142.206.3.3]) by hub.freebsd.org (Postfix) with ESMTP id C153A37B400 for ; Wed, 27 Feb 2002 18:45:42 -0800 (PST) Received: from stcinet.statcan.ca (stcinet.statcan.ca [142.206.128.146]) by smtpshb2.statcan.ca (8.11.1/8.11.1) with ESMTP id g1S2maS29651 for ; Wed, 27 Feb 2002 21:48:36 -0500 Received: from statcan.ca ([142.206.58.39]) by stcinet.statcan.ca (8.9.1b+Sun/8.9.1) with ESMTP id VAA08734 for ; Wed, 27 Feb 2002 21:45:11 -0500 (EST) Message-ID: <3C7D98F0.F1BBAD2D@statcan.ca> Date: Wed, 27 Feb 2002 21:41:52 -0500 From: Mike Jeays Organization: Statistics Canada X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: MAKEDEV for audio CD tracks Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How do I make devices acd0t1 to acd0t16, say, for reading audio tracks from a CD? I am using FreeBSD 4.1. Burncd and cdcontrol seem to work fine, with an LG IDE CD=Writer; I have no trouble making data CDs. Any help will be much appreciated! Thanks in advance. 138 /dev# sh MAKEDEV acd0t [: 0t: bad number [: 0t: bad number acd0t is invalid -- can't have more than 32 cd devices 139 /dev# sh MAKEDEV acd0t1 [: 0t1: bad number [: 0t1: bad number acd0t1 is invalid -- can't have more than 32 cd devices 140 /dev# ls -l ac* crw-r----- 2 root operator 0,13568 Dec 12 2000 07:54 acd0a crw-r----- 2 root operator 0,13570 Feb 21 2002 08:23 acd0c crw-r----- 2 root operator 0,13576 Dec 12 2000 07:54 acd1a crw-r----- 2 root operator 0,13578 Dec 12 2000 07:54 acd1c 141 /dev# Output from dmesg is: ad0: 1627MB [3306/16/63] at ata0-master using WDMA2 ata0-slave: DMA limitted to UDMA33, non-ATA66 compliant cable ad1: 9773MB [19857/16/63] at ata0-slave using WDMA2 acd0: CD-RW at ata1-master using PIO4 afd0: 96MB [32/64/96] at ata1-slave using PIO0 -- Mike Jeays : Informatics Technology Services Division, Statistics Canada Room 3200, Main Building, Holland Avenue, Ottawa, Ontario, K1A 0T6 Voice (613)-951-9929 Web page : http://www.ncf.carleton.ca/~ad161 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message