SAS1068 PCI-X Fusion-MPT SAS 1000:0055

From: areq
Date: Tue Jan 23 2007 - 11:52:50 EST


Hi

I have new NEC server with SAS1068 PCI-X Fusion-MPT SAS
pciid: 1000:0055
mptsas form 2.6.20-rc5 don't recognize it ;(

I see that driver support only 1000:0054 and 1000:0058 devices.

./drivers/message/fusion/mptsas.c: { PCI_VENDOR_ID_LSI_LOGIC,
MPI_MANUFACTPAGE_DEVID_SAS1068,
./drivers/message/fusion/mptsas.c: { PCI_VENDOR_ID_LSI_LOGIC,
MPI_MANUFACTPAGE_DEVID_SAS1068E,
./drivers/message/fusion/mptbase.c: else if (pdev->device ==
MPI_MANUFACTPAGE_DEVID_SAS1068) {
./drivers/message/fusion/mptbase.c: else if (pdev->device ==
MPI_MANUFACTPAGE_DEVID_SAS1068E) {
./drivers/message/fusion/lsi/mpi_cnfg.h:#define
MPI_MANUFACTPAGE_DEVID_SAS1068 (0x0054)
./drivers/message/fusion/lsi/mpi_cnfg.h:#define
MPI_MANUFACTPAGE_DEVID_SAS1068E (0x0058)

lspci -v:

0d:05.0 SCSI storage controller: LSI Logic / Symbios Logic Unknown
device 0055 (rev 01)
Subsystem: NEC Corporation Unknown device 8336
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 7
I/O ports at 3000 [size=256]
Memory at deb10000 (64-bit, non-prefetchable) [size=16K]
Memory at deb00000 (64-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at 88000000 [disabled] [size=2M]
Capabilities: [50] Power Management version 2
Capabilities: [98] Message Signalled Interrupts: Mask- 64bit+
Queue=0/0 Enable-
Capabilities: [68] PCI-X non-bridge device
Capabilities: [b0] MSI-X: Enable- Mask- TabSize=1


Any solution ?

Cheers,
Areq
-
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/