aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Changelog.txt
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2012-01-08 18:25:42 +0000
committerChristian Starkjohann <cs+github@obdev.at>2012-01-08 18:25:42 +0000
commit7cc0da72195daa0ee891651e8726b6487387a5f7 (patch)
treef94a85ceb91c0b1115a904a25fbcb0573020acf4 /usbdrv/Changelog.txt
parent09ab8794544f20d60c1ce5a2847fd3ef4e8817e8 (diff)
downloadv-usb-7cc0da72195daa0ee891651e8726b6487387a5f7.tar.gz
v-usb-7cc0da72195daa0ee891651e8726b6487387a5f7.tar.bz2
v-usb-7cc0da72195daa0ee891651e8726b6487387a5f7.zip
- keep a define for USBATTR_BUSPOWER
Diffstat (limited to 'usbdrv/Changelog.txt')
-rw-r--r--usbdrv/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index 5c6354a..8eb2d96 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -306,3 +306,6 @@ Scroll down to the bottom to see the most recent changes.
endpoint now.
* Release 2010-07-15
+
+ - Keep a define for USBATTR_BUSPOWER, although the flag does not exist
+ in USB 1.1 any more. Set it to 0.