CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:54:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Do the pipe sitd and loaning properly for isoc transfers To generate a diff of this commit: cvs rdiff -u -r1.254.2.52 -r1.254.2.53

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:48:36 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: An std is "done" when it's not inflight. Mark it done when it's first allocated. To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:48:36 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: An std is "done" when it's not inflight. Mark it done when it's first allocated. To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:47:18 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Remove some blank lines To generate a diff of this commit: cvs rdiff -u -r1.254.2.50 -r1.254.2.51 src/sys/dev/usb/ohci.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:47:18 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Remove some blank lines To generate a diff of this commit: cvs rdiff -u -r1.254.2.50 -r1.254.2.51 src/sys/dev/usb/ohci.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:44:05 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Comment on its own line To generate a diff of this commit: cvs rdiff -u -r1.254.2.49 -r1.254.2.50 src/sys/dev/usb/ohci.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-27 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 27 15:44:05 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Comment on its own line To generate a diff of this commit: cvs rdiff -u -r1.254.2.49 -r1.254.2.50 src/sys/dev/usb/ohci.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 25 12:52:09 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Remove the big delay / dump ED/TD state debug code. To generate a diff of this commit: cvs rdiff -u -r1.254.2.48 -r1.254.2.49

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 25 12:52:09 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Remove the big delay / dump ED/TD state debug code. To generate a diff of this commit: cvs rdiff -u -r1.254.2.48 -r1.254.2.49

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 24 09:06:04 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Move a comment to its own line. To generate a diff of this commit: cvs rdiff -u -r1.254.2.47 -r1.254.2.48 src/sys/dev/usb/ohci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 24 09:06:04 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Move a comment to its own line. To generate a diff of this commit: cvs rdiff -u -r1.254.2.47 -r1.254.2.48 src/sys/dev/usb/ohci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 24 09:00:59 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.254.2.46 -r1.254.2.47 src/sys/dev/usb/ohci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 24 09:00:59 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.254.2.46 -r1.254.2.47 src/sys/dev/usb/ohci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 21 07:04:14 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: We need to delete the transfer from the interrupt list in ehci_abort_isoc_xfer To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 21 07:04:14 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: We need to delete the transfer from the interrupt list in ehci_abort_isoc_xfer To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 19 16:23:15 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Add a comment To generate a diff of this commit: cvs rdiff -u -r1.234.2.86 -r1.234.2.87 src/sys/dev/usb/ehci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 19 16:23:15 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Add a comment To generate a diff of this commit: cvs rdiff -u -r1.234.2.86 -r1.234.2.87 src/sys/dev/usb/ehci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 19 08:22:40 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Fix typo in previous *sigh* To generate a diff of this commit: cvs rdiff -u -r1.254.2.45 -r1.254.2.46 src/sys/dev/usb/ohci.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 19 08:22:40 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Fix typo in previous *sigh* To generate a diff of this commit: cvs rdiff -u -r1.254.2.45 -r1.254.2.46 src/sys/dev/usb/ohci.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 18 17:38:37 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Tweak the usb_syncmem from the previous. To generate a diff of this commit: cvs rdiff -u -r1.254.2.44 -r1.254.2.45

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 18 17:38:37 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Tweak the usb_syncmem from the previous. To generate a diff of this commit: cvs rdiff -u -r1.254.2.44 -r1.254.2.45

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 18 17:34:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Only mark the last TD as "buffer rounding" when USBD_SHORT_XFER_OK. This means OHCI_CC_DATA_UNDERRUN is flagged if the device doesn't

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 18 17:34:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Only mark the last TD as "buffer rounding" when USBD_SHORT_XFER_OK. This means OHCI_CC_DATA_UNDERRUN is flagged if the device doesn't

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 18 16:50:28 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Print cc when debug level is 10. To generate a diff of this commit: cvs rdiff -u -r1.254.2.42 -r1.254.2.43 src/sys/dev/usb/ohci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 18 16:50:28 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Print cc when debug level is 10. To generate a diff of this commit: cvs rdiff -u -r1.254.2.42 -r1.254.2.43 src/sys/dev/usb/ohci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 21:17:27 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Make interrupt handling MP safe by not dropping the bus lock while traversing the active transfer list. Instead move the complete

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 21:17:27 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Make interrupt handling MP safe by not dropping the bus lock while traversing the active transfer list. Instead move the complete

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 08:02:49 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c usbdivar.h Log Message: Re-enable the TT support that existed previously here as well To generate a diff of this commit: cvs rdiff -u -r1.126.2.22

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 08:02:49 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c usbdivar.h Log Message: Re-enable the TT support that existed previously here as well To generate a diff of this commit: cvs rdiff -u -r1.126.2.22

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 07:30:46 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Use TAILQ_FOREACH. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.264.4.59 -r1.264.4.60

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 07:30:46 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Use TAILQ_FOREACH. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.264.4.59 -r1.264.4.60

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 07:16:47 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehcireg.h Log Message: Add some changes to ehci_sitd_t based on the RiscOS code sent to me by Colin Granvillein private email To generate a diff of this

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 16 07:16:47 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehcireg.h Log Message: Add some changes to ehci_sitd_t based on the RiscOS code sent to me by Colin Granvillein private email To generate a diff of this

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 15 17:00:27 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: KF To generate a diff of this commit: cvs rdiff -u -r1.264.4.58 -r1.264.4.59 src/sys/dev/usb/uhci.c Please note that diffs are not

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 15 17:00:27 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: KF To generate a diff of this commit: cvs rdiff -u -r1.264.4.58 -r1.264.4.59 src/sys/dev/usb/uhci.c Please note that diffs are not

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 13 09:33:13 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c Log Message: Improve transfer callout handling To generate a diff of this commit: cvs rdiff -u -r1.28.2.51 -r1.28.2.52 src/sys/dev/usb/xhci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 13 09:33:13 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c Log Message: Improve transfer callout handling To generate a diff of this commit: cvs rdiff -u -r1.28.2.51 -r1.28.2.52 src/sys/dev/usb/xhci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 8 11:16:02 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Remove the fstd argument from uhci_reset_std_chain as it is always ux_stds[0] To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 8 11:16:02 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Remove the fstd argument from uhci_reset_std_chain as it is always ux_stds[0] To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 15:50:44 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usbdi.c usbdi.h Log Message: Simplify usbd_do_request/usbd_setup_default_xfer. G/C usbd_do_request_flags_pipe as it's not required To generate a diff of

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 15:50:44 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usbdi.c usbdi.h Log Message: Simplify usbd_do_request/usbd_setup_default_xfer. G/C usbd_do_request_flags_pipe as it's not required To generate a diff of

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 15:48:44 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usbdi.h Log Message: G/C usbd_do_request_async declaration - it doesn't exist. To generate a diff of this commit: cvs rdiff -u -r1.90.4.9 -r1.90.4.10

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 15:48:44 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usbdi.h Log Message: G/C usbd_do_request_async declaration - it doesn't exist. To generate a diff of this commit: cvs rdiff -u -r1.90.4.9 -r1.90.4.10

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 13:58:19 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Unwrap line To generate a diff of this commit: cvs rdiff -u -r1.234.2.85 -r1.234.2.86 src/sys/dev/usb/ehci.c Please note that diffs

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 7 13:58:19 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Unwrap line To generate a diff of this commit: cvs rdiff -u -r1.234.2.85 -r1.234.2.86 src/sys/dev/usb/ehci.c Please note that diffs

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:06:17 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_subr.c Log Message: More debug To generate a diff of this commit: cvs rdiff -u -r1.198.2.23 -r1.198.2.24 src/sys/dev/usb/usb_subr.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:06:17 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_subr.c Log Message: More debug To generate a diff of this commit: cvs rdiff -u -r1.198.2.23 -r1.198.2.24 src/sys/dev/usb/usb_subr.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 10:21:45 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Make interrupt handling MP safe by not dropping the bus lock while traversing the active transfer list. Instead move the complete

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 10:21:45 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Make interrupt handling MP safe by not dropping the bus lock while traversing the active transfer list. Instead move the complete

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:01:57 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usbdi_util.c Log Message: More debug To generate a diff of this commit: cvs rdiff -u -r1.63.2.12 -r1.63.2.13 src/sys/dev/usb/usbdi_util.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 09:01:39 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.234.2.80 -r1.234.2.81 src/sys/dev/usb/ehci.c Please note that diffs

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 09:01:39 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.234.2.80 -r1.234.2.81 src/sys/dev/usb/ehci.c Please note that diffs

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:53:03 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: motg.c Log Message: #include "opt_*" corrections To generate a diff of this commit: cvs rdiff -u -r1.12.2.27 -r1.12.2.28 src/sys/dev/usb/motg.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:52:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Remove uhci_device_request declaration as it doesn't exist anymore To generate a diff of this commit: cvs rdiff -u -r1.264.4.56

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:52:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Remove uhci_device_request declaration as it doesn't exist anymore To generate a diff of this commit: cvs rdiff -u -r1.264.4.56

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:53:03 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: motg.c Log Message: #include "opt_*" corrections To generate a diff of this commit: cvs rdiff -u -r1.12.2.27 -r1.12.2.28 src/sys/dev/usb/motg.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 10:24:58 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Missed hunk from previous To generate a diff of this commit: cvs rdiff -u -r1.234.2.83 -r1.234.2.84 src/sys/dev/usb/ehci.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 10:24:58 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Missed hunk from previous To generate a diff of this commit: cvs rdiff -u -r1.234.2.83 -r1.234.2.84 src/sys/dev/usb/ehci.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:47:06 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Fix the fix... look a the correct list of TDs when aborting a transfer To generate a diff of this commit: cvs rdiff -u -r1.234.2.79

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:47:06 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Fix the fix... look a the correct list of TDs when aborting a transfer To generate a diff of this commit: cvs rdiff -u -r1.234.2.79

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 09:02:57 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Improve DEBUG To generate a diff of this commit: cvs rdiff -u -r1.234.2.81 -r1.234.2.82 src/sys/dev/usb/ehci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 09:02:57 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Improve DEBUG To generate a diff of this commit: cvs rdiff -u -r1.234.2.81 -r1.234.2.82 src/sys/dev/usb/ehci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:58:08 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c Log Message: Remove unintended commit To generate a diff of this commit: cvs rdiff -u -r1.28.2.50 -r1.28.2.51 src/sys/dev/usb/xhci.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:58:08 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c Log Message: Remove unintended commit To generate a diff of this commit: cvs rdiff -u -r1.28.2.50 -r1.28.2.51 src/sys/dev/usb/xhci.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 11:23:43 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: KNF comments with whitespace To generate a diff of this commit: cvs rdiff -u -r1.234.2.84 -r1.234.2.85 src/sys/dev/usb/ehci.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 11:23:43 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: KNF comments with whitespace To generate a diff of this commit: cvs rdiff -u -r1.234.2.84 -r1.234.2.85 src/sys/dev/usb/ehci.c Please

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:01:57 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usbdi_util.c Log Message: More debug To generate a diff of this commit: cvs rdiff -u -r1.63.2.12 -r1.63.2.13 src/sys/dev/usb/usbdi_util.c Please note

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:50:52 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c Log Message: Use if (expr) { ... } instead of a if (expr) goto label; ... ; label: To generate a diff of this commit: cvs rdiff -u -r1.28.2.49

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 08:50:52 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c Log Message: Use if (expr) { ... } instead of a if (expr) goto label; ... ; label: To generate a diff of this commit: cvs rdiff -u -r1.28.2.49

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 07:53:12 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Pull across fix from HEAD Use the port status straight after the reset and not after the usbd_clear_port_feature(dev, port,

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 07:53:12 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Pull across fix from HEAD Use the port status straight after the reset and not after the usbd_clear_port_feature(dev, port,

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 07:59:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ucom.c Log Message: No need to use mutex_obj_alloc here To generate a diff of this commit: cvs rdiff -u -r1.108.2.11 -r1.108.2.12 src/sys/dev/usb/ucom.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-02-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 6 07:59:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ucom.c Log Message: No need to use mutex_obj_alloc here To generate a diff of this commit: cvs rdiff -u -r1.108.2.11 -r1.108.2.12 src/sys/dev/usb/ucom.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 28 13:01:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.126.2.20 -r1.126.2.21 src/sys/dev/usb/uhub.c Please note that diffs

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 28 13:01:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.126.2.20 -r1.126.2.21 src/sys/dev/usb/uhub.c Please note that diffs

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 11 22:24:58 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Fix active control transfer aborts - need to run through the entire TD chain from start to finish and not just on any data phase. To

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 11 22:24:58 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Fix active control transfer aborts - need to run through the entire TD chain from start to finish and not just on any data phase. To

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 10:33:43 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb.c usb_subr.c usbdivar.h xhci.c Log Message: Bring the following change from HEAD Get the iManufacturer, iProduct, and iSerialNumber strings before

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 10:33:43 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb.c usb_subr.c usbdivar.h xhci.c Log Message: Bring the following change from HEAD Get the iManufacturer, iProduct, and iSerialNumber strings before

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 10:16:00 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c ohcivar.h Log Message: Do the same loan dance with control transfers as with other transfer types. That is, Use the pipe "tail" TD as our

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 10:16:00 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c ohcivar.h Log Message: Do the same loan dance with control transfers as with other transfer types. That is, Use the pipe "tail" TD as our

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 16:06:07 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.234.2.77 -r1.234.2.78 src/sys/dev/usb/ehci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 16:06:07 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.234.2.77 -r1.234.2.78 src/sys/dev/usb/ehci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 16:49:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehcivar.h Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.42.14.21 -r1.42.14.22 src/sys/dev/usb/ehcivar.h Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 16:49:30 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehcivar.h Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.42.14.21 -r1.42.14.22 src/sys/dev/usb/ehcivar.h Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 9 14:55:53 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.254.2.39 -r1.254.2.40 src/sys/dev/usb/ohci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 9 14:55:53 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.254.2.39 -r1.254.2.40 src/sys/dev/usb/ohci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 9 21:45:20 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.254.2.40 -r1.254.2.41 src/sys/dev/usb/ohci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 9 21:45:20 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Debug improvements To generate a diff of this commit: cvs rdiff -u -r1.254.2.40 -r1.254.2.41 src/sys/dev/usb/ohci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 9 21:47:23 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Consistency with USBHIST_LOGN To generate a diff of this commit: cvs rdiff -u -r1.234.2.76 -r1.234.2.77 src/sys/dev/usb/ehci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 9 21:47:23 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Consistency with USBHIST_LOGN To generate a diff of this commit: cvs rdiff -u -r1.234.2.76 -r1.234.2.77 src/sys/dev/usb/ehci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 8 13:42:55 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Consistency with USBHIST_LOGN To generate a diff of this commit: cvs rdiff -u -r1.254.2.38 -r1.254.2.39 src/sys/dev/usb/ohci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 8 13:42:55 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c Log Message: Consistency with USBHIST_LOGN To generate a diff of this commit: cvs rdiff -u -r1.254.2.38 -r1.254.2.39 src/sys/dev/usb/ohci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 06:05:11 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_mem.c Log Message: Fix usb_block_allocmem locking To generate a diff of this commit: cvs rdiff -u -r1.65.2.11 -r1.65.2.12 src/sys/dev/usb/usb_mem.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 06:05:11 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_mem.c Log Message: Fix usb_block_allocmem locking To generate a diff of this commit: cvs rdiff -u -r1.65.2.11 -r1.65.2.12 src/sys/dev/usb/usb_mem.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 05:53:38 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Don't leak sqtds in ehci_free_sqtds To generate a diff of this commit: cvs rdiff -u -r1.234.2.75 -r1.234.2.76 src/sys/dev/usb/ehci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 05:53:38 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Don't leak sqtds in ehci_free_sqtds To generate a diff of this commit: cvs rdiff -u -r1.234.2.75 -r1.234.2.76 src/sys/dev/usb/ehci.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 06:09:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_mem.c Log Message: Remove stray label from previous To generate a diff of this commit: cvs rdiff -u -r1.65.2.12 -r1.65.2.13 src/sys/dev/usb/usb_mem.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 06:09:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_mem.c Log Message: Remove stray label from previous To generate a diff of this commit: cvs rdiff -u -r1.65.2.12 -r1.65.2.13 src/sys/dev/usb/usb_mem.c

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 3 08:30:37 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: In ehci_idone check for timed out or aborted transfer earlier and before twiddling ex_isdone to avoid KASSERT firing. To generate a

<    1   2   3   4   5   6   7   8   9   10   >