diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-28 12:36:14 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-28 12:36:14 +0000 |
commit | 95915e68003426daa00ed7af022e7a4316dd451a (patch) | |
tree | 023a2334eedb73eadd1ff34f76aa4e1a028e6bd4 | |
parent | e88a12cecde6400f9ee89982540a405da73b0c28 (diff) | |
download | ldetect-lst-95915e68003426daa00ed7af022e7a4316dd451a.tar ldetect-lst-95915e68003426daa00ed7af022e7a4316dd451a.tar.gz ldetect-lst-95915e68003426daa00ed7af022e7a4316dd451a.tar.bz2 ldetect-lst-95915e68003426daa00ed7af022e7a4316dd451a.tar.xz ldetect-lst-95915e68003426daa00ed7af022e7a4316dd451a.zip |
add one intel ide controller (from lkml)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index e53e3305..f32e4d86 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -5749,7 +5749,7 @@ 0x8086 0x248c "i810-tco" "Intel Corp.|82801 LPC Interface" 0x8086 0x248d "unknown" "Intel Corp.|82801?? USB 2.0 EHCI Contoroller" 0x8086 0x24c0 "i810-tco" "Intel Corp.|82801DB 845G/GL Chipset ISA Bridge (ICH4)" -0x8086 0x24c1 "unknown" "Intel Corp.|82801DBL (ICH4-L) IDE Controller" +0x8086 0x24c1 "piix" "Intel Corp.|82801DBL (ICH4-L) IDE Controller" 0x8086 0x24c2 "usb-uhci" "Intel Corp.|82801DB USB Controller" 0x8086 0x24c3 "i2c-i801" "Intel Corp.|82801DB SMBus Controller" 0x8086 0x24c4 "usb-uhci" "Intel Corp.|82801DB USB Controller" |