diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-06 15:27:06 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-06 15:27:06 +0000 |
commit | aee78eed680d65f7602d3c253785398372263e72 (patch) | |
tree | 0e957b959e8c1a062985864c98f930942a6a932f /lst/pcitable | |
parent | 8455b0a2bd18764f45cd0a07e44301a982b0fd83 (diff) | |
download | ldetect-lst-aee78eed680d65f7602d3c253785398372263e72.tar ldetect-lst-aee78eed680d65f7602d3c253785398372263e72.tar.gz ldetect-lst-aee78eed680d65f7602d3c253785398372263e72.tar.bz2 ldetect-lst-aee78eed680d65f7602d3c253785398372263e72.tar.xz ldetect-lst-aee78eed680d65f7602d3c253785398372263e72.zip |
fix wrong driver for a wifi card (#11393)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 74d5fbb7..fc90baf4 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3874,7 +3874,7 @@ 0x125d 0x2838 "Bad:www.linmodems.org" "ESS Technology|ES2838/2839 SuperLink Modem" 0x125d 0x2898 "unknown" "ESS Technology|ES2898 Modem" 0x1260 0x3872 "orinoco_pci" "Intersil Corporation|Prism 2.5 Wavelan chipset" -0x1260 0x3873 "orinoco_pci" "Intersil Corp.|ISL3874A PRISMII.5 IEE802.11B Wireless LAN" +0x1260 0x3873 "hostap_pci" "Intersil Corp.|ISL3874A PRISMII.5 IEE802.11B Wireless LAN" 0x1260 0x3877 "prism54" "Intersil Corp.|Prism Indigo Wavelan chipset" 0x1260 0x3886 "prism54" "Intersil Corp.|ISL3886 [Prism Javelin/Prism Xbow]" 0x1260 0x3890 "prism54" "Intersil Corp.|PRISM GT 802.11g 54Mbps Wireless Controller" |