michael
|
fdd05738df
|
add comment about udev
|
2007-02-25 11:02:00 +00:00 |
|
michael
|
419f2c983b
|
emulate access function, too. now even the device node /dev/windrvr6 is
no longer needed
|
2007-02-25 10:51:28 +00:00 |
|
michael
|
90831fba7f
|
return wd version 802
|
2007-02-25 00:45:20 +00:00 |
|
michael
|
113af964d4
|
add short readme
|
2007-02-25 00:44:50 +00:00 |
|
michael
|
16f6b16428
|
return parport_pc in list of loaded modules so impact does not show
popups all the time
|
2007-02-25 00:34:50 +00:00 |
|
michael
|
8923df66b0
|
replace a magic value by its name
|
2007-02-25 00:15:33 +00:00 |
|
michael
|
be452175b8
|
some small cleanups
|
2007-02-25 00:13:06 +00:00 |
|
michael
|
2c0c12554e
|
rename sources
|
2007-02-25 00:04:39 +00:00 |
|
michael
|
533f4b68ba
|
use a pthread mutex for interrupts
|
2007-02-24 23:58:54 +00:00 |
|
michael
|
dbda1264f8
|
emulate /proc/modules, too
|
2007-02-24 16:20:30 +00:00 |
|
michael
|
723d9aa0ce
|
this works :-)
|
2007-02-24 15:58:01 +00:00 |
|
michael
|
a70f4f388b
|
Transferred: 180 (write)
in USB_TRANSFER unique: 110, pipe: 134, read: 1, options: 0, size: 4, timeout: bb8
setup packet: 00 00 00 00 00 00 00 00
Transferred: 4 (read)
Read: 00 00 18 37
CRC error : 0
RESERVED : 0
DCM locked : 1
DCI Matched : 1
legacy input error : 0
status of GTS_CFG_B : 1
status of GWE : 1
status of GHIGH : 1
value of MODE pin M0 : 0
value of MODE pin M1 : 0
value of MODE pin M2 : 0
value of CFG_RDY (INIT_B) : 1
DONEIN input from DONE pin : 1
ID_ERROR : 0
RESERVED : 0
RESERVED : 0
INFO:iMPACT:2219 - Status register values:
INFO:iMPACT - 0011 0111 0001 1000 0000 0000 0000 0000
INFO:iMPACT:579 - '3': Completed downloading bit file to device.
|
2007-02-24 15:16:19 +00:00 |
|
michael
|
411af37385
|
Ho Hum
Cable connection established.
in USB_TRANSFER unique: 110, pipe: 0, read: 1, options: 0, size: 2, timeout: bb8
setup packet: c0 b0 50 00 00 00 02 00
requesttype: c0, request: b0, value: 80, index: 0, size: 2
Transferred: 2 (read)
Read: 01 04
Firmware version = 1025.
in USB_TRANSFER unique: 110, pipe: 0, read: 1, options: 0, size: 2, timeout: bb8
setup packet: c0 b0 50 00 01 00 02 00
requesttype: c0, request: b0, value: 80, index: 1, size: 2
Transferred: 2 (read)
Read: 12 00
CPLD file version = 0012h.
CPLD version = 0012h.
|
2007-02-24 15:04:39 +00:00 |
|
michael
|
d067696441
|
Halleluja
faking USB_GET_DEVICE_DATA
unique: 110, bytes: 276, options: 0
Vendor: 3fd
Calling setinterface num=0, alternate=0.
DeviceAttach: received and accepted attach for:
vendor id 0x3fd, product id 0x8, device handle 0x8215178
Cable PID = 0008.
Max current requested during enumeration is 280 mA.
in USB_TRANSFER unique: 110, pipe: 0, read: 1, options: 0, size: 1, timeout: bb8
setup packet: c0 b0 20 00 00 00 01 00
Transferred: 0 (read)
Loopback test failed. Sent character = 00, Received character = 1A.
Cable connection failed.
|
2007-02-24 14:28:49 +00:00 |
|
michael
|
ca18111bc1
|
hmmpf
DeviceAttach: WDU_SetInterface failed (num. 0, alternate 0) device 0x8215178: error 0xffffffff ("Invalid WinDriver handle")
|
2007-02-24 14:01:57 +00:00 |
|
michael
|
adfa522169
|
hint for me how to solve current problem
|
2007-02-22 23:17:35 +00:00 |
|
michael
|
94038a57ca
|
...
|
2007-02-22 23:09:38 +00:00 |
|
michael
|
2a7af8126d
|
more working code
|
2007-02-22 23:07:34 +00:00 |
|
michael
|
3664a3e3ec
|
impact loops now...
|
2007-02-22 22:24:15 +00:00 |
|
michael
|
792bf5f262
|
small fixes
still segfault
|
2007-02-22 21:34:50 +00:00 |
|
michael
|
f95f1d2e4e
|
fill in struct
impact still segfaults...
|
2007-02-22 21:29:38 +00:00 |
|
michael
|
795992adaf
|
correctly calculate device_info_size, as all struct members are known now
|
2007-02-22 20:43:06 +00:00 |
|
michael
|
3be69a94fa
|
config descriptor
|
2007-02-22 18:36:36 +00:00 |
|
michael
|
01b99d5242
|
...
|
2007-02-22 18:00:15 +00:00 |
|
michael
|
e71b6bf3f3
|
more
|
2007-02-22 17:02:14 +00:00 |
|
michael
|
292160ed59
|
impact finds the device!
|
2007-02-22 15:35:57 +00:00 |
|
michael
|
ac22d975d4
|
find the device!
|
2007-02-22 15:11:56 +00:00 |
|
michael
|
f10480d179
|
init libusb
|
2007-02-22 14:22:31 +00:00 |
|
michael
|
b1831983e1
|
tracefor event_pull
|
2007-02-22 14:12:30 +00:00 |
|
michael
|
53f639f292
|
most things are traced now, event_pull is next
|
2007-02-22 14:05:02 +00:00 |
|
michael
|
b0f621dd6a
|
more dumps
|
2007-02-22 13:59:24 +00:00 |
|
michael
|
2c2119ebab
|
some cleanups
|
2007-02-22 13:35:46 +00:00 |
|
michael
|
9c9fd67cec
|
a bit more
|
2007-02-22 13:13:30 +00:00 |
|
michael
|
cb326f4c68
|
more
|
2007-02-22 11:09:52 +00:00 |
|
michael
|
da3ba95aee
|
a bit more tracing code
|
2007-02-22 11:03:04 +00:00 |
|
michael
|
cdc711dc0a
|
no more windrvr, please
|
2007-02-21 23:52:07 +00:00 |
|