diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-10-08 23:18:49 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-10-08 23:18:49 +0200 |
| commit | 4e9ef6f50ac1df020d572924dd57304655fb535d (patch) | |
| tree | d69870cdd4d6a318b2ea2f7c2f5a81bac4b53100 /dkms.conf | |
| parent | e018e95b0785ba2ee0e219cd0b59ca58eeeeb9f3 (diff) | |
bcm5974 (0.51) unstable; urgency=low
* Fine-tuned signal-to-noise ratio, smoother mouse motion.
* Interrupt code got minor simplifications.
* GFP_ATOMIC completetly removed.
-- Henrik Rydberg <rydberg@euromail.se> Mon, 07 Jul 2008 18:09:39 +0200
Diffstat (limited to 'dkms.conf')
| -rw-r--r-- | dkms.conf | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | PACKAGE_NAME="bcm5974" | 1 | PACKAGE_NAME="bcm5974" |
| 2 | PACKAGE_VERSION="0.5" | 2 | PACKAGE_VERSION="0.51" |
| 3 | MAKE[0]="make -C ${kernel_source_dir} | 3 | MAKE[0]="make -C ${kernel_source_dir} |
| 4 | SUBDIRS=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build modules" | 4 | SUBDIRS=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build modules" |
| 5 | BUILT_MODULE_NAME[0]="bcm5974" | 5 | BUILT_MODULE_NAME[0]="bcm5974" |
