summaryrefslogtreecommitdiffstats
path: root/sys/modules/uscanner
Commit message (Collapse)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-8/+0
| | | | | | | new USB2 stack will fully replace this for 8.0. Remove kernel modules, a subsequent commit will update conf/files. Unhook usbdevs from the build.
* Release n_hibma's maintainership due to his ENOTIME.schweikh2005-06-041-3/+1
| | | | Discussed with, okayed, authorized, requested by, on behalf of: n_hibma (MAINTAINER)
* We don't need to generate vnode_if.h anymoreimp2004-12-291-1/+1
|
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ↵imp2004-06-271-1/+1
| | | | needed to build as part of world or in src/sys/modules.
* Removed -g from CFLAGS. There is a better way to build debuggingru2004-02-131-2/+0
| | | | | | versions of the modules, and unconditionally putting -g in CFLAGS has negative impact on the size of the resulting .ko object, even now that debugging symbols are always stripped.
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
| | | | Not objected to by: -current
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-7/+8
|
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-0/+12
OpenPOWER on IntegriCloud