summaryrefslogtreecommitdiff
path: root/sys/dev/Makefile
AgeCommit message (Expand)Author
2009-12-05Install netbsd-dm.h file to include/dev/dm so it can be used by public.haad
2009-08-15Add keylock.h to INCS so that it's actually installed (hi, marc!)uwe
2008-11-06wrap lines. no functional change.cegger
2007-11-20pud (userspace char/block drivers) build goopooka
2007-11-12* split the putter header into a kernel version and a userland versionpooka
2007-05-01Add bio(4) and associated bioctl(8) from OpenBSD, a driver control blockbouyer
2006-09-07Add the 'lockstat' driver, which collects basic information about lock events.ad
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-06-08Descend into microcode.rpaulo
2006-02-25As core requested, remove vinumchristos
2005-12-11merge ktrace-lwp.christos
2004-03-13Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)bjh21
2003-12-10The file system snapshot pseudo driver.hannken
2003-10-10Include Vinum.grog
2003-01-13Add dmover to the list of SUBDIRs.briggs
2002-12-04New Feature: add pseudo device for IEEE 1394 isochronous stream andhaya
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-14Moved MI APM definitions into dev/apm.takemura
2002-10-04Add cgdvar.h to the list of files installed.elric
2002-06-28This is the "kttcp" network throughput testing pseudo-device. Fromthorpej
2001-12-04Add ir/ to SUBDIR.augustss
2001-10-04Need to recurse into the raidframe subdir too.oster
2001-04-11Put back all header files defining ioctlsjdolecek
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-02-23I forgot to move Makefile.uch
2000-11-08Recurse into i2o/.ad
2000-06-16No real change. Alphabetize the list of directories.matt
1998-07-28Add `sbus' to SUBDIRS.pk
1998-07-12Add USB.augustss
1998-06-12Rework the way kernel include files are installed. In the new method,cgd