freebsd-nq/sys
Pyun YongHyeon 7ba75dc4e9 Datasheet says vge(4) controllers support DAC but it seems that's
not true on old PCI based controllers.  DAC configuration is read
from EEPROM in device reset phase and driver can override DAC
configuration.  However I guess there is an undocumented reason why
EEPROM configuration does not enable DAC so do not blindly override
DAC configuration.  Recent PCIe based controllers are supposed to
support 64bit DMA so allow 64bit DMA only on PCIe based controllers.

PR:		kern/157184
MFC after:	1 week
2011-05-20 18:27:13 +00:00
..
amd64 Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features. 2011-05-17 22:36:16 +00:00
arm Move the ZERO_REGION_SIZE to a machine-dependent file, as on many 2011-05-13 19:35:01 +00:00
boot Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
bsm
cam
cddl Restore old (v15) behaviour for a recursive snapshot destroy. 2011-05-18 07:37:02 +00:00
compat
conf Add I2C bus driver for the AMD Geode LX series CS5536 Companion 2011-05-15 14:01:23 +00:00
contrib
crypto
ddb
dev Datasheet says vge(4) controllers support DAC but it seems that's 2011-05-20 18:27:13 +00:00
fs Add a sanity check for the existence of an "addr" option 2011-05-18 18:36:40 +00:00
gdb
geom Make diagnostic messages more specific. With bootverbose print out 2011-05-16 15:59:50 +00:00
gnu
i386 Merge part of r221322 from largeSMP project: 2011-05-18 16:07:30 +00:00
ia64 Prefer switching the memory stack from user to kernel *before* switching 2011-05-14 14:55:15 +00:00
isa Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00
kern The CDP_ACTIVE flag is cleared at the beginning of destroy_devl(), 2011-05-18 22:36:58 +00:00
kgssapi
libkern
mips Move the ZERO_REGION_SIZE to a machine-dependent file, as on many 2011-05-13 19:35:01 +00:00
modules Add I2C bus driver for the AMD Geode LX series CS5536 Companion 2011-05-15 14:01:23 +00:00
net - Add 10baseT as an alias for 10baseT/UTP. 2011-05-15 12:58:29 +00:00
net80211 Fix up the net80211 alq logging - this commit makes it usable. 2011-05-11 17:20:35 +00:00
netatalk
netgraph usb: fix a missed use of use_generic in r222051 2011-05-18 11:38:36 +00:00
netinet Unbreak INET-less build. 2011-05-18 19:49:39 +00:00
netinet6
netipsec Release SP's refcount in key_get_spdbyid(). 2011-05-09 13:16:21 +00:00
netipx
netnatm
netncp
netsmb
nfs Change the sysctl naming for the old and new NFS clients 2011-05-15 20:52:43 +00:00
nfsclient Add a sanity check for the existence of an "addr" option 2011-05-18 18:36:40 +00:00
nfsserver
nlm
ofed
opencrypto
pc98 Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00
pci
powerpc Revert r222069,222068 as they were intended to be committed to the 2011-05-18 16:50:13 +00:00
rpc
security
sparc64 Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900. 2011-05-15 13:25:26 +00:00
sys Style fixes: 2011-05-19 17:22:48 +00:00
teken Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
tools
ufs Use a name instead of a magic number for kern_yield(9) when the priority 2011-05-13 05:27:58 +00:00
vm Fix spelling errors. 2011-05-20 17:28:00 +00:00
x86 Implement boot-time TSC synchronization test for SMP. This test is executed 2011-05-09 17:34:00 +00:00
xdr
xen
Makefile Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00