r75 - / unstable/rt73/trunk/debian unstable/rt73/trunk/debian/conf
dexter at alioth.debian.org
dexter at alioth.debian.org
Fri Nov 2 15:37:24 UTC 2007
Author: dexter
Date: 2007-11-02 15:37:24 +0000 (Fri, 02 Nov 2007)
New Revision: 75
Modified:
/
unstable/rt73/trunk/debian/changelog
unstable/rt73/trunk/debian/conf/rt73.modprobe
Log:
* Do not blacklist other drivers by default.
Property changes on:
___________________________________________________________________
Name: svk:merge
- a768dc91-4809-499b-a2f1-8fca22b1f4b0:/local:76
+ a768dc91-4809-499b-a2f1-8fca22b1f4b0:/local:79
Modified: unstable/rt73/trunk/debian/changelog
===================================================================
--- unstable/rt73/trunk/debian/changelog 2007-11-02 15:35:18 UTC (rev 74)
+++ unstable/rt73/trunk/debian/changelog 2007-11-02 15:37:24 UTC (rev 75)
@@ -5,6 +5,7 @@
* Recommends: rt73-common
* The /lib/firmware/rt73.bin symlink is created with postinst script, so the
package won't conflict with rt73-firmware package.
+ * Do not blacklist other drivers by default.
-- Piotr Roszatycki <dexter at debian.org> Fri, 02 Nov 2007 16:02:51 +0100
Modified: unstable/rt73/trunk/debian/conf/rt73.modprobe
===================================================================
--- unstable/rt73/trunk/debian/conf/rt73.modprobe 2007-11-02 15:35:18 UTC (rev 74)
+++ unstable/rt73/trunk/debian/conf/rt73.modprobe 2007-11-02 15:37:24 UTC (rev 75)
@@ -1,10 +1,10 @@
# RT73 driver
-# Do not load other drivers for the same device
-blacklist prism2_usb
-blacklist rt2500usb
-blacklist rt2570
-blacklist rt73usb
+# Uncomment these entries to not load other drivers for the same device
+# blacklist prism2_usb
+# blacklist rt2500usb
+# blacklist rt2570
+# blacklist rt73usb
# Alias for rausb0 interface
-alias wlan0 rt73
+# alias wlan0 rt73
More information about the Pkg-ralink-commits
mailing list