diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-04-28 12:07:26 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-04-28 12:07:26 +0000 |
commit | b522221bfe409c8dc355c3d91f31f6e2020ad45e (patch) | |
tree | e418efb995231bb607fdca1fd3587cc725553f88 /lst | |
parent | 111582aef05a8196b86b1d7ae381617799d0d9bc (diff) | |
download | ldetect-lst-b522221bfe409c8dc355c3d91f31f6e2020ad45e.tar ldetect-lst-b522221bfe409c8dc355c3d91f31f6e2020ad45e.tar.gz ldetect-lst-b522221bfe409c8dc355c3d91f31f6e2020ad45e.tar.bz2 ldetect-lst-b522221bfe409c8dc355c3d91f31f6e2020ad45e.tar.xz ldetect-lst-b522221bfe409c8dc355c3d91f31f6e2020ad45e.zip |
fix ordering after blino commit (aka please make check)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index a72a9cab..318ebabb 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6720,8 +6720,8 @@ 0x8086 0x24c3 "i2c-i801" "Intel Corp.|82801DB SMBus Controller" 0x8086 0x24c4 "usb-uhci" "Intel Corp.|82801DB USB Controller" 0x8086 0x24c5 "snd-intel8x0" "Intel Corp.|ICH4 845G/GL Chipset AC'97 Audio Controller" -0x8086 0x24c6 0x1014 0x0525 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" 0x8086 0x24c6 0x003c 0x1025 "snd-intel8x0m" "Intel Corporation|Acer Aspire 2001WLCi (Compal CL50 motherboard) implementation" +0x8086 0x24c6 0x1014 0x0525 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" 0x8086 0x24c6 0x1025 0x005a "Hsf:www.linmodems.org" "Intel Corp.|TravelMate 290" 0x8086 0x24c6 0x1028 0x0196 "snd-intel8x0m" "Intel Corp.|Inspiron 5160" 0x8086 0x24c6 0x103c 0x088c "Hsf:www.linmodems.org" "Intel Corp.|nc8000 laptop" |