NetBSD/sys/dev
gavan fc631497e1 Convert MD hook to device property reads.
Device properties, if present, take precedence over EEPROM values.
2006-02-22 00:17:43 +00:00
..
acpi use aprint_* 2006-02-20 12:17:49 +00:00
apm
arcbios
ata Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
bi
bluetooth Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
cardbus
dec
dkwedge
dmover dmoverioopen: add a missing simple_lock_init(). 2006-01-17 12:10:51 +00:00
ebus
eisa
gpib
gpio Flesh out the framework for attaching drivers to the GPIO pins. 2006-02-20 03:18:36 +00:00
hpc Move assignment out of conditional expression. 2006-02-13 16:35:57 +00:00
i2c * Add missing $NetBSD$ tag and __KERNEL_RCSID. 2006-02-19 08:40:12 +00:00
i2o Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
ic Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
ieee1394 Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ir Use device_is_active(). 2006-02-21 04:31:33 +00:00
isa Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
isapnp Regen 2006-02-19 21:31:14 +00:00
marvell Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
mca
microcode TCP Segmentation Offload (TSO) add-on firmware for the 2005-12-15 17:37:03 +00:00
mii Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
mscp
mvme
news
ofisa properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00
ofw
pci Convert MD hook to device property reads. 2006-02-22 00:17:43 +00:00
pckbport
pcmcia Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
podulebus properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00
ppbus
qbus
raidframe Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
rasops Add shadow framebuffer support. 2006-02-18 13:57:33 +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 Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
scsipi Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
smbus
splash Smaller NetBSD logo image, suitable for lower memory situations or 2006-02-19 17:12:01 +00:00
std
sun
sysmon
tc
usb Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
vinum
vme
wscons Multiple inclusion protection. 2006-02-19 15:09:58 +00:00
wsfont
xmi
auconv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
auconv.h
audio_if.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
audio.c
audiobell.c
audiobellvar.h
audiovar.h
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_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 support for i2c bus on AMD-8111 used on many Opteron server motherboards, 2006-02-19 02:24:20 +00:00
dksubr.c
dkvar.h
firmload.c Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
firmload.h Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
fss.c don't set b_rawblkno unnecessarily. 2006-01-11 00:49:59 +00:00
fssvar.h
kloader.c Use uintN_t. 2006-01-20 02:47:30 +00:00
kloader.h Use uintN_t. 2006-01-20 02:47:30 +00:00
kttcp.c
kttcpio.h
ld.c
ldvar.h
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
md_root.c
md.c
md.h
midi_if.h
midi.c
midisyn.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
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 vndthread: fix an integer overflow. fix a panic reported by Simon Burge. 2006-02-04 13:40:38 +00:00
vndvar.h Have vnd(4) devices automatically created when the user tries to 2006-02-01 03:15:33 +00:00