NetBSD/sys/dev
christos 91e856a0db Move the lmc match test in the right place (not in the bsdi match). From
David Boggs.
2006-05-15 12:48:52 +00:00
..
acpi integrate kauth. 2006-05-14 21:42:26 +00:00
apm
arcbios integrate kauth. 2006-05-14 21:42:26 +00:00
ata integrate kauth. 2006-05-14 21:42:26 +00:00
bi
bluetooth Use device_unit(). 2006-03-28 17:38:24 +00:00
cardbus integrate kauth. 2006-05-14 21:42:26 +00:00
dec integrate kauth. 2006-05-14 21:42:26 +00:00
dkwedge integrate kauth. 2006-05-14 21:42:26 +00:00
dmover integrate kauth. 2006-05-14 21:42:26 +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 - include kauth.h for kauth_authorize_generic. 2006-05-15 12:39:05 +00:00
i2c integrate kauth. 2006-05-14 21:42:26 +00:00
i2o Coverity CID 1532: Off-by-one array overrun. 2006-04-14 20:17:34 +00:00
ic integrate kauth. 2006-05-14 21:42:26 +00:00
ieee1394 integrate kauth. 2006-05-14 21:42:26 +00:00
if_ndis integrate kauth. 2006-05-14 21:42:26 +00:00
ir integrate kauth. 2006-05-14 21:42:26 +00:00
isa integrate kauth. 2006-05-14 21:42:26 +00:00
isapnp Regen 2006-04-27 21:33:42 +00:00
marvell integrate kauth. 2006-05-14 21:42:26 +00:00
mca Use device_private(). 2006-03-29 06:51:47 +00:00
microcode Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
mii integrate kauth. 2006-05-14 21:42:26 +00:00
mscp Use device_private(). 2006-03-29 06:51:47 +00:00
mvme Use device_private(). 2006-03-29 06:51:47 +00:00
news
ofisa integrate kauth. 2006-05-14 21:42:26 +00:00
ofw - include kauth.h for kauth_authorize_generic. 2006-05-15 12:39:05 +00:00
onewire Remove the devprop API and switch everthing over to the new proplib. Add 2006-05-05 18:04:41 +00:00
pci Move the lmc match test in the right place (not in the bsdi match). From 2006-05-15 12:48:52 +00:00
pckbport Greek console keymap from Eye of the Beholder 2006-04-01 23:02:32 +00:00
pcmcia integrate kauth. 2006-05-14 21:42:26 +00:00
podulebus Use device_private(). 2006-03-29 06:51:47 +00:00
ppbus Disable "1284" device recognition early to work around 2006-05-10 10:33:40 +00:00
qbus integrate kauth. 2006-05-14 21:42:26 +00:00
raidframe integrate kauth. 2006-05-14 21:42:26 +00:00
rasops Fixup a performance problem in rasops_copyrows that I introduced during 2006-02-27 12:19:29 +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 include kauth.h for kauth_authorize_generic. 2006-05-15 11:17:55 +00:00
scsipi Prefix iostat structure elements with io_ 2006-04-20 12:13:51 +00:00
smbus
splash Smaller NetBSD logo image, suitable for lower memory situations or 2006-02-19 17:12:01 +00:00
std
sun Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
sysmon Don't attempt to call (*sme->sme_gtredata)() or (*sme->sme_streinfo)() 2006-03-20 03:23:35 +00:00
tc - include kauth.h for kauth_authorize_generic. 2006-05-15 09:25:09 +00:00
usb integrate kauth. 2006-05-14 21:42:26 +00:00
videomode Correct two problems with established timings. First, the wrong hex value 2006-05-13 00:39:19 +00:00
vme integrate kauth. 2006-05-14 21:42:26 +00:00
wscons integrate kauth. 2006-05-14 21:42:26 +00:00
wsfont Fix range to check to avoid a static buffer overrun, when 2006-03-17 03:21:57 +00:00
xmi
DEVNAMES integrate kauth. 2006-05-14 21:42:26 +00:00
Makefile As core requested, remove vinum 2006-02-25 01:27:20 +00:00
auconv.c Revert local changes not meant for previous commit. 2006-03-18 14:31:26 +00:00
auconv.h
audio.c Fixes a bug that audio_offset_t::samples for AUDIO_GETxOFFS has 2006-05-10 01:56:21 +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
audiobell.c Use device_unit(). 2006-03-28 17:38:24 +00:00
audiobellvar.h
audiovar.h Don't use simple_locks; we can't hold them while calling malloc and 2006-04-19 14:10:58 +00:00
aurateconv.c
ccd.c integrate kauth. 2006-05-14 21:42:26 +00:00
ccdvar.h
cgd.c integrate kauth. 2006-05-14 21:42:26 +00:00
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
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 Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. 2006-03-09 23:44:43 +00:00
cninit.c
cons.c integrate kauth. 2006-05-14 21:42:26 +00:00
cons.h
dksubr.c integrate kauth. 2006-05-14 21:42:26 +00:00
dkvar.h
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 integrate kauth. 2006-05-14 21:42:26 +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 integrate kauth. 2006-05-14 21:42:26 +00:00
kloader.h Use uintN_t. 2006-01-20 02:47:30 +00:00
kttcp.c
kttcpio.h
ld.c Use device_unit(). 2006-03-28 17:38:24 +00:00
ldvar.h
md.c Use device_unit(). 2006-03-28 17:38:24 +00:00
md.h
md_root.c
midi.c Use device_unit(). 2006-03-28 17:38:24 +00:00
midi_if.h
midisyn.c Coveriry CID 565: Remove bogus test. 2006-04-14 21:58:25 +00:00
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c Use device_unit(). 2006-03-28 17:38:24 +00:00
radio_if.h
radiovar.h
rnd.c integrate kauth. 2006-05-14 21:42:26 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c integrate kauth. 2006-05-14 21:42:26 +00:00
vnd.c integrate kauth. 2006-05-14 21:42:26 +00:00
vndvar.h integrate kauth. 2006-05-14 21:42:26 +00:00