NetBSD/sys/dev
2008-01-02 03:06:02 +00:00
..
acpi Always enable the Fn key quirk if a device node for the Sony Programmable 2007-12-23 18:03:02 +00:00
adb
apm Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
arcbios Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
ata Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
bi
bluetooth __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
cardbus Add a debug message with aprint_debug_dev(). Use the right bus 2008-01-02 02:05:19 +00:00
dec Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dkwedge As discussed on tech-userlevel, add NetBSD GPT partition types for 2007-12-28 19:53:09 +00:00
dmover Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
drm membar_memory -> membar_sync 2007-12-22 15:33:42 +00:00
ebus Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
eisa
gpib Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
gpio Bug fix: record the new state (high/low) set by gpio_pin_write(). 2007-12-14 01:49:23 +00:00
hpc Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
i2c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
i2o Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ic Extract common debugging code from gem_tint() and gem_start(), 2007-12-31 21:43:57 +00:00
ieee1394 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_ndis Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
ir __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
isa Cosmetic: fix indentation. 2008-01-02 02:25:27 +00:00
isapnp Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
marvell Remove a local variable which is no longer used. 2007-12-16 14:21:43 +00:00
mca
microcode
mii Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(), 2008-01-02 00:41:07 +00:00
mscp
mvme Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
news
ofisa
ofw Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
onewire use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
pad Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
pci Add property to aceride to allow the forcing of compat mode. 2008-01-01 14:57:05 +00:00
pckbport use __KERNEL_RCSID() 2007-12-11 11:25:46 +00:00
pcmcia Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
podulebus
ppbus __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
pud
putter Allow EVFILT_WRITE kqfilters to be registered and map them to 2007-12-03 15:24:06 +00:00
qbus Apply changes for struct ifnet->if_sadl constify: 2007-12-22 08:23:01 +00:00
raidframe Fix a 'use after free' issue with wedges and RAIDframe. 2007-12-18 01:09:46 +00:00
rasops Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
rcons
sbus Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
scsipi Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
smbus
spi
splash
std
sun Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
sysmon Use LIST_FOREACH(). 2008-01-02 03:06:02 +00:00
tc
tprof a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
usb Add pmf register/deregister to ucom and ugensa. (Addtionally, let a 2007-12-30 21:49:47 +00:00
videomode
vme
wscons Switch to console on suspend and shutdown, switch back to where the 2007-12-13 15:14:48 +00:00
wsfb deal with a bug in the Sun Raptor's firmware which reports 2007-12-17 15:38:31 +00:00
wsfont
xmi
auconv.c
auconv.h
audio_if.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
audio.c Deregister activity handler on detach. 2007-12-23 19:14:03 +00:00
audiobell.c
audiobellvar.h
audiovar.h Don't count poll(2) and select(2) as device activity. Don't activate the 2007-12-13 14:40:36 +00:00
aurateconv.c
bio.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
biovar.h Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume 2007-12-07 11:51:21 +00:00
ccd.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ccdvar.h
cgd_crypto.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Add arcmsr(4) and aps(4). 2007-12-05 09:10:25 +00:00
dksubr.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
dkvar.h
firmload.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
firmload.h
fss.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
fssvar.h
kloader.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
kloader.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
kttcp.c
kttcpio.h
ld.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ldvar.h
lockstat.c Use new style memory barriers. 2007-12-20 21:09:00 +00:00
lockstat.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c add null pmf handlers. 2007-12-16 19:01:35 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
rndpool.c
sequencer.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
sequencervar.h
verified_exec.c remove borken/unnecessary __RCSID 2007-12-11 12:16:14 +00:00
vnd.c Add disk-info properties to vnd(4), for use by userland tools 2007-12-18 23:22:18 +00:00
vndvar.h