NetBSD/sys/dev
2005-02-26 12:51:16 +00:00
..
acpi Fix typo (Capabiltites -> Capabilities). 2005-01-29 18:06:18 +00:00
apm Fix typo in defined variable; from Sergey Svishchev. 2004-05-11 22:44:24 +00:00
arcbios uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS. 2004-10-02 09:53:27 +00:00
ata Add powerhook for atabus. 2005-01-26 21:51:40 +00:00
bi de-__P 2005-02-04 02:10:35 +00:00
bluetooth Make ubt build; bluetooth.c is btbus code, not bthcidrv. 2004-06-22 10:37:00 +00:00
cardbus de-__P 2005-02-04 02:10:35 +00:00
dec de-__P 2005-02-04 02:10:35 +00:00
dkwedge Make this compile again. 2005-01-01 19:29:59 +00:00
dmover pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
ebus ansify and KNF 2005-01-11 04:23:14 +00:00
eisa Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
gpib de-__P 2005-02-04 02:10:35 +00:00
hpc Shuffle persona_hpw200ec_keytrans[] to match recent change to 2005-01-19 03:23:50 +00:00
i2c Check and clear the HT bit in strtc_clock_read(), not just strtc_clock_write() 2004-11-24 14:46:18 +00:00
i2o Remove an erroneous semicolon. 2005-02-26 12:03:15 +00:00
ic ASIX AX88796 is an NE2000 compatible ethernet chip, but doesn't seem to 2005-02-26 10:29:20 +00:00
ieee1394 Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
ir
isa Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
isapnp de-__P 2005-02-04 02:10:35 +00:00
marvell de-__P 2005-02-04 02:10:35 +00:00
mca de-__P 2005-02-04 02:10:35 +00:00
microcode White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
mii regen: Cicada PHY addition 2005-02-20 16:37:10 +00:00
mscp de-__P 2005-02-04 02:10:35 +00:00
mvme de-__P 2005-02-04 02:10:35 +00:00
news
ofisa de-__P 2005-02-04 02:10:35 +00:00
ofw de-__P 2005-02-04 02:10:35 +00:00
pci From Michael Lorenz: more cleanup and various bugfixes, support 2005-02-25 16:00:58 +00:00
pckbport Fix synaptics touchpad resume, from Kentaro A. Kurahone. 2005-01-27 03:04:31 +00:00
pcmcia de-__P 2005-02-04 02:10:35 +00:00
podulebus a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ppbus White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
qbus White space nits. 2005-02-26 12:45:06 +00:00
raidframe Convert a few "void *"'s to "struct buf *"'s. No functional changes. 2005-02-13 20:27:48 +00:00
rasops de-__P 2005-02-04 02:10:35 +00:00
rcons de-__P 2005-02-04 02:10:35 +00:00
sbus From Micahel Lorenz: wsdisplay support for cg6 2005-02-25 16:03:09 +00:00
scsipi Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
smbus
std a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
sun From Michael Lorenz: add screen switching keyboard symbols 2005-02-25 16:04:36 +00:00
sysmon apply an "& WDOG_MODE_MASK" so that user mode watchdogs started with "-A" 2005-01-12 16:14:35 +00:00
tc Remove some erroneous semicolons. 2005-02-26 12:51:16 +00:00
usb Clear IFF_RUNNING flag before aborting usb pipes in atu_stop(). 2005-02-25 14:47:19 +00:00
vinum de-__P 2005-02-04 02:10:35 +00:00
vme de-__P 2005-02-04 02:10:35 +00:00
wscons Support wsdisplay(4) attachments of hd44780 LCD controllers 2005-02-04 05:58:44 +00:00
wsfont use bounded string ops 2004-04-23 21:29:16 +00:00
xmi
auconv.c merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
auconv.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
audio_if.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
audio.c For the "record.port", choose "record.source" over "inputs.source" if the 2005-02-13 23:53:20 +00:00
audiobell.c
audiobellvar.h
audiovar.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
aurateconv.c merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
ccd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ccdvar.h hide bufq_state from userland. 2004-10-28 06:59:18 +00:00
cgd_crypto.c
cgd_crypto.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
cgd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
cgdvar.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
clock_subr.c de-__P 2005-02-04 02:10:35 +00:00
clock_subr.h de-__P 2005-02-04 02:10:35 +00:00
clockctl.c
cninit.c
cons.c "panicking" needs a k. 2004-05-16 15:44:10 +00:00
cons.h de-__P 2005-02-04 02:10:35 +00:00
DEVNAMES claim vge 2005-02-20 16:29:50 +00:00
dksubr.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
dkvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
fss.c - Unlock backing store vnode in case of error. 2005-02-09 15:12:19 +00:00
fssvar.h Move the inclusion of <sys/bufq.h> from fss.c to fssvar.h to make 2004-10-29 15:39:38 +00:00
kloader.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
kloader.h MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ 2004-07-06 13:09:18 +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 Use aprint_*() instead of printf() at attach time. 2005-02-08 05:16:17 +00:00
ldvar.h Add support for wedges to the logical disk driver. 2004-09-25 04:28:08 +00:00
Makefile
md_root.c
md.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
md.h
midi_if.h constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
midi.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
midisyn.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
midisynvar.h constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
midivar.h constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
mm.c
mulaw.c merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
mulaw.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
nullcons_subr.c de-__P 2005-02-04 02:10:35 +00:00
radio_if.h constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
radio.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
radiovar.h constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
rnd.c de-__P 2005-02-04 02:10:35 +00:00
rndpool.c
sequencer.c de-__P 2005-02-04 02:10:35 +00:00
sequencervar.h de-__P 2005-02-04 02:10:35 +00:00
verified_exec.c
vnd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
vndvar.h