NetBSD/sys/dev
dyoung 4620d7566c Cosmetic: KNF. In debug messages, use "%s: ...", __func__ idiom
to print subroutine names instead of hard-coding names.
2007-02-04 23:39:02 +00:00
..
acpi Fix typoed function name. I guess not a lot of people use that driver. 2007-01-10 18:55:22 +00:00
adb avoid another collision 2007-01-18 00:49:17 +00:00
apm Use aprint_normal for attachment messages. 2006-12-10 04:52:13 +00:00
arcbios
ata Spell "schedule" correctly. From Zafer Aydogan. 2006-12-25 18:36:05 +00:00
bi
bluetooth __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cardbus Cosmetic: KNF. In debug messages, use "%s: ...", __func__ idiom 2007-02-04 23:39:02 +00:00
dec Tidy away wsmouse_input() abstractions and update 2006-11-12 19:00:42 +00:00
dkwedge __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dmover Complete initializers so those files compile. 2007-01-13 18:42:45 +00:00
ebus
eisa Improve error handling. Related to PR/21900. 2006-11-28 20:29:14 +00:00
gpib Complete initializers, teach drivers that we moved from struct proc to 2007-01-13 18:46:37 +00:00
gpio __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
hpc Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
i2c add sgsmix 2007-01-17 23:33:23 +00:00
i2o Fix uninitialised warnings. All are false positives, except one which was 2007-01-13 19:43:20 +00:00
ic Accept RX packets which are larger than ETHER_MAX_LEN but can be stored 2007-02-04 06:01:30 +00:00
ieee1394 Use macro FWBUSNOTREADY. 2006-12-22 03:27:49 +00:00
if_ndis Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
ir Complete initialiser, avoid returning stack content as an error code and... 2007-01-10 20:49:18 +00:00
isa Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
isapnp Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
marvell Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
mca __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
microcode Add a NetBSD RCS tag. 2006-12-17 23:08:12 +00:00
mii Spell "threshold" correctly. From Zafer Aydogan. 2006-12-25 18:41:45 +00:00
mscp
mvme
news
ofisa
ofw Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
onewire __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci Fix a bug in Cardbus power activation. 2007-02-04 21:04:37 +00:00
pckbport Don't call queries "PS/2 commands", it's confusing. 2007-01-17 23:14:03 +00:00
pcmcia Remove stale config(5) entries for unexistent wl(4). 2007-01-09 19:19:09 +00:00
podulebus
ppbus
qbus
raidframe Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
rasops Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@ 2007-02-02 02:10:24 +00:00
rcons
sbus Allow this to compile with -DDEBUG: convert proc to lwp->l_proc. 2007-01-07 12:54:57 +00:00
scsipi Fix for atapi devices that have 32 bit databusses selected. The devices 2007-01-23 20:10:06 +00:00
smbus
spi Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
splash
std
sun Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
sysmon Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
tc Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
usb Only the SigmaTel 4220 is _very_ fast 2007-02-02 09:39:24 +00:00
videomode add 1280x768@75Hz modeline 2007-01-08 00:21:44 +00:00
vme vmegeneric never saw the light of the source tree. After 7 years, I guess 2007-01-09 23:51:30 +00:00
wscons Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
wsfont Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@ 2007-02-02 02:10:24 +00:00
xmi
auconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
auconv.h
audio_if.h
audio.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ccd.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ccdvar.h
cgd_crypto.c Added const-qualifiers. 2007-01-21 23:00:08 +00:00
cgd_crypto.h Added const-qualifiers. 2007-01-21 23:00:08 +00:00
cgd.c cgd_ioctl_set(): 2007-01-19 18:59:59 +00:00
cgdvar.h revert previous commit (size_t -> int change). Thanks cube. 2006-12-02 06:22:09 +00:00
clock_subr.c
clock_subr.h
clockctl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cninit.c
cons.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cons.h Complete the cons_init(n) initializer. 2007-01-13 18:39:35 +00:00
DEVNAMES Remove unexistent vmegeneric. 2007-01-09 23:53:33 +00:00
dksubr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dkvar.h
firmload.c Don't crash if firmware_open is called too early. 2007-01-14 10:56:34 +00:00
firmload.h
fss.c New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
fssvar.h
kloader.c
kloader.h
kttcp.c Fill manpage with some data, taken from comments in the kernel source 2006-12-28 02:09:49 +00:00
kttcpio.h
ld.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ldvar.h
lockstat.c lockstat: improve reporting slightly, and fix a bug where the command 2006-12-25 11:57:40 +00:00
lockstat.h Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
Makefile
md_root.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
md.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
md.h
midi_if.h
midi.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midictl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midictl.h
midisyn.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midisynvar.h
midivar.h
mm.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
mulaw.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
mulaw.h
nullcons_subr.c
radio_if.h
radio.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
radiovar.h
rnd.c No need to break after return. 2007-01-05 16:38:13 +00:00
rndpool.c
sequencer.c fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
sequencervar.h
verified_exec.c veriexec_file_delete() and veriexec_table_delete() now take 'struct lwp *' 2007-01-11 16:24:47 +00:00
vnd.c don't print b_resid when it's not valid. 2007-01-28 21:33:24 +00:00
vndvar.h