NetBSD/sys/dev
bouyer 1c16a590ec Regen from esiop.ss 1.18 2004-05-17 18:38:22 +00:00
..
acpi Fix typo in variable name. 2004-05-16 07:14:17 +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 Kill the flow control interface. Bluetooth devices are not equipped to deal 2004-01-04 05:47:43 +00:00
cardbus fix typo in comment: resister -> register. 2004-05-16 21:32:31 +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 Fix typo in comment, reported by Alexander Yurchenko grange at rt mipt ru. 2004-05-16 11:42:28 +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 when an unexpected disconnect occurs only compute the resid; do the 2004-05-17 18:37:02 +00:00
ieee1394 return an error on invalid mode. 2004-05-13 17:34:48 +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 Regen from esiop.ss 1.18 2004-05-17 18:38:22 +00:00
mii If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed 2004-05-17 00:17:28 +00:00
mscp
mvme "panicking" needs a k. 2004-05-16 15:44: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 Fix typo (func8 -> func7) 2004-05-17 16:57:49 +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 Add el-cheapo finnish encoding, i.e. make the name "fi" point to 2004-05-13 15:00:27 +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 Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
audio_if.h
audiobell.c Simple code to provide a console bell through a generic audio device, for 2004-01-17 20:55:59 +00:00
audiobellvar.h Add a comment explaining how to call audiobell(). 2004-01-17 22:14:18 +00:00
audiovar.h Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
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 "panicking" needs a k. 2004-05-16 15:44:10 +00:00
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