diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-05-24 21:53:21 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-05-24 21:53:21 +0000 |
commit | 683293135daead2552e0ee4a765e2c2e264b66dc (patch) | |
tree | 66feec48f4c5e507ff13efdbdc5ad6f76f67373d | |
parent | 83f7d6b18e06b191b5af79a8d8ace2d3a1a7d53a (diff) | |
download | ldetect-lst-683293135daead2552e0ee4a765e2c2e264b66dc.tar ldetect-lst-683293135daead2552e0ee4a765e2c2e264b66dc.tar.gz ldetect-lst-683293135daead2552e0ee4a765e2c2e264b66dc.tar.bz2 ldetect-lst-683293135daead2552e0ee4a765e2c2e264b66dc.tar.xz ldetect-lst-683293135daead2552e0ee4a765e2c2e264b66dc.zip |
prefer amd74xx module for nForce MCP51 IDE (mga#933ch mdv49957)
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/hardcoded-modules.alias | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ - add support for all new Intel Sandy Bridge graphics devices (mga#1401) - add support for QXL virtual video card - disable nvidia96xx (not compatible with x.org server 1.10) +- prefer amd74xx module for nForce MCP51 IDE (mga#933ch mdv49957) Version 0.1.291 - 22 March 2011 diff --git a/lst/hardcoded-modules.alias b/lst/hardcoded-modules.alias index 8f15b137..9ecf4e5a 100644 --- a/lst/hardcoded-modules.alias +++ b/lst/hardcoded-modules.alias @@ -1,3 +1,4 @@ alias pcmcia:m*c*f*fn*pfn*paC7B8DF9Dpb1700D087pc4B74BAA0pd* hostap_cs alias pci:v0000197Bd*sv*sd*bc01sc01i* pata_jmicron alias pci:v00001022d0000209Asv*sd*bc*i* pata_cs5536 +alias pci:v000010DEd00000265sv*sd*bc*sc*i* amd74xx |