freebsd-src/sys/dev
Mitsuru IWASAKI 899ccf541a Add generalized power profile code.
This makes other power-management system (APM for now) to be able to
generate power profile change events (ie. AC-line status changes), and
other kernel components, not only the ACPI components, can be notified
the events.

 - move subroutines in acpi_powerprofile.c (removed) to kern/subr_power.c
 - call power_profile_set_state() also from APM driver when AC-line
   status changes
 - add call-back function for Crusoe LongRun controlling on power
   profile changes for a example
2002-03-04 18:46:13 +00:00
..
aac Add ID's for a couple of upcoming cards. 2002-02-13 07:44:43 +00:00
acpica Add generalized power profile code. 2002-03-04 18:46:13 +00:00
advansys
agp
aha
ahb
aic
aic7xxx
amd
amr
an In ad-hoc mode, the "associate" bit is valid to check to see if it is 2002-02-26 05:43:05 +00:00
ar
asr If we're going to ifdef out the only reference to asr_drvinit, then 2002-02-26 03:22:44 +00:00
ata Forgot this litte patch, scale the individual disk size from the 2002-03-03 16:36:19 +00:00
atkbdc
awi Set ifp->if_name to "awi" instead of device_get_name(dev) to avoid 2002-02-26 20:09:19 +00:00
bge Remove mbuf exhaustion warning messages; these are handled by the 2002-02-11 23:29:15 +00:00
bktr
buslogic
cardbus Use the pci.c code wherever possible, rather than copying all the pci 2002-02-27 05:09:14 +00:00
ccd Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
ciss
cm
cnw
cs
ct
cy Initialize a variable bogusly to avoid a gcc bug that causes a spurious 2002-02-26 17:04:29 +00:00
dc
de
dec
dgb Repair some warnings. These are accessing idle portions of shared memory 2002-02-27 23:43:19 +00:00
digi Fix warnings. The driver would be more useful with a DRIVER_MODULE() 2002-02-27 23:47:45 +00:00
dpt
ed
eisa
em - Added support for receive in multiple 2002-02-13 18:19:27 +00:00
en
ep Two fixes from Jonathan Hanna: 2002-02-12 05:32:58 +00:00
ex
exca
fb
fdc Disksort will not "munge" requests, BIO_ORDERED or not, so remove 2002-02-22 09:14:06 +00:00
fe
fxp
gem Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernet 2002-02-27 17:41:06 +00:00
gfb
gx
hea Fix warnings 2002-02-27 23:53:02 +00:00
hfa
hme Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboard 2002-02-27 17:35:48 +00:00
ic
ichsmb
ida
ie
iicbus
iir Add the following functions/macros to support byte order conversions and 2002-02-27 17:16:18 +00:00
isp Reorder some of the ioctls and add a few new ones. 2002-02-21 23:30:05 +00:00
ispfw
joy
kbd
lge
lmc
lnc
mc146818
mca
mcd
md Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
mii Remove problematic PHY_WRITE so that autoneg to 10 Mbps 2002-02-27 02:11:34 +00:00
mlx
mly Fix warnings (comment out unused tables that are taking space in the 2002-02-27 23:57:18 +00:00
mse
musycc
ncv
nge Remove errors in LINT (now that they are fatal) 2002-02-27 02:21:43 +00:00
nmdm Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
nsp
null
ofw
pccard Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byte 2002-02-20 14:30:46 +00:00
pccbb Check the status of the card bridge first thing, rather than last in 2002-02-20 16:20:27 +00:00
pcf
pci Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
pcic
pdq Fix warning (passing wrong arg to arp_ifinit()) 2002-02-27 23:28:57 +00:00
ppbus
ppc
puc Release allocated memory and bus_space_handle on an error. 2002-02-19 14:58:11 +00:00
random Provide infrastructure for harvesting SWI entropy. 2002-03-03 20:09:42 +00:00
ray
rc
rp #include "opt_compat.h" so that the support for old ioctls can actually 2002-02-15 08:28:34 +00:00
sbni
scd
sf
si
sio Add two IrDA controller ID: IBM TP240(Probably NSC compatible), and SMC IrCC 2002-03-03 13:26:59 +00:00
sk
smbus
sn
snc
snp
sound Suspend and resume related patches from Toshikazu Ichinoseki <t.ichinoseki@nifty.com>. 2002-03-04 00:36:04 +00:00
speaker
sr
stg
streams Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
sym
syscons Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
tdfx
tga
ti Remove mbuf exhaustion warning messages; these are handled by the 2002-02-11 23:38:30 +00:00
twe Fix some unused warnings. One function is only used if 2002-02-27 23:59:35 +00:00
tx Remove mbuf exhaustion warning messages; these are handled by the 2002-02-11 23:38:30 +00:00
txp
usb Support for USB fm radio. 2002-03-04 03:51:21 +00:00
vinum GC: BIO_ORDERED going away. 2002-02-22 09:18:46 +00:00
vr
vx
wds
wi Add a bunch of cards from NetBSD and maybe other places. 2002-03-04 02:59:20 +00:00
wl Remove support for FreeBSD 2.x from this driver. 2002-02-27 23:34:02 +00:00
xe Remove an unused variable. 2002-02-26 03:37:35 +00:00