NetBSD/sys/dev
sborrill 625376d814 Add missing bus_space_(read,write)_stream macros.
Approved by martin@
2007-01-26 16:28:18 +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 add entry CF32A CF Adapter (BUFFALO RCF-CBA2) 2006-12-31 12:50:19 +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 Add missing initializer 2006-10-15 19:43:45 +00:00
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +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 Add missing bus_space_(read,write)_stream macros. 2007-01-26 16:28:18 +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 Merge defs from ugvar2.h into ugvar.h, suggested by tsutsui. 2007-01-20 18:32:41 +00:00
isapnp regen 2006-11-30 22:34:27 +00:00
marvell
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 Unify the declaration of OF_interpret() between sparc{,64} and macppc 2007-01-20 21:42:12 +00:00
onewire __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci Fix grammar in comment. From Patrick Welche. 2007-01-26 02:27:29 +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 The SEC uses the same page latch for both ROM and RAM, so we should arrange 2006-10-14 21:47:11 +00:00
ppbus add zero initializers to make that compile again 2006-10-24 19:16:50 +00:00
qbus
raidframe Change a bunch of "#if DEBUG" to "#ifdef DEBUG". 2006-11-30 23:01:50 +00:00
rasops __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +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 Inline UPDATE_INTERVAL macro, it's only used once. Per mrg@'s note 2006-10-29 11:29:58 +00:00
std
sun Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
sysmon Handle new gcc properly 2006-12-19 21:17:17 +00:00
tc Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
usb There are devices which don't report the "self powered" state correctly 2007-01-24 12:36:56 +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 add #defines for ADB and pseudo mice 2007-01-19 20:59:45 +00:00
wsfont __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
xmi
DEVNAMES Remove unexistent vmegeneric. 2007-01-09 23:53:33 +00:00
Makefile
auconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
auconv.h
audio.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
audio_if.h
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.c cgd_ioctl_set(): 2007-01-19 18:59:59 +00:00
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
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
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 lockstat: improve reporting slightly, and fix a bug where the command 2006-12-25 11:57:40 +00:00
md.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
md.h
md_root.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midi.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midi_if.h
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.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
radio_if.h
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
vndvar.h