NetBSD/sys/dev
wiz 6e05316faa Remove UCB ad clause in Hugh Graham's license.
Ok'd by Hugh Graham and board.
2004-05-12 00:45:04 +00:00
..
acpi Add sysmon pswitch hook so that powerd(8) can monitor 2004-05-03 07:44:36 +00:00
apm Fix typo in defined variable; from Sergey Svishchev. 2004-05-11 22:44:24 +00:00
arcbios protect against multiple inclusion 2004-04-10 19:32:53 +00:00
ata Add a delay(10) after re-enabling interrupts in the control register. 2004-05-08 15:03:32 +00:00
bi Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
bluetooth
cardbus Remove now-unused 'int pmreg'. 2004-05-09 01:39:41 +00:00
dec Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
dmover
ebus
eisa sprintf -> snprintf 2004-04-22 00:17:10 +00:00
gpib Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
hpc Give the MobilePro 800 and MobilePro 880 correct keymaps: fix the 2004-04-06 15:48:17 +00:00
i2c PR/24746: Jared Momose: The _write routine in the at24cxx eeprom driver has 2004-03-11 15:11:53 +00:00
i2o s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
ic Add a delay(10) after re-enabling interrupts in the control register. 2004-05-08 15:03:32 +00:00
ieee1394 rework messages so that 'fw0: maximum receive packet (2) is too small' error 2004-04-30 01:31:43 +00:00
ir
isa Fix typo in comment; from Sergey Svishchev. 2004-05-11 22:45:09 +00:00
isapnp RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
marvell Typos in comment description. 2004-05-01 12:55:06 +00:00
mca sprintf -> snprintf 2004-04-22 00:17:10 +00:00
microcode Revert ISP2100 firmware to Qlogic revision 1.19.16 (the version that shipped 2004-05-02 19:07:04 +00:00
mii mii_phy_flowstatus(): short-circuit processing if both sides advertise 2004-04-11 15:47:33 +00:00
mscp
mvme sprintf -> snprintf 2004-04-22 00:17:10 +00:00
news
ofisa sprintf -> snprintf 2004-04-22 00:17:10 +00:00
ofw use safer string manipulation function 2004-04-23 21:01:02 +00:00
pci Handle the i6300ESB IDE / SATA controllers. These are apparently just ICH5. 2004-05-11 23:15:37 +00:00
pckbport remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pcmcia make it compile (printf # of arg mismatch) 2004-04-25 19:38:27 +00:00
podulebus s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
ppbus occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
qbus Remove UCB ad clause in Hugh Graham's license. 2004-05-12 00:45:04 +00:00
raidframe sprintf -> snprintf 2004-04-22 00:17:10 +00:00
rasops Check character if it in font limits before drawing it in rasops8_putchar 2004-03-05 08:33:53 +00:00
rcons
sbus Fix incorrect diagnostic. 2004-05-04 15:34:37 +00:00
scsipi Add a delay(10) after re-enabling interrupts in the control register. 2004-05-08 15:03:32 +00:00
smbus
std
sun sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sysmon Add AC adapter event type. 2004-05-03 07:43:37 +00:00
tc remove redundant function prototypes to make this compilable after 2004-04-27 12:35:26 +00:00
usb add support for USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctls, 2004-05-08 11:41:19 +00:00
vinum
vme Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
wscons use bounded string ops 2004-04-23 21:29:16 +00:00
wsfont use bounded string ops 2004-04-23 21:29:16 +00:00
xmi
DEVNAMES Add MI stpcide. Indeed i386 since it's a part of 486 SoC. 2004-05-08 10:34:15 +00:00
Makefile Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
auconv.c
auconv.h
audio.c
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
ccd.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
ccdvar.h
cgd.c Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
cgd_crypto.c Fix a longstanding bug in key-handling for the blowfish cipher. 2004-03-18 10:42:08 +00:00
cgd_crypto.h
cgdvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
dksubr.c Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will 2004-04-19 16:04:07 +00:00
dkvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
fss.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
fssvar.h occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
kttcp.c Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
kttcpio.h
ld.c Don't use BUFQ_FCFS. It degrades performance both for "smart" (Mylex 2004-03-22 17:30:33 +00:00
ldvar.h
md.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
md.h
md_root.c
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
vndvar.h