| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from NetBSD. | Maxim Sobolev | 2005-03-01 | 5 | -56/+150 |
| * | Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return | Warner Losh | 2005-03-01 | 3 | -3/+3 |
| * | Sync with 1.9 from NetBSD, this includes: | Maxim Sobolev | 2005-03-01 | 1 | -8/+26 |
| * | Abort any active transfers when the device detaches. This fixes a | Ian Dowse | 2005-02-14 | 1 | -0/+44 |
| * | Add a new function usbd_abort_default_pipe() that aborts any transfers | Ian Dowse | 2005-02-14 | 2 | -0/+7 |
| * | When attached to a high-speed device, report a more appropriate | Ian Dowse | 2005-02-13 | 3 | -3/+18 |
| * | Fix problem with some logitec usb wireless mice. | David E. O'Brien | 2005-02-06 | 1 | -1/+1 |
| * | Use a taskqueue to handle port status changes. | Shunsuke Akiyama | 2005-01-31 | 3 | -2/+54 |
| * | - Add support for new chips, PL-2303X and PL-2303HX. | Shunsuke Akiyama | 2005-01-25 | 1 | -21/+159 |
| * | Although USBVERBOSE was an option in the config system, usb_subr.c failed | Warner Losh | 2005-01-20 | 2 | -2/+2 |
| * | Fix USB serial device stalled after tcflush() was called. | Shunsuke Akiyama | 2005-01-19 | 1 | -1/+5 |
| * | MFp4: | Warner Losh | 2005-01-11 | 3 | -1/+6 |
| * | fix a "little-endian-big-endian confusion that luckily: | Julian Elischer | 2005-01-09 | 1 | -2/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 62 | -65/+64 |
| * | add copyright notice to something I wrote that didn't have one | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Fix KASSERT inversion that was introduced in 1.150, resulting in instant | Giorgos Keramidas | 2005-01-05 | 1 | -1/+1 |
| * | Fix comment. One of the two "Step 4" shuold be a "step 5" | Julian Elischer | 2005-01-05 | 1 | -1/+1 |
| * | Remove comment that doesn't seem to be true and add comments describing | Julian Elischer | 2005-01-03 | 1 | -17/+16 |
| * | A much simpler way to work out if the required transfer can be done in 2 | Julian Elischer | 2005-01-03 | 1 | -3/+2 |
| * | First pass at shortening names. Likely more can be done. Generally | Warner Losh | 2004-12-31 | 1 | -88/+88 |
| * | Eliminate the redundant/verbose portion of the company names. | Warner Losh | 2004-12-31 | 1 | -195/+195 |
| * | Finish merging usb vendors from NetBSD. | Warner Losh | 2004-12-31 | 1 | -6/+45 |
| * | Don't call ugen_destroy_devnodes(). it is called from ugen_set_config() | Julian Elischer | 2004-12-29 | 1 | -3/+0 |
| * | Move WINBOND 4 port hub to its proper location in the file. It belongs | Warner Losh | 2004-12-29 | 1 | -1/+3 |
| * | Add the Winbond made Hawking UH104 4-port hub. | David E. O'Brien | 2004-12-29 | 1 | -0/+6 |
| * | Rewrite ehci_abort_xfer() to use the method hinted at in the EHCI spec. | Julian Elischer | 2004-12-29 | 2 | -44/+107 |
| * | Pass an explicit pointer to the bus structure in the 'usb' device ivar | John Birrell | 2004-12-28 | 3 | -3/+3 |
| * | Remove duplicate CHPRODUCTS entry. | Warner Losh | 2004-12-27 | 1 | -3/+2 |
| * | More minor diff reduction against netbsd: | Warner Losh | 2004-12-26 | 1 | -4/+5 |
| * | Minor merges from NetBSD (up through 1.388): | Warner Losh | 2004-12-26 | 1 | -27/+36 |
| * | Include fcntl.h | Poul-Henning Kamp | 2004-12-22 | 1 | -2/+2 |
| * | Include fcntl.h | Poul-Henning Kamp | 2004-12-22 | 1 | -2/+2 |
| * | Include fcntl.h | Poul-Henning Kamp | 2004-12-22 | 1 | -2/+2 |
| * | Don't include vnode.h. | Poul-Henning Kamp | 2004-12-22 | 1 | -3/+2 |
| * | Oops, this one isn't ready | Julian Elischer | 2004-12-20 | 1 | -625/+87 |
| * | Add a bunch of USB definitions from NetBSD. | Julian Elischer | 2004-12-20 | 1 | -87/+625 |
| * | Merge in a bunch of USB device and manufacturer definitions.. | Julian Elischer | 2004-12-20 | 1 | -75/+97 |
| * | Slight change to formatting so that 'ctags' doesn't | Julian Elischer | 2004-12-18 | 1 | -1/+3 |
| * | Make LINT compile. | Poul-Henning Kamp | 2004-12-14 | 1 | -1/+1 |
| * | A bunch more whitespace and formatting diff reductions for NetBSD. | Julian Elischer | 2004-12-14 | 1 | -17/+19 |
| * | Don't abandon ship just because the number of companions doesn't seem correct. | Julian Elischer | 2004-12-14 | 1 | -3/+6 |
| * | Slightly reorganise part of the ohci_softintr() function | Julian Elischer | 2004-12-14 | 1 | -15/+26 |
| * | Small formatting change.. | Julian Elischer | 2004-12-14 | 1 | -1/+1 |
| * | Might as well get the right $NetBSD$ string while we are at it. | Julian Elischer | 2004-12-13 | 1 | -1/+1 |
| * | Diff reduction to NetBSD. | Julian Elischer | 2004-12-13 | 1 | -67/+59 |
| * | MFNetBSD | Julian Elischer | 2004-12-13 | 1 | -43/+44 |
| * | We don't need vnode.h, but do need uio.h in these files. vnode.h | Warner Losh | 2004-12-13 | 4 | -4/+4 |
| * | Add sys/uio.h explicitly, and move sys/vnode.h include to be more | Warner Losh | 2004-12-13 | 4 | -4/+8 |
| * | sys/vnode.h is inappropriate for a driver. Use sys/uio.h instead. | Warner Losh | 2004-12-13 | 1 | -1/+1 |
| * | Crank down the lame-o-matic a notch by moving the = inside the /* */ rather | Warner Losh | 2004-12-13 | 1 | -1/+1 |