From 949e65925702a7b69c4dea3578bc25dc28f0bf70 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 3 Aug 2000 19:45:15 +0000 Subject: added device id of SA5300 controller --- isys/pci/pci.ids | 1 + isys/pci/pcitable | 1 + 2 files changed, 2 insertions(+) (limited to 'isys/pci') diff --git a/isys/pci/pci.ids b/isys/pci/pci.ids index 5263c65c2..453ca4c5a 100644 --- a/isys/pci/pci.ids +++ b/isys/pci/pci.ids @@ -44,6 +44,7 @@ b012 Netelligent 10 T/2 b030 Netelligent WS 5100 b04a 10/100TX WOL UTP Controller + b060 Smart Array 5300 Controller b0c6 10/100TX Embedded WOL UTP Controller b0d7 NC3121 (Rev A & B) f130 NetFlex-3/P ThunderLAN 1.0 diff --git a/isys/pci/pcitable b/isys/pci/pcitable index 3137f847c..da8bad394 100644 --- a/isys/pci/pcitable +++ b/isys/pci/pcitable @@ -30,6 +30,7 @@ 0x0e11 0xb012 tlan.o "Compaq|Netelligent 10 T/2" 0x0e11 0xb030 unknown "Compaq|Netelligent WS 5100" 0x0e11 0xb04a unknown "Compaq|10/100TX WOL UTP Controller" +0x0e11 0xb060 cciss.o "Compaq|Smart Array 5300 Controller" 0x0e11 0xb0c6 unknown "Compaq|10/100TX Embedded WOL UTP Controller" 0x0e11 0xb0d7 unknown "Compaq|NC3121 (Rev A & B)" 0x0e11 0xf130 tlan.o "Compaq|NetFlex-3/P ThunderLAN 1.0" -- cgit