NetBSD/sys/dev
drochner ee2a294e04 Register a NULL pmf handler, so that the system can suspend.
This is OK because wscons detaches the X server before devices are
suspended, and the X server closes the drm device on detach.
(We could install a suspend handler which just double-checks, but
atm its return value is ignored anyway.)
2008-02-27 18:01:49 +00:00
..
acpi Use aprint_*_dev(), device_t and accessors. Constify a bit. 2008-02-18 06:19:50 +00:00
adb
apm Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
arcbios
ata As pointed out by Geoff Wing, 1.356 of wd.c needs sc_sdhook restored. 2008-02-22 06:46:46 +00:00
bi
bluetooth
cardbus Reduce diffs between cardbus_set_powerstate_int() and 2008-02-23 00:30:56 +00:00
dec Make this compile with DEBUG enabled (fix a printf format, convert to 2008-01-04 01:00:43 +00:00
dkwedge Hold v_interlock when adjust v_writecount. 2008-01-30 15:42:52 +00:00
dmover Add #include <sys/simplelock.h> 2008-01-05 02:47:03 +00:00
drm Add a horrible hack to allow the DRM driver to get at the bus_space_handle 2008-02-22 19:47:06 +00:00
ebus
eisa Use device_xname(). 2008-02-18 06:17:27 +00:00
gpib Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
gpio Use device_t. 2008-01-10 07:49:04 +00:00
hpc Rasops and wsfont are now in MI conf/files so remove them from here. 2008-02-21 19:52:00 +00:00
i2c
i2o Don't get under the device_t abstraction by measuring the length 2008-02-11 03:36:25 +00:00
ic Apply some KNF to this driver and do some random changes as well: 2008-02-25 21:22:32 +00:00
ieee1394 Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_ndis Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
ir
isa Suspend, resume, detach. 2008-02-22 23:40:49 +00:00
isapnp
marvell Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
mca Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
microcode
mii Add BCM5708C. Treating it like 5750/5780 is a guess but my Dell 2008-02-20 11:26:03 +00:00
mscp B_BAD has done nothing for a long time. 2008-01-04 21:48:05 +00:00
mvme Add timecounter(9) support for mvme68k. 2008-01-07 14:39:28 +00:00
news
ofisa Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
ofw
onewire
pad Add methods to detach self and children. 2008-02-22 20:52:14 +00:00
pci Register a NULL pmf handler, so that the system can suspend. 2008-02-27 18:01:49 +00:00
pckbport Ensure that the keyboard is enabled before polling it. 2008-02-21 01:42:20 +00:00
pcmcia Make many ethernet drivers share the common code for MII media 2008-01-19 22:10:14 +00:00
podulebus
ppbus struct lpt_softc doesn't have sc_dev in it. Use ppbus_dev.sc_dev. 2008-02-27 12:52:36 +00:00
pud
putter unstaticate putterdebug 2008-01-02 05:27:21 +00:00
qbus Give bbusy() an interlock argument. If the we need to wait for the buffer, 2008-02-15 13:46:04 +00:00
raidframe rf_debugMem.c: remove unused 'rc' variable for RF_DEBUG_MEM. 2008-02-12 03:12:41 +00:00
rasops The stamp mutex is not unsafe, so remove this comment so people don't get the wrong idea. ok ad@ 2008-01-07 00:25:19 +00:00
rcons
sbus KNF previous change. 2008-02-13 04:17:26 +00:00
scsipi put back the old shutdown handlers to flush the disk cache, 2008-02-21 21:52:06 +00:00
smbus
spi explicitly include simplelock.h 2008-01-08 13:28:22 +00:00
splash
std
sun rasops is global now 2008-02-21 13:44:17 +00:00
sysmon Destroy the callout via sysmon_envsys_destroy() now that it's 2008-02-02 02:02:37 +00:00
tc Use the VAX_PHYS_TO_S0 macro from vax/tc_machdep.h 2008-02-20 18:15:12 +00:00
tprof a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
usb Add TRIPPLITE2 UPS into the list of devices ignored by uhid(4) -- the UPS 2008-02-24 20:25:13 +00:00
videomode
vme It's KAUTH_REQ_DEVICE_RAWIO_PASSTHRU_*. 2008-02-06 12:13:47 +00:00
wscons Return EBUSY and do not detach if we are the console. 2008-02-22 22:29:16 +00:00
wsfb
wsfont
xmi
auconv.c
auconv.h
audio_if.h
audio.c Disable audio idle timer. It was a fun experiment, but causes more issues 2008-02-13 18:31:51 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c - remove casts 2008-01-03 02:30:08 +00:00
biovar.h Improve the bio(4) API for incoming changes to arcmsr(4) (and perhaps 2008-01-02 23:45:03 +00:00
ccd.c ccdbuffer(): add missing initialization of new bufs b_objlock. 2008-02-02 10:40:50 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
cgdvar.h Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
cons.h
DEVNAMES add full support device driver for Huawei E220 wireless modem 2008-01-21 11:36:46 +00:00
dksubr.c Remove code to prevent multiple open of block devices; it's no longer 2008-01-30 15:30:12 +00:00
dkvar.h
firmload.c
firmload.h
fss.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
fssvar.h sys/simplelock.h is required now. 2008-01-04 21:33:17 +00:00
kloader.c
kloader.h
kttcp.c Don't lock the socket to set/clear FNONBLOCK. Just set it atomically. 2008-02-06 21:57:53 +00:00
kttcpio.h
ld.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
ldvar.h
lockstat.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
lockstat.h lockstat: no longer track lockmgr() events. 2008-01-26 14:29:31 +00:00
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
vndvar.h