aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf/GENERIC64
diff options
context:
space:
mode:
authorWojciech Macek <wma@FreeBSD.org>2018-01-17 09:33:16 +0000
committerWojciech Macek <wma@FreeBSD.org>2018-01-17 09:33:16 +0000
commit55b823e52a60ee2ddbf7ed91b0bc5d77c534a425 (patch)
treea1887e628627448b3073028f79e2163ef5e37de1 /sys/powerpc/conf/GENERIC64
parent6005affb74f36abf5d1905b961de55e3169768cd (diff)
downloadsrc-55b823e52a60ee2ddbf7ed91b0bc5d77c534a425.tar.gz
src-55b823e52a60ee2ddbf7ed91b0bc5d77c534a425.zip
PPC64: add CXGBE and remove AHCI from GENERIC64
Add CXGBE driver which is required for PowerNV system. Also, remove AHCI which does not work in BigEndian. Created by: Wojciech Macek <wma@semihalf.com> Obtained from: Semihalf Sponsored by: QCM Technologies
Notes
Notes: svn path=/head/; revision=328078
Diffstat (limited to 'sys/powerpc/conf/GENERIC64')
-rw-r--r--sys/powerpc/conf/GENERIC643
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index 23e30a2339eb..32a26fd23ed5 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -107,7 +107,7 @@ options PCI_HP # PCI-Express native HotPlug
device agp
# ATA controllers
-device ahci # AHCI-compatible SATA controllers
+#device ahci # AHCI-compatible SATA controllers
device ata # Legacy ATA/SATA controllers
device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
@@ -143,6 +143,7 @@ device ix # Intel PRO/10GbE PCIE PF Ethernet Family
device ixv # Intel PRO/10GbE PCIE VF Ethernet Family
device glc # Sony Playstation 3 Ethernet
device llan # IBM pSeries Virtual Ethernet
+device cxgbe # Chelsio 10/25G NIC
# PCI Ethernet NICs that use the common MII bus controller code.
device miibus # MII bus support