| Age | Commit message (Expand) | Author |
| 2009-08-06 | Make ucycomstart use usbd_setup_xfer and a callback so that it doesn't | skrll |
| 2009-08-02 | add Melco(Buffalo) WLI-UC-G 11b/11g wifi adaptor (rt2573). | tshiozak |
| 2009-08-02 | regen. | tshiozak |
| 2009-08-02 | add Melco(Buffalo) WLI-UC-G 11b/11g wifi adaptor (rt2573) | tshiozak |
| 2009-07-30 | typo in comment. | skrll |
| 2009-07-29 | Without UQ_ASSUME_CM_OVER_DATA, the PANTECH UM175 has a | jakllsch |
| 2009-07-29 | Regenerate. | jakllsch |
| 2009-07-29 | Add entries for some Hyundai CuriTel (Audiovox, Pantech) products, from OpenBSD. | jakllsch |
| 2009-07-27 | Wrap ehcidebug in EHCI_DEBUG, not USB_DEBUG. | sketch |
| 2009-07-24 | spaces to tab. | skrll |
| 2009-07-24 | Remove trailing whitespace | skrll |
| 2009-07-24 | Wrap some long lines. | skrll |
| 2009-07-11 | Fix WSKBD_RAW mode ukbd -> pckbd translation for Pause/Break and | jakllsch |
| 2009-06-28 | regen. | mbalmer |
| 2009-06-28 | Add some vendor/product IDs for radio clocks. | mbalmer |
| 2009-06-26 | Use &zn->ni instead of (struct ieee80211_node *)zn because it is | dyoung |
| 2009-06-26 | Compilable, untested fix to zyd(4) lossage reported by Matthias-Christian | dyoung |
| 2009-06-26 | Expand more macros from usb_port.h. | dyoung |
| 2009-06-26 | Expand several definitions from usb_port.h. | dyoung |
| 2009-06-19 | port the MOSCHIP MCS7703 driver from openbsd, based on changes between | mrg |
| 2009-06-19 | regenerate for new MOSCHIP devices. | mrg |
| 2009-06-19 | add a couple of MOSCHIP usb serial devices. | mrg |
| 2009-06-16 | Use device_t instead of device_ptr_t. Stop using USB_MATCH() and | dyoung |
| 2009-05-29 | add missing NetBSD RCS ID tags | plunky |
| 2009-05-25 | add VID 0x6011 case to match FT4232H chip. | nisimura |
| 2009-05-25 | regen to sync with new usbdevs file. | nisimura |
| 2009-05-25 | add VID 0x6011 for FT4232H quad channel chip. | nisimura |
| 2009-05-24 | - detect FTDI chiptype from bcdDevice field to determine the number of | nisimura |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2009-05-02 | Correct previous: detaching uhubN makes the bus pointer NULL | martin |
| 2009-05-02 | If we are unlucky, during detach of child devices, after a uhub has detached, | martin |
| 2009-04-24 | Add Microchip PICkit 1 to HID blacklist. | jakllsch |
| 2009-04-24 | regen. | jakllsch |
| 2009-04-24 | Add Microchip Technology vendor ID and two PICkit device IDs thereof. | jakllsch |
| 2009-04-21 | Regen. | cube |
| 2009-04-21 | Add a number of products that use Realtek's RTL8187 802.11 chip. | cube |
| 2009-04-21 | Add support for USB serial adapter REX-USB60F which I tested. | taca |
| 2009-04-21 | Regen. | taca |
| 2009-04-21 | Add product id for RATOC USB serial adapter REX-USB60F. | taca |
| 2009-04-19 | In this case "XXX free other data structures XXX" includes stopping and | ad |
| 2009-04-18 | Remove extra whitespace added by a stupid tool. | tsutsui |
| 2009-04-18 | Initialize callout and lists before we check for errors. | cegger |
| 2009-04-07 | Detach uhub(4) and usb(4) at shutdown. | dyoung |
| 2009-03-20 | Putting a device into the unconfigured state by an ioctl seems legitimate, | drochner |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-03-18 | bzero -> memset | cegger |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2009-03-17 | Expand a lot of macros from sys/dev/usb/usb_port.h. | dyoung |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-09 | These don't need <sys/tty.h>. | uebayasi |