* Increase IDE Drive letters beyond dev/hdz to dev/hdaa, similar to scsi drive lettering
@ 2005-04-30 11:04 Tyler
0 siblings, 0 replies; only message in thread
From: Tyler @ 2005-04-30 11:04 UTC (permalink / raw)
To: linux-ide
Is there a simple way to patch the ide driver to support drive letters
beyond dev/hdz, to roll over to hdaa,hdab, etc? The scsi drive
lettering currently does this.. going sda to sdz, then sdaa,sdab,sdac, etc.
The reason I need this is for using 4 x Highpoint 454 (hpt374 chipset, 8
drives each card) PATA cards in a software md raid, but of course it
runs out of drive letters, and starts using funny characters such as
dev/hd{ , and dev/hd\207 or something..
Beyond that, is there a way to merge hpt36x/hpt374 chipset support into
libata, since libata uses scsi emulation with scsi drive lettering? It
seems that is a goal of libata anyways, to support older PATA chipsets
as well.
And, yet one more option, would be to choose in the kernel config,
whether you want the hpt374 driver to use ide, or scsi emulation..
currently, the tainted proprietary driver directly from highpoint uses
scsi emulation.. surely it could merged as an option for the driver
thats included in the kernel?
Regards,
Tyler Guthrie.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-30 11:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-30 11:04 Increase IDE Drive letters beyond dev/hdz to dev/hdaa, similar to scsi drive lettering Tyler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.