From owner-freebsd-questions Fri Jun 7 05:25:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA11240 for questions-outgoing; Fri, 7 Jun 1996 05:25:13 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA11003 for ; Fri, 7 Jun 1996 05:19:53 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I5MMHKVCSG001AMA@mail.rwth-aachen.de> for freebsd-questions@freefall.FreeBSD.org; Fri, 07 Jun 1996 13:02:01 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id NAA18982 for freebsd-questions@freefall.cdrom.com; Fri, 07 Jun 1996 13:07:13 +0200 Date: Fri, 07 Jun 1996 13:07:13 +0200 From: "Christoph P. Kukulies" Subject: ATAPI under -current To: freebsd-questions@freefall.FreeBSD.org Message-id: <199606071107.NAA18982@gilberto.physik.rwth-aachen.de> Content-transfer-encoding: 7BIT Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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