aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bktr
Commit message (Expand)AuthorAgeFilesLines
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-062-4/+6
* Update to build both bktr and bktr_mem modulesRoger Hardiman2000-09-103-26/+34
* Avoid the modules madness I inadvertently introduced by making thePoul-Henning Kamp2000-09-021-1/+1
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-19/+2
* Add vnode_if.c to CLEANFILES.Brian Feldman1999-11-221-1/+1
* Make the bktr module build. The Makefile was badly mangled, includingPeter Wemm1999-09-281-7/+9
* Update to use new Bt848 driverRoger Hardiman1999-09-261-1/+1
* Use new location of Bt848 driver.Roger Hardiman1999-09-221-6/+3
* add vnode_if.hRoger Hardiman1999-08-311-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change perl5 to perl (same change as made in the fxp module)Roger Hardiman1999-06-121-5/+5
* Makefile to build a loadable bktr Bt848/Bt878 device driverRoger Hardiman1999-06-121-0/+47