NetBSD/sys/dev
2010-11-04 03:14:54 +00:00
..
acpi acpi_eval_integer: check that the evaluation produced a result. 2010-11-02 16:45:48 +00:00
adb make debug code compile again 2010-09-08 04:48:03 +00:00
altmem
apm
arcbios
ata * use correct interleave factor for RAID-0 of Intel MatrixRaid. 2010-07-06 18:09:04 +00:00
bi
bluetooth add Magic Mouse driver and manpage btmagic(4) 2010-05-22 18:56:00 +00:00
cardbus No need to store map size locally now. 2010-07-27 21:05:04 +00:00
dec
dkwedge Make sure to release sc_parent->dk_rawlock before calling 2010-08-04 12:34:00 +00:00
dm Add old file describing locking schema used in dm driver. 2010-10-23 21:18:54 +00:00
dmover
ebus
eisa
filemon First cut of simple syscall wrapper, which make(1) can use 2010-09-09 00:10:16 +00:00
gpib
gpio
hpc Replace powerhook_establish(9) with pmf(9). 2010-08-01 02:47:43 +00:00
i2c Add options STRTC_NO_USERRAM and STRTC_NO_WATCHDOG for m41t80. 2010-10-10 05:17:44 +00:00
i2o
ic u_intNN_t -> uintNN_t 2010-11-01 06:41:50 +00:00
ieee1394 do not assume all fw devices speak sbp. 2010-09-07 07:26:54 +00:00
if_ndis
ir
isa If the 'no-legacy-devices' property is present and true, skip device 2010-08-21 17:08:15 +00:00
isapnp PRIxPADDR instead of %lx to print bus_addr_t/paddr_t variables. 2010-05-23 23:53:36 +00:00
marvell Enable product MV78100/MV78200. 2010-10-30 05:46:12 +00:00
mca
microcode Remove old style firmware hooks for undistributable bootloader of Diehl 2010-08-01 20:09:33 +00:00
mii Update the various xxx_verbose modules to conform to the module subsystem's 2010-08-21 13:18:35 +00:00
mscp
mvme
news
ofisa Split device_t/softc. Based on patch from cegger@. 2010-05-22 16:35:00 +00:00
ofw remove an unused variable. 2010-08-08 18:22:39 +00:00
onewire
pad - return EIO if audio data is received and /dev/pad isn't open 2010-09-03 19:19:48 +00:00
pci Make nfe(4) detachable. 2010-11-03 14:03:40 +00:00
pckbport
pcmcia
podulebus
ppbus
pud
putter waiters gonna wait, so call seldestroy to wake them up when we go south 2010-08-27 07:40:01 +00:00
qbus
raidframe add support for >2TB raid devices. 2010-11-01 02:35:24 +00:00
rasops Fix typo in comment. 2010-07-21 12:12:58 +00:00
rcons
sbus finish device_t-ification 2010-10-07 07:53:53 +00:00
scsipi Convert one second(!!) delay to kpause. It was originally done 2010-08-23 20:01:16 +00:00
sdmmc Fix build failure. s/const static/static const/. 2010-10-07 16:26:37 +00:00
smbus
spi Fix the while condition: sleep while the SPI_F_DONE bit is not set. 2010-08-14 20:49:21 +00:00
splash
std
sun clear the screen when attaching, not when adding screens since that may 2010-09-14 19:36:13 +00:00
sysmon Revert 1.2 apart from incorrect comment. the devattach() routine 2010-10-23 11:24:16 +00:00
tc Spell immediately correctly. 2010-11-02 20:49:47 +00:00
tprof Keep condvar wmesg within 8-char limit 2010-08-11 11:32:58 +00:00
usb usb_port.h was deleted, no need to mention it here. 2010-11-04 03:14:54 +00:00
videomode fix off-by-one error which happened when the first mode with matching size is 2010-10-12 16:18:19 +00:00
vme
wscons Add wskbd_hotkey_deregister() to match wskbd_hotkey_register(). 2010-10-26 05:12:34 +00:00
wsfb finish device_t-ification 2010-10-07 07:53:53 +00:00
wsfont In wsfont_rotate_cw_internal() and wsfont_rotate_ccw_internal(), 2010-07-22 13:23:02 +00:00
xmi
auconv.c
auconv.h
audio_if.h
audio.c
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c
biovar.h
ccd.c
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
cons.h
DEVNAMES Add g760a. 2010-10-02 06:09:45 +00:00
dksubr.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
dkvar.h
firmload.c perform pathname lookup with NOCHROOT flag 2010-10-21 01:02:34 +00:00
firmload.h
fss.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
fssvar.h
keylock.c
keylock.h
kloader.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c Check disk bounds, in RAW_PART. 2010-09-20 06:54:06 +00:00
ldvar.h Check disk bounds, in RAW_PART. 2010-09-20 06:54:06 +00:00
lockstat.c
lockstat.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c printf() size_t with 'z' format modifier in debug code. 2010-07-27 14:34:33 +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
rnd.c printf() size_t with 'z' format modifier in debug code. 2010-07-27 14:34:33 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
video_if.h
video.c
vnd.c actually, put the old definitions back into vndvar.h, under _KERNEL, 2010-09-19 09:41:37 +00:00
vndvar.h actually, put the old definitions back into vndvar.h, under _KERNEL, 2010-09-19 09:41:37 +00:00