Henrik Johansson <[EMAIL PROTECTED]> writes:
> I think the easiest way to solve this particular problem would be
> to just disable the 2940U/W BIOS and compile the 2940U/W card as a
> module.
I'm not sure how this would help. Both the AIC-7880 and the Adaptec
2940U/W require the same driver (aic7xxx). So how would "compiling
the driver as a module" help? The driver will have to be compiled
into the kernel or else loaded using initrd before we can even mount
the root filesystem. Will disabling the 2940U/W BIOS prevent the
aic7xxx driver from recognizing that the card is present, so that the
AIC-7880 will always be known as "scsi0?" If so, then how do we
"insert" the 2940U/W later on and get the driver to create a "scsi1"
bus for it?
I was thinking that it might be necessary to hack the driver source
code to force the AIC-7880 to be recognized before the 2940U/W, but I
wanted to find out first if there was an easier way than editing the
source code.
John
--
John Interrante, Computer Scientist, Information Technology Laboratory
GE Corporate Research & Development, Niskayuna, New York
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]