summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2013-10-28 23:47:52 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2013-10-28 23:47:52 +0000
commite5d79eff87107912cdd11a112a074f5b40a6d963 (patch)
tree7c11c969234e82a55abdb6fe831ac7d44662359c /sys/powerpc/conf
parent6fe3b99530e57ab12dd50802b9c4d642a6f2be73 (diff)
downloadFreeBSD-src-e5d79eff87107912cdd11a112a074f5b40a6d963.zip
FreeBSD-src-e5d79eff87107912cdd11a112a074f5b40a6d963.tar.gz
MFC r256777-256779,256788:
Add driver for POWER hypervisor interpartition ethernet. Approved by: re (glebius)
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index 3567068..a72eeaf 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -128,6 +128,7 @@ device em # Intel PRO/1000 Gigabit Ethernet Family
device igb # Intel PRO/1000 PCIE Server Gigabit Family
device ixgbe # Intel PRO/10GbE PCIE Ethernet Family
device glc # Sony Playstation 3 Ethernet
+device llan # IBM pSeries Virtual Ethernet
# PCI Ethernet NICs that use the common MII bus controller code.
device miibus # MII bus support
OpenPOWER on IntegriCloud