CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-08-01 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Aug 2 01:26:01 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: ehci.c Log Message: Pull in ETTF EHCI changes from -current. To generate a diff of this commit: cvs rdiff -u -r1.154.4.2.4.1 -r1.154.4.2.4.2 src/sys/dev/

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-08-01 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Aug 2 01:09:44 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: usb_mem.c Log Message: silence the "usb_block_allocmem: in interrupt context" print To generate a diff of this commit: cvs rdiff -u -r1.37.18.1 -r1.37.1

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:50:47 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: ehci.c ehcireg.h ehcivar.h Log Message: Add Embedded Transaction Translator Function support. No proof it works yet. To generate a diff of this commit:

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:49:58 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: files.usb usb_mem.c Log Message: Add USB_FRAG_DMA_WORKAROUND kludge To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.90.16.1 src/sys/dev/usb/fi

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:33:22 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: ohci.c Log Message: move/change a few debug printfs To generate a diff of this commit: cvs rdiff -u -r1.196 -r1.196.14.1 src/sys/dev/usb/ohci.c Please n