NetBSD/sys/dev
2006-05-04 02:18:11 +00:00
..
acpi My laptop sends DeviceCheck instead of PowerSourceStatusChanged. 2006-04-30 20:44:35 +00:00
apm
arcbios
ata Backing out previous commit for more review. 2006-04-05 02:40:57 +00:00
bi
bluetooth Use device_unit(). 2006-03-28 17:38:24 +00:00
cardbus ANSIfy. 2006-04-28 13:47:29 +00:00
dec Use device_private(). 2006-03-29 06:28:38 +00:00
dkwedge A couple of fixes from dbj@: 2006-04-06 17:55:43 +00:00
dmover
ebus Use device_private(). 2006-03-29 06:28:38 +00:00
eisa Use device_private(). 2006-03-29 06:28:38 +00:00
gpib Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
gpio Whitespace nit. 2006-04-08 22:33:36 +00:00
hpc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
i2c PR kern/32885: adt7463 i2c device does not always unlock i2c bus on error. 2006-04-30 18:54:20 +00:00
i2o Coverity CID 1532: Off-by-one array overrun. 2006-04-14 20:17:34 +00:00
ic Fix some comments, mostly from Nenad Crnko in PR kern/33402. 2006-05-02 08:31:02 +00:00
ieee1394 Back out for 1.94 from 1.93. 2006-05-03 00:37:44 +00:00
if_ndis a few cosmetic changes to if_ndisvar.h 2006-04-24 00:10:17 +00:00
ir Use device_private(). 2006-03-29 06:41:24 +00:00
isa Make wtintr() prototype static too. 2006-04-26 17:21:30 +00:00
isapnp Regen 2006-04-27 21:33:42 +00:00
marvell Use device_private(). 2006-03-29 06:51:47 +00:00
mca Use device_private(). 2006-03-29 06:51:47 +00:00
microcode
mii regen sys/dev/mii/miidevs{,_data}.h from miidevs 1.66 after addition 2006-04-27 16:45:04 +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 Use device_private(). 2006-03-29 06:51:47 +00:00
ofw Use device_private(). 2006-03-29 06:51:47 +00:00
onewire Fix some RCS IDs, and the comments including them. 2006-04-14 18:38:50 +00:00
pci Add missing "return 0;" from WSDISPLAYIO_SMODE case in voodoofb_ioctl(). 2006-05-04 02:18:11 +00:00
pckbport Greek console keymap from Eye of the Beholder 2006-04-01 23:02:32 +00:00
pcmcia Comment out wl. 2006-04-26 16:19:52 +00:00
podulebus Use device_private(). 2006-03-29 06:51:47 +00:00
ppbus Use device_pprivate(). 2006-03-29 17:23:56 +00:00
qbus Use device_private(). 2006-03-29 18:17:36 +00:00
raidframe un-bitrot some of this code (which is not included by default in kernels), 2006-04-26 17:08:48 +00:00
rasops
rcons
sbus Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
scsipi Prefix iostat structure elements with io_ 2006-04-20 12:13:51 +00:00
smbus
splash
std
sun Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
sysmon
tc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
usb Revert previous panic change, I'll fix it differently. 2006-04-15 01:07:51 +00:00
videomode
vme Use device_cfdata(). 2006-03-29 04:16:44 +00:00
wscons Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
wsfont
xmi
auconv.c
auconv.h
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 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 Make ccdioctl work without a process context; fixes xbdback-on-ccd. 2006-04-24 21:35:57 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Add splash, vcons, vesabios, vesafb. 2006-04-24 14:12:21 +00:00
dksubr.c
dkvar.h
firmload.c Add /usr/pkg/libdata to the list of FIRMWARE_PATHS in order to be 2006-04-17 17:30:32 +00:00
firmload.h
fss.c fss_bs_thread: add FSS_LOCK() in two error cases so the lock is held 2006-04-13 15:56:53 +00:00
fssvar.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Use device_unit(). 2006-03-28 17:38:24 +00:00
ldvar.h
Makefile
md_root.c
md.c Use device_unit(). 2006-03-28 17:38:24 +00:00
md.h
midi_if.h
midi.c Use device_unit(). 2006-03-28 17:38:24 +00:00
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_if.h
radio.c Use device_unit(). 2006-03-28 17:38:24 +00:00
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c Silence device creation and destruction. That means there won't be 2006-03-30 15:19:45 +00:00
vndvar.h