diff options
author | Stew Benedict <stewb@mandriva.org> | 2004-09-13 06:22:45 +0000 |
---|---|---|
committer | Stew Benedict <stewb@mandriva.org> | 2004-09-13 06:22:45 +0000 |
commit | ed54d3665db279417c78918f0ebcc6427ea072ae (patch) | |
tree | caf4f694dcb3d4ca8ffdb903b15f5c0eb9467123 | |
parent | f6d0754443f7bc60f12316ecc1a8f1ca89ef1343 (diff) | |
download | ldetect-lst-ed54d3665db279417c78918f0ebcc6427ea072ae.tar ldetect-lst-ed54d3665db279417c78918f0ebcc6427ea072ae.tar.gz ldetect-lst-ed54d3665db279417c78918f0ebcc6427ea072ae.tar.bz2 ldetect-lst-ed54d3665db279417c78918f0ebcc6427ea072ae.tar.xz ldetect-lst-ed54d3665db279417c78918f0ebcc6427ea072ae.zip |
Map some Apple hardware (Christiaan Welvaar)
-rw-r--r-- | lst/pcitable | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lst/pcitable b/lst/pcitable index 3da12f4e..16f8480a 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1480,7 +1480,7 @@ 0x106b 0x000e "unknown" "Apple Computer Inc.|Hydra Mac I/O Controller" 0x106b 0x0010 "unknown" "Apple Computer Inc.|Heathrow Mac I/O Controller" 0x106b 0x0017 "unknown" "Apple Computer Inc.|Paddington Mac I/O Controller" -0x106b 0x0018 "unknown" "Apple Computer Inc.|UniNorth FireWire Controller" +0x106b 0x0018 "ohci1394" "Apple Computer Inc.|UniNorth FireWire Controller" 0x106b 0x0019 "usb-ohci" "Apple Computer Inc.|Keylargo USB Controller" 0x106b 0x001e "unknown" "Apple Computer Inc.|UniNorth Host-PCI Bridge" 0x106b 0x001f "unknown" "Apple Computer Inc.|UniNorth Host-PCI Bridge" @@ -1489,15 +1489,15 @@ 0x106b 0x0022 "unknown" "Apple Computer Inc.|Keylargo Mac I/O Controller" 0x106b 0x0024 "sungem" "Apple Computer Inc.|GMAC Ethernet controller" 0x106b 0x0025 "unknown" "Apple Computer Inc.|Pangea Mac I/O Controller" -0x106b 0x0026 "unknown" "Apple Computer Inc.|KeyLargo/Pangea USB" +0x106b 0x0026 "usb-ohci" "Apple Computer Inc.|KeyLargo/Pangea USB" 0x106b 0x0027 "uninorth-agp" "Apple Computer Inc.|Pangea AGP Interface" 0x106b 0x0028 "unknown" "Apple Computer Inc.|Pangea Host-PCI bridge" 0x106b 0x0029 "unknown" "Apple Computer Inc.|Pangea Host-PCI bridge" 0x106b 0x002d "uninorth-agp" "Apple Computer Inc.|UniNorth 1.5 AGP" 0x106b 0x002e "unknown" "Apple Computer Inc.|UniNorth 1.5 PCI" 0x106b 0x002f "unknown" "Apple Computer Inc.|UniNorth 1.5 Internal PCI" -0x106b 0x0030 "unknown" "Apple Computer Inc.|UniNorth/Pangea FireWire" -0x106b 0x0031 "unknown" "Apple Computer Inc.|UniNorth 2 FireWire" +0x106b 0x0030 "ohci1394" "Apple Computer Inc.|UniNorth/Pangea FireWire" +0x106b 0x0031 "ohci1394" "Apple Computer Inc.|UniNorth 2 FireWire" 0x106b 0x0032 "sungem" "Apple Computer Inc.|UniNorth 2 GMAC (Sun GEM)" 0x106b 0x0033 "unknown" "Apple Computer Inc.|UniNorth 2 ATA/100" 0x106b 0x0034 "uninorth-agp" "Apple Computer Inc.|UniNorth 2 AGP" @@ -1505,10 +1505,10 @@ 0x106b 0x0036 "unknown" "Apple Computer Inc.|UniNorth 2 Internal PCI" 0x106b 0x003b "unknown" "Apple Computer Inc.|UniNorth/Intrepid ATA/100" 0x106b 0x003e "unknown" "Apple Computer Inc.|KeyLargo/Intrepid Mac I/O" -0x106b 0x003f "unknown" "Apple Computer Inc.|KeyLargo/Intrepid USB" -0x106b 0x0040 "unknown" "Apple Computer Inc.|K2 KeyLargo USB" +0x106b 0x003f "usb-ohci" "Apple Computer Inc.|KeyLargo/Intrepid USB" +0x106b 0x0040 "usb-ohci" "Apple Computer Inc.|K2 KeyLargo USB" 0x106b 0x0041 "unknown" "Apple Computer Inc.|K2 KeyLargo Mac/IO" -0x106b 0x0042 "unknown" "Apple Computer Inc.|K2 FireWire" +0x106b 0x0042 "ohci1394" "Apple Computer Inc.|K2 FireWire" 0x106b 0x0043 "unknown" "Apple Computer Inc.|K2 ATA/100" 0x106b 0x0045 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" 0x106b 0x0046 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" |