diff options
author | Frederic Lepied <flepied@mandriva.com> | 2003-02-06 15:18:13 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2003-02-06 15:18:13 +0000 |
commit | 51968ed16b67d03eb6a7e0f2c07baaf823c7c366 (patch) | |
tree | cbcb16c6baa8fd59446a29c49f77c12e07af931b /lst | |
parent | 8565a17e98dd6e6db2cd8f375f16e09c0f9dcf9f (diff) | |
download | ldetect-lst-51968ed16b67d03eb6a7e0f2c07baaf823c7c366.tar ldetect-lst-51968ed16b67d03eb6a7e0f2c07baaf823c7c366.tar.gz ldetect-lst-51968ed16b67d03eb6a7e0f2c07baaf823c7c366.tar.bz2 ldetect-lst-51968ed16b67d03eb6a7e0f2c07baaf823c7c366.tar.xz ldetect-lst-51968ed16b67d03eb6a7e0f2c07baaf823c7c366.zip |
added Intel 865 entry
Diffstat (limited to 'lst')
-rw-r--r-- | lst/Cards+ | 3 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -2452,6 +2452,9 @@ DRIVER i810 NAME Intel 85x DRIVER i810 +NAME Intel 865 +DRIVER i810 + NAME Voodoo Banshee (generic) SERVER SVGA DRIVER tdfx diff --git a/lst/pcitable b/lst/pcitable index c44554a9..8719d455 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4081,6 +4081,7 @@ 0x8086 0x2560 "agpgart" "Intel Corporation|82845 845 Chipset Host Bridge (MCH)" 0x8086 0x2561 "unknown" "Intel Corp.|82845G/GL [Brookdale-G] Chipset AGP Bridge" 0x8086 0x2562 "Card:Intel 845" "Intel Corporation|82845 CGC [Chipset Graphics Controller]" +0x8086 0x2572 "Card:Intel 865" "Intel Corporation|865 Chipset Graphics Controller" 0x8086 0x3092 "i2o_block" "Intel Corporation|Integrated RAID" 0x8086 0x3200 "unknown" "Intel Corporation|31244 PCI-X to Serial ATA Controller" 0x8086 0x3575 "agpgart" "Intel Corporation|82830 Host-Hub I/F Bridge SDRAM Controller" |