[6865] in linux-scsi channel archive
Re: SCSI device question?
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Wed Jul 21 18:46:09 1999
To: linux-scsi@vger.rutgers.edu
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 21 Jul 1999 23:14:50 +0200
John Munoz <jmunoz1@uswest.net> wrote:
> I had a similar problem, which is this: The 9th drive (4 on one channel
If your setup is to boot with a certain number of devices, then insmod
a new card and add more devices, you can be hit by the static size
of devices.
kernel allocates n + 2 if it sees n disks. Thus you won't be able
to see more than 6 if you saw 4 at boot.
Might not be your problem. If it is, it's defined hosts.h (SD_EXTRA_DEVS)
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu