RE: sym53c8xx_2 driver and tekram dc-390u2w kernel-2.6.x

From: Richard B. Johnson
Date: Fri Feb 27 2004 - 10:00:50 EST


On Fri, 27 Feb 2004, Brad Cramer wrote:

> OK, it took me some time, but here is what I did.
> I installed a debian kernel image (kernel_image-2.4.24-1-k7) to tell if this
> was just a problem with the driver or because of the upgrade to kernel 2.6.x
> I the sym53c8xx and sym53c8xx_2 drivers are modules and this is what I got.
>
> bigdaddy:~# modprobe sym53c8xx
> PCI: Found IRQ 11 for device 00:0f.0
> PCI: Sharing IRQ 11 with 00:0d.0
> PCI: Sharing IRQ 11 with 00:0d.1
[SNIPPED...everything was fine]

>
> and everything works fine, then when I do :
>

Did you `rmmod` the previos driver??? If not, you have
two drivers pounding on the same board, attempting to
handle the same disk(s). All bets are off.

> bigdaddy:~# modprobe sym53c8xx_2
[SNIPPED...]

Cheers,
Dick Johnson
Penguin : Linux version 2.4.24 on an i686 machine (797.90 BogoMips).
Note 96.31% of all statistics are fiction.


-
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/