| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 173 | -108653/+0 |
| * | Use root_mount_hold and root_mount_rel to allow the USB bus to be explored | Andrew Thompson | 2009-02-22 | 2 | -0/+13 |
| * | Revert r188878 for the moment, this breaks kdump. | Andrew Thompson | 2009-02-21 | 1 | -24/+0 |
| * | Provide compat typedefs for usb1. | Andrew Thompson | 2009-02-21 | 1 | -0/+24 |
| * | Switch over to usbdevs.h generated at compile time. | Andrew Thompson | 2009-02-18 | 44 | -13539/+43 |
| * | Make uslcom compile, cut'n'paste errors from uplcom. | Andrew Thompson | 2009-02-15 | 1 | -7/+7 |
| * | MFp4 //depot/projects/usb@157699 | Andrew Thompson | 2009-02-14 | 2 | -58/+48 |
| * | - ieee80211_chan2ieee returns an int | Andrew Thompson | 2009-02-14 | 2 | -30/+74 |
| * | Remove unneeded execute-permissions from the USB2 device node. | Ed Schouten | 2009-02-14 | 1 | -3/+3 |
| * | - ieee80211_chan2ieee returns an int | Andrew Thompson | 2009-02-13 | 1 | -5/+7 |
| * | MFp4 //depot/projects/usb; 157501, 157608, 157609 | Andrew Thompson | 2009-02-13 | 5 | -77/+29 |
| * | Restore some of the link handling code that was inadvertently removed in | Andrew Thompson | 2009-02-13 | 1 | -12/+41 |
| * | Add module dependency on miibus. | Andrew Thompson | 2009-02-13 | 1 | -1/+3 |
| * | Remove usb2_config_td.[ch], they are no longer used. | Andrew Thompson | 2009-02-09 | 2 | -392/+0 |
| * | MFp4 //depot/projects/usb; 157429, 157433, 157443 | Andrew Thompson | 2009-02-09 | 6 | -359/+363 |
| * | Correct sources for r188417 | Andrew Thompson | 2009-02-09 | 6 | -363/+359 |
| * | MFp4 //depot/projects/usb; 157412 | Andrew Thompson | 2009-02-09 | 9 | -7896/+6729 |
| * | MFp4 //depot/projects/usb; 157069, 157255 | Andrew Thompson | 2009-02-09 | 1 | -5/+6 |
| * | MFp4 //depot/projects/usb; 157203 | Andrew Thompson | 2009-02-09 | 1 | -67/+22 |
| * | MFp4 //depot/projects/usb; 157069 | Andrew Thompson | 2009-02-09 | 1 | -4/+1 |
| * | MFp4 //depot/projects/usb; 157069, 157136, 157143, 157145, 157429 | Andrew Thompson | 2009-02-09 | 20 | -2121/+1208 |
| * | MFp4 //depot/projects/usb; 157100 | Andrew Thompson | 2009-02-09 | 18 | -5295/+2666 |
| * | MFp4 //depot/projects/usb; 157069, 157429, 157430 | Andrew Thompson | 2009-02-09 | 11 | -43/+111 |
| * | MFp4 //depot/projects/usb | Andrew Thompson | 2009-02-09 | 2 | -0/+714 |
| * | MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430 | Andrew Thompson | 2009-02-09 | 11 | -71/+91 |
| * | When bouncing pages, allow a new option to preserve the intra-page | Warner Losh | 2009-02-08 | 1 | -1/+1 |
| * | The NRL value in the queue head must be zero for interrupt transfers. This was | Andrew Thompson | 2009-02-08 | 1 | -1/+3 |
| * | Fix build, sigh. | Andrew Thompson | 2009-02-07 | 1 | -1/+1 |
| * | Dont hold the lock over the controller init, we are still attaching. | Andrew Thompson | 2009-02-07 | 3 | -28/+13 |
| * | Regen | Kevin Lo | 2009-02-06 | 2 | -2/+9 |
| * | Add the Buffalo WLI-U2-SG54HG | Kevin Lo | 2009-02-06 | 1 | -0/+1 |
| * | - Keep the same sorting on usb_errstr_table as the enum. | Andrew Thompson | 2009-02-03 | 2 | -43/+44 |
| * | Add missing string table for the usb quirk enum. | Andrew Thompson | 2009-02-03 | 2 | -3/+28 |
| * | Move away from autogenerated enums, these values never change and its helpful | Andrew Thompson | 2009-02-03 | 5 | -124/+114 |
| * | src/usr.bin/usbhidaction/usbhidaction.c | Alfred Perlstein | 2009-02-02 | 5 | -43/+19 |
| * | Revert part of r187970, the NULL check was removed from | Andrew Thompson | 2009-02-01 | 1 | -0/+3 |
| * | Remove check for null softc in attach, it can never happen. | Andrew Thompson | 2009-02-01 | 44 | -140/+0 |
| * | Update ubtbcmfw2 (aka usb2_bluetooth_fw) driver | Maksim Yevmenkin | 2009-01-28 | 1 | -225/+207 |
| * | Make ng_ubt2 (aka usb2_bluetooth_ng) driver only attach as "generic" driver | Maksim Yevmenkin | 2009-01-28 | 1 | -0/+3 |
| * | Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF(). | Maksim Yevmenkin | 2009-01-26 | 2 | -503/+244 |
| * | MFp4 //depot/projects/usb/ @156706 | Andrew Thompson | 2009-01-26 | 1 | -6/+10 |
| * | Regen. | Andrew Thompson | 2009-01-26 | 2 | -2/+46 |
| * | MFp4 //depot/projects/usb/ @156522,156530 | Andrew Thompson | 2009-01-26 | 3 | -1/+36 |
| * | MFp4 //depot/projects/usb/ @156521 | Andrew Thompson | 2009-01-26 | 1 | -22/+50 |
| * | Fix up USB_GET_REPORT_DESC ioctl. | Andrew Thompson | 2009-01-26 | 1 | -1/+1 |
| * | Add umass quirk. | Andrew Thompson | 2009-01-26 | 1 | -0/+4 |
| * | Add a usb hid quirk. | Andrew Thompson | 2009-01-26 | 1 | -0/+1 |
| * | Rename sc_is_pseudo to sc_nobulk member in ufoma_softc. | Takanori Watanabe | 2009-01-22 | 1 | -13/+13 |
| * | Fix typo in comment | Maksim Yevmenkin | 2009-01-20 | 1 | -1/+1 |
| * | Update (well, actually rewrite mostly) ng_ubt2 driver for USB2. | Maksim Yevmenkin | 2009-01-20 | 2 | -1147/+1362 |