Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 1996 18:44:45 BST
From:      Michael Ryan <mike@NetworX.ie>
To:        FreeBSD Support <questions@freebsd.org>
Subject:   Sanyo 6x CD-ROM drive: how to config
Message-ID:  <ECS9607081845A@NetworX.ie>

next in thread | raw e-mail | index | archive | help
Hello all,

I've a Tottori Sanyo AT-API 6x CD drive on my FreeBSD 2.1
Pentium machine.  It's on a secondary IDE controller.  The
controller is recognised during boot-up but the CD drive
isn't.  The /dev/wcd0c device file says "Device not
configured" when I try to mount it.

The bootup messages relating to WD devices are:
----------------------------------------------
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <WDC AC31000H>
wd0: 1033MB (2116800 sectors), 2100 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 on isa

The relevant kern config file sections read:
-------------------------------------------
controller      wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
disk            wd0     at wdc0 drive 0
disk            wd1     at wdc0 drive 1
controller      wdc1    at isa? port "IO_WD2" bio irq 15 vector wdintr
disk            wd2     at wdc1 drive 0
disk            wd3     at wdc1 drive 1
options         ATAPI   #Enable ATAPI support for IDE bus
device          wcd0


Any ideas?


Mike
<mike@NetworX.ie>
---






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