Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jun 1996 13:07:13 +0200
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-questions@freefall.FreeBSD.org
Subject:   ATAPI under -current
Message-ID:  <199606071107.NAA18982@gilberto.physik.rwth-aachen.de>

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

I'm running a FX-400 Mitsumi ATAPI CDROM from a ASUS SP3G board.
The CD ROM drive is the sole IDE device (master) on the bus.
I have 

controller      wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
device          wcd0    at wdc0 drive 0 
#IDE CD-ROM     
#disk           wd0     at wdc0 drive 0
#disk           wd1     at wdc0 drive 1

in my CONFIG file.  

This is the dmesg excerpt:

Probing for devices on the ISA bus:
scprobe: keyboard RESET failed (result = 0xfa)
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x280-0x29f irq 5 maddr 0xd0000 msize 8192 on isa
ed0: address 00:00:e8:80:79:9c, type WD8003E (8 bit) 
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
qcam0 not found at 0x378
lpt1 at 0x378-0x37f irq 7 on isa
lpt1: Interrupt-driven port
lp1: TCP/IP capable interface
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
tel0 at 0xd80 irq 15 on isa
npx0 on motherboard
npx0: INT 16 interface
gus0 at 0x220 irq 12 drq 1 flags 0x3 on isa
 at 0x220 irq 12 dma 1,3

Trying to access the cdrom (mount -t cd9660 /dev/wcd0c /cdrom)
gives Device not configured.

I remember that it used to work with early versions of the atapi driver
and I'm not sure if my cdrom drive broke meanwhile but I hope not.



--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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