NetBSD/sys/dev
2008-10-12 23:07:32 +00:00
..
acpi Remember previous display brightness across suspend/resume; now we don't 2008-09-21 21:15:28 +00:00
adb
apm
arcbios
ata Kill ATACH_TH_RUN and use cpu_intr_p() instead. 2008-10-02 21:05:17 +00:00
bi
bluetooth Redde Caesari quae sunt Caesaris. Or rather, in this particular case, 2008-09-09 03:54:56 +00:00
cardbus Fix mangled attach output. Noted by Jari Kuittinen. 2008-10-12 02:15:02 +00:00
dec Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
dkwedge
dmover
drm
ebus
eisa device_t changes, pmf, minor knf. 2008-08-27 05:33:47 +00:00
gpib
gpio
hpc
i2c Add an i2c attachment for the LM78 family of temp sensor/fan control 2008-10-12 13:17:28 +00:00
i2o Use the physical address from the bus_dmamap_load() map, not the one from 2008-09-14 18:12:16 +00:00
ic Add an i2c attachment for the LM78 family of temp sensor/fan control 2008-10-12 13:17:28 +00:00
ieee1394 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
if_ndis
ir Make cirpoll work. 2008-10-10 21:50:09 +00:00
isa Consistent use of softc member name - fixes build breakage from previous. 2008-10-12 23:07:32 +00:00
isapnp device_t changes, pmf, minor knf. 2008-08-27 05:33:47 +00:00
marvell Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
mca device_t changes, pmf, minor knf. 2008-08-27 05:33:47 +00:00
microcode replace \xa0 with space from Andy Shevchenko 2008-09-10 19:20:06 +00:00
mii Regen: Add JMicron OUI, and JMC2[56]0 PHYs. 2008-09-28 18:30:47 +00:00
mscp
mvme
news
ofisa
ofw
onewire
pad fix device is not split warning 2008-09-04 10:42:55 +00:00
pci Move printing of the "polling" message at attach time out of the wrong if 2008-10-12 19:01:01 +00:00
pckbport
pcmcia Remove esl(4) 2008-09-30 16:51:45 +00:00
podulebus
ppbus
pud
putter KASSERT works better with == instead of = 2008-08-08 13:02:10 +00:00
qbus
raidframe Undo previous change to an #if 0. The code does belong to the 2008-09-28 16:17:17 +00:00
rasops
rcons
sbus Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
scsipi Kill ATACH_TH_RUN and use cpu_intr_p() instead. 2008-10-02 21:05:17 +00:00
smbus
spi
splash
std
sun
sysmon Only report new sensor state values if the new value is valid for the 2008-09-07 12:13:00 +00:00
tc Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
tprof
usb Revert previous. 2008-10-11 13:56:51 +00:00
videomode
vme
wscons
wsfb
wsfont
xmi
auconv.c
auconv.h
audio_if.h
audio.c
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c
biovar.h
ccd.c
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-09-12 16:51:54 +00:00
cgdvar.h PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-09-12 16:51:55 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and 2008-10-11 21:54:11 +00:00
dksubr.c
dkvar.h
firmload.c
firmload.h
fss.c Make fss(4) D_MPSAFE. 2008-10-01 10:45:11 +00:00
fssvar.h Replace the fss unmount hook with a vfs_hook. 2008-09-17 14:49:25 +00:00
kloader.c
kloader.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
kttcp.c
kttcpio.h
ld.c Complete device_t/softc split for the ld(4) attachments. This should 2008-09-09 12:45:39 +00:00
ldvar.h Complete device_t/softc split for the ld(4) attachments. This should 2008-09-09 12:45:39 +00:00
lockstat.c
lockstat.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c Need to include sys/termios.h here too. 2008-10-08 16:11:23 +00:00
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
rnd.c mark callout mpsafe, next comes moving some of the (silly) estimator 2008-08-16 13:07:30 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
video_if.h Add RGB555, RGB565, UYVY support 2008-09-20 18:13:40 +00:00
video.c Register with pmf 2008-09-21 19:26:36 +00:00
vnd.c PR kern/38872 vnconfig panics with rw lock error 2008-09-24 07:57:30 +00:00
vndvar.h