diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-05-19 01:02:25 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-05-19 01:02:25 +0000 |
commit | 9dded36af9ec7398538c53ae1fc6e3ef5b1a2cfb (patch) | |
tree | ecd53a9c6c68b20442c3b50a317effe1ab34c76d | |
parent | 38a5af6a74d952276653fb49bd65e9212a828ad1 (diff) | |
download | ldetect-lst-9dded36af9ec7398538c53ae1fc6e3ef5b1a2cfb.tar ldetect-lst-9dded36af9ec7398538c53ae1fc6e3ef5b1a2cfb.tar.gz ldetect-lst-9dded36af9ec7398538c53ae1fc6e3ef5b1a2cfb.tar.bz2 ldetect-lst-9dded36af9ec7398538c53ae1fc6e3ef5b1a2cfb.tar.xz ldetect-lst-9dded36af9ec7398538c53ae1fc6e3ef5b1a2cfb.zip |
unbreak last commit so that #11393 still gets fixed (0x1186/0x3700
needs hostap_pci), but fix it properly this time (0x1385/0x4105 needs
orinoco_pci)
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index e94bdfd0..95c6cb52 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4215,6 +4215,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 0x1186 0x3700 "hostap_pci" "Intersil Corp.|ISL3874A PRISMII.5 IEE802.11B Wireless LAN" 0x1260 0x3873 "orinoco_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]" |