projects
/
rigol
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80564dd
)
fix bulk_in endpoint
author
Michael Gernoth
<michael@gernoth.net>
Mon, 7 Jun 2010 23:19:32 +0000
(
01:19
+0200)
committer
Michael Gernoth
<michael@gernoth.net>
Mon, 7 Jun 2010 23:19:32 +0000
(
01:19
+0200)
usbtmc.c
patch
|
blob
|
blame
|
history
diff --git
a/usbtmc.c
b/usbtmc.c
index 6af5a13dc2c7a64d45e2404afd9ec18135b80551..85842ec8ceac550599f8ae46ff6e9b4b43a3f2cc 100644
(file)
--- a/
usbtmc.c
+++ b/
usbtmc.c
@@
-47,8
+47,8
@@
static struct scope* usbtmc_find_scope() {
/* TODO: FIXME */
sc->usb.brokenRigol = 1;
- sc->usb.ep_bulk_out = 1;
- sc->usb.ep_bulk_in = 2;
+ sc->usb.ep_bulk_out =
0x0
1;
+ sc->usb.ep_bulk_in =
0x8
2;
sc->usb.wMaxPacketSize_in = 0x40;
return sc;
Impressum
,
Datenschutz