projects
/
oweals
/
hwdata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1be527e
)
- remove iwl4965 from modprobe blacklist
author
Karsten Hopp
<karsten@redhat.com>
Tue, 11 Mar 2008 15:50:06 +0000
(16:50 +0100)
committer
Karsten Hopp
<karsten@redhat.com>
Tue, 11 Mar 2008 15:50:06 +0000
(16:50 +0100)
blacklist
patch
|
blob
|
history
hwdata.spec
patch
|
blob
|
history
diff --git
a/blacklist
b/blacklist
index 3f1a40e18d82910480333c443c4d3ddab3f25d8c..6b11a13d773b9d93577fa44dcd267b4ccab5922c 100644
(file)
--- a/
blacklist
+++ b/
blacklist
@@
-35,5
+35,3
@@
blacklist vga16fb
blacklist hisax
blacklist hisax_fcpcipnp
-# don't load iwl4965 by default, bug 245379
-blacklist iwl4965
diff --git
a/hwdata.spec
b/hwdata.spec
index 624c22b42c4fae7f22b329e4778984f682e30311..4765897919e792362950c674d4ff26590d923878 100644
(file)
--- a/
hwdata.spec
+++ b/
hwdata.spec
@@
-1,6
+1,6
@@
Name: hwdata
Summary: Hardware identification and configuration data
-Version: 0.213.
2
+Version: 0.213.
3
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
@@
-36,6
+36,10
@@
rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}/*
%changelog
+* Tue Mar 11 2008 Karsten Hopp <karsten@redhat.com> 0.213.3-1
+- Pull new upstream pci.ids, usb.ids
+- remove iwl4965 from modprobe blacklist
+
* Wed Jan 30 2008 Phil Knirsch <pknirsch@redhat.com> 0.213.2-1
- Revert MonitorsDB to proper version
- Resolves: #300831