Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 21:41:52 -0500
From:      Mike Jeays <jeays@statcan.ca>
To:        freebsd-questions@freebsd.org
Subject:   MAKEDEV for audio CD tracks
Message-ID:  <3C7D98F0.F1BBAD2D@statcan.ca>

next in thread | raw e-mail | index | archive | help

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 <NEC Corporation DSE1700A> [3306/16/63] at ata0-master using
WDMA2
ata0-slave: DMA limitted to UDMA33, non-ATA66 compliant cable
ad1: 9773MB <FUJITSU MPF3102AT> [19857/16/63] at ata0-slave using WDMA2
acd0: CD-RW <HL-DT-ST GCE-8160B> at ata1-master using PIO4
afd0: 96MB <IOMEGA ZIP 100 ATAPI> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C7D98F0.F1BBAD2D>