Hi all,

Just came across this while rooting around for info on one of my own
controllers which uses the CMD680.

> On Sun, Oct 12, 2003 at 05:47:15PM +0000, Eric Bachman wrote:
> > 
> > What do I need to do be able to access the hard disks?
> > 00:12.0 RAID bus controller: CMD Technology Inc: Unknown device 0680
> > (rev 02)
> 
> I've got one of those. Building a kernel with CONFIG_BLK_DEV_CMD64X=y
> makes mine work. CONFIG_BLK_DEV_CMD680 is probably better.

The correct config line (at least for kernel 2.4.23) for the CMD680 is

CONFIG_BLK_DEV_SIIMAGE=y

which is obtained from the menu items

ATA/IDE/MFM/RLL support  --->
  IDE, ATA and ATAPI Block devices  --->
    <*>     Silicon Image chipset support

You could of course use

    <M>     Silicon Image chipset support

to load the driver as a module but in that case your operating system
probably shouldn't be on a device connected to the CMD680 controller.

It would be REALLY helpful if there were a reliable way of finding out
what drivers support what chipsets.  Grepping around in the source for
random character strings is not what I'd call a reliable way but that's
how I found this.

73,
Ged.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to