Re: The Linux FAT issue on SD Cards.. maintainer support please

From: Lennart Sorensen
Date: Wed Aug 24 2005 - 08:29:09 EST


On Wed, Aug 24, 2005 at 06:48:20PM +0530, Mukund JB. wrote:
> My controller itself alone handle FOUR device at a time (u mea these
> should be (tfa, b , c d)
> But how do I represent if I have more than one such controller i.e. it
> is more 4 devices each with more parttions again.

Well the scsi and ide way is that the next controller continues with tfe
f g h, and the next controller has tfi j k and l, etc. Doesn't mean you
should do it that way, just that that is how it is done for ide and scsi
when multiple controllers are present. After all normal ide controllers
handle 4 disks maximum (through two ports). A system with two dual port
ide controllers would have hda ... hdh.

Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/