freebsd-dev/sys/dev
Mitsuru IWASAKI fb864578af Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference of
suspend/resume procedures are minimized among them.

common:
- Add global cpuset suspended_cpus to indicate APs are suspended/resumed.
- Remove acpi_waketag and acpi_wakemap from acpivar.h (no longer used).
- Add some variables in acpi_wakecode.S in order to minimize the difference
  among amd64 and i386.
- Disable load_cr3() because now CR3 is restored in resumectx().

amd64:
- Add suspend/resume related members (such as MSR) in PCB.
- Modify savectx() for above new PCB members.
- Merge acpi_switch.S into cpu_switch.S as resumectx().

i386:
- Merge(and remove) suspendctx() into savectx() in order to match with
  amd64 code.

Reviewed by:	attilio@, acpi@
2012-06-09 00:37:26 +00:00
..
aac
acpi_support
acpica Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference of 2012-06-09 00:37:26 +00:00
adb
adlink
advansys
ae Fix the build. 2012-06-06 09:07:50 +00:00
age
agp A rewrite of the i810 bits of the agp(4) driver. New driver supports 2012-05-22 10:59:26 +00:00
aha
ahb
ahci Add IDs for Marvell 88SE9220/9230/9235 PCIe 2.0 x2 6Gbps SATA controllers. 2012-06-08 07:44:42 +00:00
aic
aic7xxx Fix build of aicasm when CC=clang. This was due to a side-effect of the 2012-06-04 20:36:11 +00:00
alc
ale - Const'ify the device lookup-table. 2012-04-04 21:09:02 +00:00
amdsbwd
amdtemp
amr The amr(4) firmware contains a rather dubious "feature" where it 2012-04-20 20:27:31 +00:00
an
arcmsr
asmc
asr Replace homegrown list implementation in sys/dev/asr/asr.c with 2012-04-20 21:17:33 +00:00
ata ATA/SATA controllers have no idea about protocol of the connected device 2012-06-06 06:52:51 +00:00
ath Mostly revert previous commit(s). After doing a bunch of local testing, 2012-06-05 06:03:55 +00:00
atkbdc Add a PNP ID for Japanese 106-key keyboard. 2012-03-28 17:58:37 +00:00
auxio
bce Make IPMI work in the bce driver even when the interface is 2012-05-23 01:20:25 +00:00
bfe
bge Fix typo. 2012-06-07 03:22:20 +00:00
bktr
bm
buslogic
bwi Add opt_wlan.h includes, so IEEE80211_* configuration changes are 2012-05-12 15:11:53 +00:00
bwn
bxe
cardbus
cas
ce
cesa
cfe
cfi CFI fixes for big endian archs. 2012-03-27 15:13:12 +00:00
ciss
cm
cmx
coretemp
cp
cpuctl
cpufreq
cs
ct
ctau
cx
cxgb MFp4 bz_ipv6_fast: 2012-05-25 03:00:34 +00:00
cxgbe MFp4 bz_ipv6_fast: 2012-05-24 23:03:23 +00:00
cy
dc - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
dcons
de
digi
dpms
dpt Fix the following clang warning in dpt(4): 2012-04-21 14:23:46 +00:00
drm
drm2 A small simplification to i915_gem_pager_fault(). 2012-05-28 21:15:54 +00:00
e1000 Commit a portion of 233708 I missed earlier and don't include the 2012-06-01 15:52:41 +00:00
ed
eisa
en
ep
esp Fix build: 2012-05-23 06:49:50 +00:00
et
etherswitch Setup the CPU port and broadcast map on the AR7240, rather than 2012-05-12 21:08:07 +00:00
ex
exca
fatm
fb Fix a Clang warning. 2012-04-16 23:29:12 +00:00
fdc
fdt Preset (clear) the ranges we're supposed to fill from the FDT. If a 2012-05-24 20:24:49 +00:00
fe
filemon Add the 'filemon' device. 'filemon' is a kernel module that provides a device 2012-06-04 22:54:19 +00:00
firewire
flash Disable verification of the flashed content for now; for reasons unknown 2012-06-03 21:03:16 +00:00
fxp - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
gem
glxiic
glxsb
gpio Remove extra semicolon which rendered condition useless 2012-04-02 00:11:26 +00:00
gxemul Add a trivial driver for the GXemul Ethernet device. Probably quite buggy and 2012-05-07 04:15:46 +00:00
hatm
hifn
hme
hpt27xx
hptiop Adding missing dependancies for loading hptiop(4), hptmv(4) and isp(4) as modules. 2012-06-01 04:34:49 +00:00
hptmv Adding missing dependancies for loading hptiop(4), hptmv(4) and isp(4) as modules. 2012-06-01 04:34:49 +00:00
hptrr
hwpmc Soft PMC support for ARM. 2012-05-23 13:23:40 +00:00
ic
ichsmb
ichwd
ida
ie
ieee488
if_ndis
iicbus Don't include MIPS machine headers. There's no need for it. 2012-05-19 17:42:11 +00:00
iir
io
ipmi
ips
ipw Use suspend/resume methods provided by net80211. This ensures that the 2012-03-23 19:32:30 +00:00
isci Wait until completion context unwinds before retrying CCBs that have been 2012-05-21 22:54:33 +00:00
iscsi/initiator Update to version 2.3.1.0 2012-04-13 18:21:56 +00:00
isp Clean up and complete the incomplete deferred enable code. 2012-06-01 23:29:48 +00:00
ispfw
iwi Use suspend/resume methods provided by net80211. This ensures that the 2012-03-23 19:32:30 +00:00
iwn Remove nitems() now that it lives in <sys/param.h> since r236486. 2012-06-02 20:00:52 +00:00
ixgb
ixgbe Correct typo(?) and actually set PTHRESH to 32 and not 16 as per Intel 2012-06-07 22:57:26 +00:00
jme Fix a logic error when use PCIY_PMG capability 2012-06-07 02:24:27 +00:00
joy
kbd
kbdmux
ksyms
le
led
lge
lindev
lmc
malo
mc146818
mca
mcd
md
mem
mfi Cosmetic nit. If a configured volume has no label, don't emit an empty 2012-05-30 17:07:50 +00:00
mge
mii More Cicada/Vitesse PHY ids. 2012-05-25 15:05:17 +00:00
mk48txx
mlx
mly
mmc Add missing prototypes. While at it, sort them alphabetically. 2012-06-02 20:47:00 +00:00
mn
mps
mpt Refine r233827; as it turns out, controllers with a device ID of 0x0059 2012-04-04 20:42:45 +00:00
mse
msk For Yukon II controllers that implement optional temperature sensor 2012-04-25 02:46:13 +00:00
mvs ATA/SATA controllers have no idea about protocol of the connected device 2012-06-06 06:52:51 +00:00
mwl Fix the RX free list locking creation and destruction to be consistent 2012-04-17 04:52:57 +00:00
mxge Update mxge(4) firmware to the latest version available from 2012-05-29 00:53:51 +00:00
my
nand Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00
ncv
netmap this file is too old and not interesting anymore now that netmap 2012-05-17 20:05:13 +00:00
nfe
nge
nmdm
nsp
null
nve
nvram
nvram2env
nxge Fix the following compilation warnings in nxge(4): 2012-04-20 21:43:19 +00:00
oce
ofw
patm
pbio
pccard
pccbb
pcf
pci Add 'drmn' device as another drm child, to allow drm2 drivers to live 2012-05-23 17:09:14 +00:00
pcn
pdq
powermac_nvram "nvram,flash" may not be the first in the compatible list property of the 2012-05-20 02:43:54 +00:00
ppbus
ppc
pst
pty
puc Add support for the Sunix SER5437A dual serial PCI Express card. 2012-06-08 06:07:23 +00:00
qlxgb Do not announce IPv6 TSO support yet. The in-tree driver does not seem 2012-04-23 21:49:11 +00:00
quicc
ral Add support for Ralink RT2800/RT3000 chipsets. 2012-05-10 17:41:16 +00:00
random
rc
re Make sure we don't dereference a null pointer 2012-05-11 07:12:18 +00:00
rndtest
rp
rt
safe
sbni
scc
scd
sdhci
sec Recognize version 3.1 of the SEC crypto engine. 2012-05-24 21:24:23 +00:00
sf Remove unused variable mii. 2012-05-11 03:17:32 +00:00
sfxge M_DONTWAIT is a flag from historical mbuf(9) 2012-04-10 06:52:21 +00:00
sge
si
siba
siis ATA/SATA controllers have no idea about protocol of the connected device 2012-06-06 06:52:51 +00:00
sio
sis
sk
smbus
smc - Do not reinitialize the card if it is already running. 2012-04-07 06:56:38 +00:00
sn
snc
snp
sound Added D_TRACKCLOSE to sndstat_cdevsw to fix the situation when 2012-05-02 19:32:11 +00:00
speaker
spibus
ste
stg
stge
streams
sym Take advantage of nitems(). 2012-06-02 19:41:28 +00:00
syscons Move tty_opened_ns() into syscons.c which is currently the 2012-03-29 15:47:29 +00:00
tdfx
ti
tl
tpm
trm
tsec Do not reinitialise the interface if it is already running, this prevents the 2012-05-09 00:56:11 +00:00
twa
twe
tws
tx
txp
uart Complete polled-mode operation by using a callout if the device will be 2012-04-12 18:46:48 +00:00
ubsec
usb Add appropriate checks for ic_bsschan being set to IEEE80211_CHAN_ANYC in 2012-06-02 09:10:51 +00:00
utopia
vge
viawd
virtio Sync with Bryan Venteicher's virtio git repo: 2012-04-16 18:29:12 +00:00
vkbd
vr Convert the if_vr(4) driver model to the interrupt filter model and use 2012-05-12 14:37:25 +00:00
vte
vx
vxge Fix warning generated by clang; 2012-06-01 04:23:20 +00:00
watchdog
wb
wbwd Add device ids for the Winbond 83627DHG-P chip and set the registers to 2012-05-29 16:39:42 +00:00
wds
wi
wl
wpi Add a missing #include, required for IEEE80211_DEBUG. 2012-06-01 06:20:39 +00:00
wtap
xe
xen Free ballooned pages with the corresponding malloc type. 2012-04-06 08:13:29 +00:00
xl - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00