projects
/
usb-driver
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec5ba0
)
generate a better driver identification
author
michael
<michael>
Fri, 6 Apr 2007 12:51:55 +0000
(12:51 +0000)
committer
michael
<michael>
Fri, 6 Apr 2007 12:51:55 +0000
(12:51 +0000)
README
patch
|
blob
|
blame
|
history
usb-driver.c
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index aa4eefedb363f491bfe71105e07f3bbb3c8f005b..5222c4b9a17ed62f9c52efb7fa11ccac74f4d0c5 100644
(file)
--- a/
README
+++ b/
README
@@
-14,7
+14,9
@@
the following software:
* ISE Webpack 9.1SP1
* ISE Webpack 8.2SP3
* ISE Webpack 8.1SP3
+ * ChipScope 9.1.03i
* ChipScope 9.1.02i
+ * ChipScope 8.2.04i
* EDK 8.2.02i
Build the library by calling `make'.
diff --git
a/usb-driver.c
b/usb-driver.c
index a34e5e45347f3639e83f7ac7e3ae19d9fd0292e7..7efb628e5f95a545c01992103c915bb33ce46e1b 100644
(file)
--- a/
usb-driver.c
+++ b/
usb-driver.c
@@
-354,7
+354,7
@@
int do_wdioctl(int fd, unsigned int request, unsigned char *wdioctl) {
switch(request & ~(0xc0000000)) {
case VERSION:
version = (struct version_struct*)(wdheader->data);
- strcpy(version->version, "
WinDriver no more
");
+ strcpy(version->version, "
libusb-driver.so $Revision: 1.59 $
");
version->versionul = 802;
DPRINTF("VERSION\n");
break;
Impressum
,
Datenschutz