GENERIC64 (1bde3b70660fe02e45b1d5b3b8b89eaa7a563b82) GENERIC64 (f2d6ace4a684fcb98293983758c73d703338a78b)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 125 unchanged lines hidden (view full) ---

134
135# Serial (COM) ports
136device scc
137device uart
138device uart_z8530
139
140# Ethernet hardware
141device em # Intel PRO/1000 Gigabit Ethernet Family
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 125 unchanged lines hidden (view full) ---

134
135# Serial (COM) ports
136device scc
137device uart
138device uart_z8530
139
140# Ethernet hardware
141device em # Intel PRO/1000 Gigabit Ethernet Family
142device igb # Intel PRO/1000 PCIE Server Gigabit Family
143device ix # Intel PRO/10GbE PCIE PF Ethernet Family
144device ixv # Intel PRO/10GbE PCIE VF Ethernet Family
145device glc # Sony Playstation 3 Ethernet
146device llan # IBM pSeries Virtual Ethernet
147
148# PCI Ethernet NICs that use the common MII bus controller code.
149device miibus # MII bus support
150device bge # Broadcom BCM570xx Gigabit Ethernet

--- 73 unchanged lines hidden ---
142device ix # Intel PRO/10GbE PCIE PF Ethernet Family
143device ixv # Intel PRO/10GbE PCIE VF Ethernet Family
144device glc # Sony Playstation 3 Ethernet
145device llan # IBM pSeries Virtual Ethernet
146
147# PCI Ethernet NICs that use the common MII bus controller code.
148device miibus # MII bus support
149device bge # Broadcom BCM570xx Gigabit Ethernet

--- 73 unchanged lines hidden ---