| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r228483, r228640, r228709, r228711, r228723 and r229086: | Hans Petter Selasky | 2012-01-03 | 1 | -1/+5 |
| * | MFC r222578 and r222696. | Hans Petter Selasky | 2011-06-06 | 1 | -1/+1 |
| * | MFHead 219059: | Gleb Smirnoff | 2011-03-05 | 1 | -1/+1 |
| * | MFC r213805 | Andrew Thompson | 2010-11-27 | 1 | -1/+1 |
| * | MFC r213379, r213426, r213426, r213427, r213432, r213435, r213437, r213439, | Andrew Thompson | 2010-11-27 | 1 | -1/+1 |
| * | MFC r203134 | Andrew Thompson | 2010-04-06 | 1 | -1/+1 |
| * | Hook up uhso to the build. | Andrew Thompson | 2010-01-17 | 1 | -1/+1 |
| * | MFC r199086,199151,199680,199948,200241 | Andrew Thompson | 2009-12-09 | 1 | -1/+1 |
| * | connect urtw(4) to the amd64/i386 build that it's not tested on the big | Weongyo Jeong | 2009-06-01 | 1 | -1/+9 |
| * | Hook ubt and ubtbcmfw back up to the build. | Andrew Thompson | 2009-05-27 | 1 | -1/+0 |
| * | connect upgt(4) to the build. It should work on all architectures. | Weongyo Jeong | 2009-05-12 | 1 | -1/+1 |
| * | connect uath(4) to the build. uath(4) should work on all architectures. | Weongyo Jeong | 2009-04-06 | 1 | -1/+1 |
| * | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | Andrew Thompson | 2009-03-19 | 1 | -1/+1 |
| * | Hook up new USB modules. | Andrew Thompson | 2009-02-23 | 1 | -0/+44 |
| * | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | Andrew Thompson | 2009-02-23 | 1 | -22/+0 |
| * | Obfuscated by other diffs while committing r183728: | Nick Hibma | 2008-10-09 | 1 | -5/+0 |
| * | opt_bus.h isn't needed here anymore. It never was really needed, | Warner Losh | 2008-08-30 | 1 | -1/+1 |
| * | Release n_hibma's maintainership due to his ENOTIME. | Jens Schweikhardt | 2005-06-04 | 1 | -3/+1 |
| * | Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forces | John Baldwin | 2004-12-31 | 1 | -1/+1 |
| * | We don't need to generate vnode_if.h anymore | Warner Losh | 2004-12-29 | 1 | -1/+0 |
| * | Remove stray line with just a tab | Warner Losh | 2004-07-12 | 1 | -2/+2 |
| * | Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne... | Warner Losh | 2004-06-27 | 1 | -1/+1 |
| * | make usb bus_dma aware. | John-Mark Gurney | 2003-07-15 | 1 | -1/+1 |
| * | add EHCI (USB 2.0) controller support. | Bernd Walter | 2003-04-14 | 1 | -0/+1 |
| * | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | Ruslan Ermilov | 2002-01-11 | 1 | -2/+0 |
| * | Use a consistent style and one much closer to the rest of /usr/src | David E. O'Brien | 2001-01-06 | 1 | -23/+25 |
| * | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | Peter Wemm | 2000-05-27 | 1 | -1/+1 |
| * | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | Peter Wemm | 2000-05-04 | 1 | -1/+1 |
| * | Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module | Bruce Evans | 2000-01-28 | 1 | -1/+0 |
| * | Get rid of some debugging cruft. | Nick Hibma | 2000-01-23 | 1 | -9/+1 |
| * | Attempt to fix a problem with receiving packets on USB ethernet interfaces. | Bill Paul | 2000-01-10 | 1 | -1/+2 |
| * | Remove -g compiler flag. | Marcel Moolenaar | 2000-01-03 | 1 | -1/+0 |
| * | Removed special rules for building and cleaning device interface files | Bruce Evans | 1999-11-28 | 1 | -18/+0 |
| * | Make this compile (remove vnode_if.c from SRCS) and clean properly | Brian Feldman | 1999-11-22 | 1 | -2/+2 |
| * | USB is loadable as a module as well. | Nick Hibma | 1999-11-22 | 1 | -0/+56 |