Mahlzeit
It does not work, when DEBUG is stayed defined in usb-uhci.c. It does work, when dbg is stayed defined in usb-uhci.c and all dbgs are commented out, thereby leaving only queue_dbg and async_dbg in effect. The outputs occuring in the kernel messages are (as examples): usb-uhci.c: process_transfer: (end) urb c6e7b3d4, wanted len 11, len 11 status 0 err 0 usb-uhci.c: process_transfer: len:11 status:3900000a mapped:0 toggle:0 usb-uhci.c: uhci_clean_transfer: No more bulks for urb c6e7b3d4, qh c4333040, bq h 00000000, nqh 00000000 usb-uhci.c: uhci_submit_bulk: qh c4333380 bqh 00000000 nqh 00000000 usb-uhci.c: uhci_submit_bulk_urb: urb c6e7b3d4, old 00000000, pipe c0011700, len 11 usb-uhci.c: unlink_urb_async called c6e7b4e4 I'll try tomorrow to narrow that down to one *_dbg. Then some other mysteries: 1) /var/log/messages contains following output (as example): Nov 3 22:07:51 localhost kernel: <7 00 00 10 66 48 80 9d 90 00 cd Nov 3 22:07:51 localhost kernel: 00 c1 Nov 3 22:07:51 localhost kernel: b0 00 00 00 b7 Nov 3 22:07:51 localhost kernel: Nov 3 22:07:51 localhost kernel: 2f 02 00 81 These are fragments of the data exchanged with the reader. 2) /usr/share/vim/vim60z/syntax/c.vim was defect. On starting of vim he did whine about it and there were visible defects in it. After some 'rpm -V's the file was again correct. So something must have overwritten the buffer cache. Mahlzeit endergone Zwiebeltuete ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
