Steffen Gruenwald writes:
> The CompactFlash disk (a 32 MB SanDisk) is recognized as /dev/hda,
> but the system fails to see the /dev/hdb disk (an IBM DARA-206000
> jumpered as slave). When the IDE driver loads, it displays 
> hda:pio, hdb:DMA - and yes, the BIOS assigns UDMA33 to the slave drive
> while the master is detected as Mode1.
> The IDE controller is a CS5530.

This was just discussed this week by Andre Hedrick.  You need to add a
mount option like "hdb=flash" (I wasn't paying much attention).  This
is because CF disks do not properly handle detection of slaves.  See:

http://marc.theaimsgroup.com/?l=linux-kernel&m=98580536318380&w=4

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to