[Gllug] Advansys SCSI Host Adapter
Anthony Newman
anthony.newman at uk.clara.net
Sat Dec 3 11:53:19 UTC 2005
David Reed wrote:
> Result of lspci -vv:
>
> 01:09.0 SCSI storage controller: Advanced System Products, Inc ABP940-U
> / ABP960-U (rev 03)
aen at bones:~ bash $ grep -iE 'ABP9(4|6)0' /usr/src/linux/drivers/scsi/*
/usr/src/linux/drivers/scsi/advansys.c: ABP960 - Bus-Master PCI
MAC/PC (16 CDB)
/usr/src/linux/drivers/scsi/advansys.c: ABP960U - Bus-Master PCI
MAC/PC Ultra (16 CDB)
/usr/src/linux/drivers/scsi/advansys.c: ABP940 - Bus-Master PCI
(240 CDB)
/usr/src/linux/drivers/scsi/advansys.c: ABP940U - Bus-Master PCI
Ultra (240 CDB)
/usr/src/linux/drivers/scsi/advansys.c: ABP940UA/3940UA -
Bus-Master PCI Ultra (240 CDB)
/usr/src/linux/drivers/scsi/advansys.c: ABP940UW/3940UW -
Bus-Master PCI Ultra-Wide (253 CDB)
> Sadly, I do not know how to find 'the relevent module' for this card.
> However, you have been very helpful already and I would be pleased to
> supply any further information.
Looking at the driver source, the comments suggest that setting
CONFIG_SCSI_ADVANSYS in the kernel build config will build the module.
I'd hazard a guess that it would be called advansys.o
My 2.6 kernel config doesn't seem to have this included, and the module
source says it supports 2.2 and 2.4 kernels, so YMMV.
Anthony
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list