summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2011-05-20 18:27:13 +0000
committeryongari <yongari@FreeBSD.org>2011-05-20 18:27:13 +0000
commit8b344f95a5795eba597f19d5c6b1516c99bb2fa9 (patch)
tree95aa95723222f84de830fe4a27ae4ac1d0ef7b2f /sys/net
parent10111562260f113db0ecd34895aa2e79e3fbb11e (diff)
downloadFreeBSD-src-8b344f95a5795eba597f19d5c6b1516c99bb2fa9.zip
FreeBSD-src-8b344f95a5795eba597f19d5c6b1516c99bb2fa9.tar.gz
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
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud