NetBSD/sys/dev
2006-09-24 03:42:41 +00:00
..
acpi In acpi_pci_link_dump, print out polarity and trigger for the link device 2006-09-23 17:05:33 +00:00
apm make APM_POWER_PRINT compile. 2006-07-17 13:23:46 +00:00
arcbios - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
ata - Define disk information, disk geometry, and disk partition dictionary 2006-09-22 04:48:38 +00:00
bi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bluetooth guard against possible race conditions when detaching SCO pcb's 2006-09-23 16:11:07 +00:00
cardbus Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata) 2006-09-07 14:22:07 +00:00
dec Remove RASTERCONSOLE support from the pmax port. 2006-07-29 19:10:56 +00:00
dkwedge Typo in comment. 2006-09-18 07:47:13 +00:00
dmover Correct first arg to falloc(). 2006-07-28 08:51:05 +00:00
ebus integrate kauth. 2006-05-14 21:42:26 +00:00
eisa remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
gpib integrate kauth. 2006-05-14 21:42:26 +00:00
gpio add missing initializers 2006-08-30 02:09:40 +00:00
hpc Convert time.tv_sec to time_second. 2006-09-05 21:59:51 +00:00
i2c Convert to MI clock_ymdhms versions of todr calls. 2006-09-09 21:10:01 +00:00
i2o remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
ic Call rt2560_stop() from rt2560_detach(). Fixes a panic on detach of cardbus 2006-09-17 23:58:51 +00:00
ieee1394 - fix missing initializations 2006-08-30 02:08:20 +00:00
if_ndis Added innitialization to bs in ndis_getstate_80211. It was causing a compiler warning. Pointed out by Kulcsar Ferenc 2006-09-11 21:17:18 +00:00
ir fix incomplete initializer. 2006-08-30 19:16:03 +00:00
isa deal with 'bool' definitions 2006-09-11 03:37:12 +00:00
isapnp Regen for PR# 23133. 2006-09-23 00:56:42 +00:00
marvell - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
mca fix initializer 2006-08-30 17:00:15 +00:00
microcode Add cleandir and clean fake targets. I should find a better way to do this. 2006-06-08 15:22:03 +00:00
mii comment out unreachable code 2006-09-02 07:06:03 +00:00
mscp Use device_private(). 2006-03-29 06:51:47 +00:00
mvme gcc4 uninitialized variable. gcc3 apparently didn't catch this one. 2006-08-07 01:31:36 +00:00
news
ofisa Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
ofw Convert shark and ofppc to new common ofrtc and MI todr code. Tested 2006-09-13 07:14:35 +00:00
onewire add missing initializer. 2006-09-03 21:00:01 +00:00
pci Don't use // for comments. 2006-09-24 03:42:41 +00:00
pckbport avoid empty if bodies. 2006-09-13 00:55:57 +00:00
pcmcia Regen for PR# 15666. 2006-09-23 15:40:16 +00:00
podulebus Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
ppbus merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
qbus remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
raidframe Per a suggestion from Manuel, make numBlocks and partitionSize 2006-09-05 01:55:21 +00:00
rasops quieten GCC uninitialise variable warnings. 2006-05-18 18:45:48 +00:00
rcons avoid checking if an unsigned number is less than 0. fixes PR 29948. 2006-01-21 19:28:44 +00:00
sbus PR# 29516: magma.c comments are wrong, also splhigh is excessive 2006-09-23 04:45:49 +00:00
scsipi Fix same panic problem as with cd.c when a scsi error happends on 2006-09-14 17:54:34 +00:00
smbus merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
splash Smaller NetBSD logo image, suitable for lower memory situations or 2006-02-19 17:12:01 +00:00
std merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sun Add duplicate include protection to <dev/sun/kbio.h>. 2006-08-28 17:15:24 +00:00
sysmon add missing initializers 2006-09-03 06:41:38 +00:00
tc Acting as Elad's keyboard: 2006-08-23 15:44:29 +00:00
usb PR# 31437: Philips Toucam Pro II is yet another 'audio' USB camera 2006-09-23 13:07:06 +00:00
videomode Correct two problems with established timings. First, the wrong hex value 2006-05-13 00:39:19 +00:00
vme don't call variables errno! including from userland breaks things! 2006-08-27 19:18:08 +00:00
wscons In struct vcons_data, don't depend on DIAGNOSTIC and always include 2006-09-22 15:16:03 +00:00
wsfont fix incomplete initializers 2006-08-28 21:33:16 +00:00
xmi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
auconv.c Revert local changes not meant for previous commit. 2006-03-18 14:31:26 +00:00
auconv.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
audio_if.h Don't use simple_locks; we can't hold them while calling malloc and 2006-04-19 14:10:58 +00:00
audio.c add missing initializers. 2006-08-27 23:54:50 +00:00
audiobell.c Use device_unit(). 2006-03-28 17:38:24 +00:00
audiobellvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
audiovar.h Halt input/output on soft suspend if currently running, and restore them 2006-06-19 10:19:08 +00:00
aurateconv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ccd.c Use dk_lookup. 2006-08-27 04:58:40 +00:00
ccdvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cgd_crypto.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cgd_crypto.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cgd.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
cgdvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
clock_subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
clock_subr.h Pass the filesystem time to clock drivers in the todr_chip_handle, so that 2006-09-16 00:50:52 +00:00
clockctl.c fix incomplete initializer 2006-08-29 23:41:12 +00:00
cninit.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cons.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
cons.h Remove redundant semicolon in dev_type_cnbell. 2006-06-01 00:43:37 +00:00
DEVNAMES Convert the NetBSD/cats port to use generic TODR. 2006-09-19 10:05:32 +00:00
dksubr.c typo in debug printf 2006-09-04 22:51:42 +00:00
dkvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
firmload.c integrate kauth. 2006-05-14 21:42:26 +00:00
firmload.h Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
fss.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
fssvar.h use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl(). 2006-03-14 15:07:29 +00:00
kloader.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
kloader.h Use uintN_t. 2006-01-20 02:47:30 +00:00
kttcp.c quieten GCC uninitialise variable warnings. 2006-05-18 18:45:48 +00:00
kttcpio.h
ld.c Use device_unit(). 2006-03-28 17:38:24 +00:00
ldvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
lockstat.c - Add a couple of XXX comments. 2006-09-07 01:03:02 +00:00
lockstat.h Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
Makefile Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
md_root.c
md.c add missing initializer 2006-09-02 07:01:20 +00:00
md.h
midi_if.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midi.c add missing initializer 2006-09-02 07:04:46 +00:00
midictl.c Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midictl.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midisyn.c Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midisynvar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midivar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
mm.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mulaw.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mulaw.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nullcons_subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
radio_if.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
radio.c add missing initializer 2006-09-03 05:02:21 +00:00
radiovar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rnd.c Adjust comment for rnd_add_uint32() to reflect changes in rev 1.50. Fixes 2006-09-23 01:13:08 +00:00
rndpool.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sequencer.c - add missing initializer 2006-09-03 05:19:38 +00:00
sequencervar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
verified_exec.c Fix two horrible bugs found during a routine audit session with Brett Lymn. 2006-09-05 13:02:16 +00:00
vnd.c Use u_quad_t and not uint64_t (even though they might be the same), 2006-09-23 07:54:17 +00:00
vndvar.h integrate kauth. 2006-05-14 21:42:26 +00:00