NetBSD/sys/dev
tshiozak fe6f56bfb7 add support for the per-device power management capability.
int pci_set_powerstate(pci_chipset_tag_t pc, pcitag_t tag, int newstate)
	set power state of the device to newstate.
int pci_get_powerstate(pci_chipset_tag_t pc, pcitag_t tag)
	get current power state of the device.

In the future, these functions will be used for ACPI support.
2002-06-18 13:18:37 +00:00
..
acpi make it compile with ACPI_DEBUG 2002-06-18 10:26:15 +00:00
arcbios
ata
bi bcmp -> memcmp. 2002-05-22 16:03:14 +00:00
cardbus make this compile again 2002-06-02 23:24:40 +00:00
dec Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +00:00
ebus
eisa
hpc
i2c
i2o Use __mips__ instead of mips. 2002-05-31 21:43:49 +00:00
ic Add support for ISP_FC_GETHINFO which can tell you connection topology, 2002-06-15 00:20:18 +00:00
ieee1394
ir
isa Make it possible to override the way register access is done. 2002-05-21 02:47:04 +00:00
isapnp regen 2002-05-31 15:38:55 +00:00
mca
microcode Use SLIST_*() instead of accessing slh_first,sle_next directly. 2002-06-02 01:20:36 +00:00
mii Regen. 2002-05-15 22:48:42 +00:00
mscp
mvme
news
ofisa constify and make auto const variables static. 2002-06-08 17:07:53 +00:00
ofw
pci add support for the per-device power management capability. 2002-06-18 13:18:37 +00:00
pckbc Nuke all useages of polled kbd controller commands when not attaching or 2002-05-29 09:30:35 +00:00
pcmcia Add support for Zcomax/ELSA XI325. From Jasper Wallace in PR 17252. 2002-06-17 07:47:33 +00:00
podulebus Regen (many new podules). 2002-05-23 22:01:14 +00:00
qbus Must check B_PHYS, not b_proc, if it is DMA to userspace, otherwise the 2002-06-14 11:57:21 +00:00
raidframe Not so fast... Add a bit of comment to the previous change. 2002-05-23 15:12:59 +00:00
rasops Avoid sequence point error. 2002-05-31 19:42:12 +00:00
rcons
sbus SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
scsipi As per a discussion on tech-kern a while back- honor retries for 2002-06-05 00:15:33 +00:00
std Fix bug in the way the config_found loop runs. Passing NULL doesn't work well. 2002-05-23 00:10:46 +00:00
sun Check whether a console is attached before sending data upstream. 2002-05-13 09:42:12 +00:00
sysmon
tc move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
usb Regen. 2002-06-18 01:02:39 +00:00
vme
wscons Don't detach the mouse from the mux just because the mouse device is 2002-06-06 09:16:12 +00:00
wsfont
xmi
auconv.c
auconv.h
audio_if.h Correct indent... 2002-06-04 14:02:32 +00:00
audio.c The logic in audio_poll() was incorrect in full duplex mode; 2002-06-02 02:00:30 +00:00
audiovar.h
aurateconv.c
ccd.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Make tabbing consistent. From Julio Merino in misc/17256. 2002-06-14 10:01:27 +00:00
ld.c
ldvar.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c spl botch in midipoll() when sc->dying 2002-06-01 17:54:21 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
radio_if.h
radio.c
radiovar.h
rnd.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c
vndvar.h