NetBSD/sys/dev
martin a332f6615a Use mstohz() for timeout calculations.
Avoid local stack addresses as tsleep identifiers.
2005-11-10 21:25:35 +00:00
..
acpi regen 2005-11-10 13:31:03 +00:00
apm
arcbios Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
ata Rework the funny "user_strat: No ioctl" error messages - the functions 2005-11-01 20:44:04 +00:00
bi Fixes due to cast-qual addition. 2005-06-27 11:05:24 +00:00
bluetooth bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP 2005-07-02 07:50:34 +00:00
cardbus finally nuke the useless cardbus "dev" locator 2005-10-25 16:37:50 +00:00
dec Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
dkwedge - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
dmover
ebus
eisa kill a number of autoconf submatch functions which follow the 2005-08-25 22:33:18 +00:00
gpib - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
gpio -kill gba_name in attach arg 2005-10-11 16:01:03 +00:00
hpc Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
i2c Use I2C_OP_{READ,WRITE}_WITH_STOP instead of I2C_OP_{READ,WRITE}. 2005-10-22 15:12:28 +00:00
i2o kill a number of autoconf submatch functions which follow the 2005-08-25 22:33:18 +00:00
ic Explicitly default the input baud rate (c_ispeed) to the output baud rate (c_ospeed) 2005-11-06 21:34:37 +00:00
ieee1394 Remove '#if defined(cobalt)'. 2005-08-29 17:20:31 +00:00
ir PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
isa - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
isapnp s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
marvell Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
mca - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
microcode u_int8_t -> uint8_t 2005-06-27 03:36:25 +00:00
mii Fix misstake regen. 2005-08-28 15:39:12 +00:00
mscp - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
mvme
news
ofisa
ofw
pci Regen after adding Radeon 9000 PCI (0x4966) 2005-11-01 22:01:44 +00:00
pckbport Add a fake entry in pms_protocols array to avoid an out-of-bounds 2005-11-08 22:12:16 +00:00
pcmcia Regen from pcmciadevs rev 1.213: 2005-11-07 16:39:16 +00:00
podulebus
ppbus s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
qbus - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
raidframe - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
rasops We don't need <sys/bswap.h> here. 2005-09-03 22:55:55 +00:00
rcons
sbus Use mstohz() for timeout calculations. 2005-11-10 21:25:35 +00:00
scsipi Rework the funny "user_strat: No ioctl" error messages - the functions 2005-11-01 20:44:04 +00:00
smbus
std
sun Add a multiple include guard. 2005-10-15 15:41:22 +00:00
sysmon Spinkle some KNF. 2005-10-17 03:08:24 +00:00
tc s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
usb Abuse types a little less. 2005-11-10 12:05:01 +00:00
vinum Follow up after adding const by doing some more. 2005-07-05 22:20:47 +00:00
vme - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
wscons Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
wsfont Extend the gallant font to full ISO8859-1. Content provided by der Mouse, 2005-09-19 19:27:31 +00:00
xmi
auconv.c
auconv.h correct some position names. 2005-06-18 11:22:12 +00:00
audio_if.h
audio.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
ccd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ccdvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
cgd_crypto.c
cgd_crypto.h
cgd.c dksubr: do b_blkno -> b_rawblkno translation earlier so that bufq can uses it. 2005-10-18 00:14:43 +00:00
cgdvar.h no reason for those not to be const. 2005-06-27 03:00:03 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
cons.h
DEVNAMES added a few missing device names 2005-09-27 14:47:41 +00:00
dksubr.c dksubr: do b_blkno -> b_rawblkno translation earlier so that bufq can uses it. 2005-10-18 00:14:43 +00:00
dkvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
fss.c Run all i/o from or to backing store through fss_bs_io(). 2005-10-24 14:25:06 +00:00
fssvar.h Run all i/o from or to backing store through fss_bs_io(). 2005-10-24 14:25:06 +00:00
kloader.c Remove the casts in the previous commit and use %zx. 2005-09-24 17:00:20 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ldvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
Makefile
md_root.c
md.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
md.h
midi_if.h
midi.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c Various fixes from blymn@ and myself. 2005-10-07 18:07:46 +00:00
vnd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
vndvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00