NetBSD/sys/dev
drochner 8390dd2605 update for accessops change (get/serborder removed) 2006-04-05 15:23:06 +00:00
..
acpi Change header location in accordance with moving ACPI-CA to sys/dist/acpica 2006-03-23 13:46:13 +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 Reorganize ath layout as requested by sam@ and suggested by dyoung@ in 2006-04-02 05:52:14 +00:00
dec Use device_private(). 2006-03-29 06:28:38 +00:00
dkwedge merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
dmover merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
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 Use device_private(). 2006-03-29 06:28:38 +00:00
gpio Use device_private(). 2006-03-29 06:28:38 +00:00
hpc Use device_private(). 2006-03-29 06:28:38 +00:00
i2c Correct a couple of typos in comments ("Hook info" -> "Hook into", 2006-04-04 19:38:38 +00:00
i2o Use device_private(). 2006-03-29 06:41:24 +00:00
ic Move the ga_getborder()/vga_setborder() calls from accessops to the 2006-04-05 15:19:54 +00:00
ieee1394 Use device_unit(). 2006-03-28 17:38:24 +00:00
if_ndis Removed the #include of ndis_driver_data.h, and replaced it with NDIS_DRV_DATA, 2006-03-31 03:20:20 +00:00
ir Use device_private(). 2006-03-29 06:41:24 +00:00
isa Use device_cfdata(). 2006-03-29 04:16:44 +00:00
isapnp Use device_private(). 2006-03-29 06:51:47 +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 Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
mii Fix an oversight in previous. 2006-03-29 17:18:55 +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
pci update for accessops change (get/serborder removed) 2006-04-05 15:23:06 +00:00
pckbport Greek console keymap from Eye of the Beholder 2006-04-01 23:02:32 +00:00
pcmcia Replace device_locators() with device_locator(), and use it. 2006-03-29 06:00:46 +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 Use device_is_a() and device_unit(). 2006-03-28 17:32:20 +00:00
rasops Fixup a performance problem in rasops_copyrows that I introduced during 2006-02-27 12:19:29 +00:00
rcons
sbus Use device_cfdata(). 2006-03-29 04:16:44 +00:00
scsipi Use device_private(). 2006-03-30 16:09:28 +00:00
smbus
splash Smaller NetBSD logo image, suitable for lower memory situations or 2006-02-19 17:12:01 +00:00
std
sun Use device_private(). 2006-03-30 16:09:28 +00:00
sysmon Don't attempt to call (*sme->sme_gtredata)() or (*sme->sme_streinfo)() 2006-03-20 03:23:35 +00:00
tc Use ANSI function decls, apply static. 2006-03-31 17:39:33 +00:00
usb Add utoppy* at uhub? 2006-04-03 08:53:22 +00:00
videomode Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
vme Use device_cfdata(). 2006-03-29 04:16:44 +00:00
wscons Use the existing ioctl path to call WSDISPLAYIO_GBORDER/WSDISPLAYIO_SBORDER 2006-04-05 15:18:25 +00:00
wsfont Fix range to check to avoid a static buffer overrun, when 2006-03-17 03:21:57 +00:00
xmi
DEVNAMES Add a kernel driver and userland program for the Topfield TF5000PVR range 2006-04-03 08:15:48 +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 Use device_unit(). 2006-03-28 17:38:24 +00:00
audio_if.h Add a 'powerstate' callback to audio_hw_if, to allow hw drivers to power 2006-03-07 15:17:47 +00:00
audiobell.c Use device_unit(). 2006-03-28 17:38:24 +00:00
audiobellvar.h
audiovar.h Add a 'powerstate' callback to audio_hw_if, to allow hw drivers to power 2006-03-07 15:17:47 +00:00
aurateconv.c
ccd.c * The kernel's struct ccd_softc has extra structure members over the 2006-02-16 23:25:18 +00:00
ccdvar.h
cgd.c
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
cons.h
dksubr.c
dkvar.h
firmload.c
firmload.h
fss.c use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl(). 2006-03-14 15:07:29 +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
kloader.h
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
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 In rnd_add_uint32(), there's no need to check for rs == NULL since 2006-02-17 19:22:30 +00:00
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