diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-05-22 19:49:58 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-05-22 19:49:58 +0300 |
commit | 1932716304dacbc75965d57883af1fadbb3e106b (patch) | |
tree | 96c87ee04c6408d855ae09abee4547f77a8e8580 | |
parent | 5aa416f6d3658c20c40ba7e904caa7c9f9ee2e85 (diff) | |
download | ldetect-lst-1932716304dacbc75965d57883af1fadbb3e106b.tar ldetect-lst-1932716304dacbc75965d57883af1fadbb3e106b.tar.gz ldetect-lst-1932716304dacbc75965d57883af1fadbb3e106b.tar.bz2 ldetect-lst-1932716304dacbc75965d57883af1fadbb3e106b.tar.xz ldetect-lst-1932716304dacbc75965d57883af1fadbb3e106b.zip |
use wl driver for BCM4312 (mga#13099)
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- use wl driver for BCM4312 (mga#13099) - update pci.ids and usb.ids Version 0.1.343 - 12 Apr 2015 diff --git a/lst/pcitable b/lst/pcitable index 9a5e5cb0..d0872408 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2349,6 +2349,7 @@ 0x1462 0x9591 "Card:NVIDIA GeForce 6100 to GeForce 7950" 0x148d 0x1003 "Hcf:www.linmodems.org" 0x14e4 0x4313 "wl" +0x14e4 0x4315 "wl" 0x14e4 0x432a "wl" 0x14e4 0x432d "wl" 0x14e4 0x4359 "wl" |