One questions I have on the patch:
-in drivers/char/sysrq.c:is_local_disk(...) references the SCSI major
numbers, should it change for this patch?
I wrote a patch for the Scsi Generic Driver that uses devfs to extend
the numbers of genric devices beyond the 256 minor limit. It will use
as many major/minor numbers that it can get from devfs for generic scsi
drivers. it can be found on the official sg web site at:
http://gear.torque.net/sg/ as an experimental driver(sg3120df).
Evan Felix
--- Richard Gooch <rgooch@ras.ucalgary.ca> wrote:
> Hi, all. Below is a patch that adds support for large numbers of
> SCSI discs (approximately 2144). I'd like people to try this out. I'm
> not doing my normal devfs-patch-v??? thing because this is completely
> untested (I'm away from my SCSI boxes), and I don't want to put a
> possibly FS-corrupting patch on my ftp archive. The code does compile
> and link, though.
>
> There are 3 cases I'd like to have tested:
> - people with 1 to 16 SCSI discs
> - people with 17 to 128 SCSI discs
> - people with >128 SCSI discs
>
> because each of these exercises a slightly different setup path.
> Please send success or failure reports to me.
>
> REMINDER: be careful with this patch. It could corrupt your FS.
>
> Regards,
>
> Richard....
> Permanent: rgooch@atnf.csiro.au
> Current: rgooch@ras.ucalgary.ca
=====
---------
Evan Felix
Karcaw@rocketmail.com
---------
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/