aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ucom
Commit message (Collapse)AuthorAgeFilesLines
* We don't need to generate vnode_if.h anymoreWarner Losh2004-12-291-1/+1
| | | | Notes: svn path=/head/; revision=139399
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ↵Warner Losh2004-06-271-1/+1
| | | | | | | needed to build as part of world or in src/sys/modules. Notes: svn path=/head/; revision=131186
* bsd.kmod.mk does not deal with manpages anymore.Ruslan Ermilov2004-01-131-1/+0
| | | | Notes: svn path=/head/; revision=124472
* Add a USB comm driver.Josef Karthauser2002-03-181-0/+10
Ported from NetBSD by: akiyama Notes: svn path=/head/; revision=92603