NetBSD/sys/dev
2006-08-28 00:01:36 +00:00
..
acpi Complete the declaration. 2006-08-27 23:13:47 +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 Oops, this is not ready yet. 2006-08-27 23:51:31 +00:00
bi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bluetooth BluetootH SCO Audio update. 2006-08-27 11:41:58 +00:00
cardbus Update ADMtek pci device ids to match data sheets. While here, add the 9513 2006-07-21 17:20:20 +00:00
dec Remove RASTERCONSOLE support from the pmax port. 2006-07-29 19:10:56 +00:00
dkwedge avoid diagnostic panic if both blk and chr wedge are open at the same time 2006-08-24 21:57:11 +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 Use device_private(). 2006-03-29 06:28:38 +00:00
gpib integrate kauth. 2006-05-14 21:42:26 +00:00
gpio Whitespace nit. 2006-04-08 22:33:36 +00:00
hpc Fix a pasto: save CONFIG_HOOK_PMEVENT_AC hook in the correct variable. 2006-08-22 01:55:00 +00:00
i2c gettime and settime functions are meant to return errno values. Make 2006-08-23 21:21:34 +00:00
i2o undo previous. Andy says the struct is used in pkgsrc. 2006-08-27 21:39:39 +00:00
ic add missing initializer 2006-08-28 00:01:36 +00:00
ieee1394 Don't allocate > 1K on the stack 2006-06-13 02:39:11 +00:00
if_ndis - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
ir - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
isa Fix incomplete declaration. 2006-08-27 23:33:35 +00:00
isapnp Added type information for the parameter r of isapnp_read_reg. 2006-07-16 06:01:03 +00:00
marvell - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
mca Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +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 Initial implementation for Marvell 88E6060 10/100 5-port PHY switch, from 2006-07-21 23:55:27 +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 - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
onewire Put appropriate prefixes on property names to reduce chances of name 2006-07-10 16:28:44 +00:00
pci add missing initializer 2006-08-28 00:01:36 +00:00
pckbport reset kbc as the comment said. from joerg. 2006-06-18 20:53:10 +00:00
pcmcia Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +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 - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
raidframe - use dk_lookup instead of our home-spun version. 2006-08-27 05:07:12 +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 - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
scsipi QAS REQUEST is a one-byte message. Make MSG_IS1BYTE recognise this. 2006-08-26 23:32:55 +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 merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
sysmon expose the ioctl internal function now used by the acpi_apm code. 2006-07-08 20:26:06 +00:00
tc Acting as Elad's keyboard: 2006-08-23 15:44:29 +00:00
usb The ubtbcmfw(4) driver fails to compile, as noted by PR kern/34219. 2006-08-19 16:35:02 +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 - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
wsfont Reordered the declaration-specifiers so that "inline" comes before 2006-07-16 06:32:42 +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 Provide BCD<->binary conversion in libkern and turn <dev/clock_subr.h>'s 2006-03-11 15:40:07 +00:00
clockctl.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +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 acorn26 hasn't had sbic since before it became acorn26. 2006-08-27 10:14:20 +00:00
dksubr.c Add horrible hack for wedges. Why is the block device of the wedges in use? 2006-08-27 05:00:00 +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
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
md_root.c
md.c Use device_unit(). 2006-03-28 17:38:24 +00:00
md.h
midi_if.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midi.c Uppercase CPU. 2006-07-02 01:33:55 +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 Use device_unit(). 2006-03-28 17:38:24 +00:00
radiovar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rnd.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
rndpool.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sequencer.c Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
sequencervar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
verified_exec.c replace magic numbers for strict levels (0-3) with defines. 2006-07-24 21:32:39 +00:00
vnd.c PR/34293: Michael van Elst: vnd deadlocks on I/O buffers 2006-08-27 18:45:20 +00:00
vndvar.h integrate kauth. 2006-05-14 21:42:26 +00:00