Deleted Added
full compact
GENERIC (119149) GENERIC (119868)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
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#

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

13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
19# For hardware specific information check HARDWARE.TXT
20#
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
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#

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

13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
19# For hardware specific information check HARDWARE.TXT
20#
21# $FreeBSD: head/sys/sparc64/conf/GENERIC 119149 2003-08-19 21:57:29Z obrien $
21# $FreeBSD: head/sys/sparc64/conf/GENERIC 119868 2003-09-08 02:11:25Z wpaul $
22
23machine sparc64
24cpu SUN4U
25ident GENERIC
26
27#To statically compile in device wiring instead of /boot/device.hints
28#hints "GENERIC.hints" #Default places to look for devices.
29

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

157
158# PCI Ethernet NICs that use the common MII bus controller code.
159device miibus # MII bus support
160device dc # DEC/Intel 21143 and workalikes
161device fxp # Intel EtherExpress PRO/100B (82557, 82558)
162device gem # Sun GEM/Sun ERI/Apple GMAC
163device hme # Sun HME (Happy Meal Ethernet)
164#device pcn # AMD Am79C97x PCI 10/100 NICs
22
23machine sparc64
24cpu SUN4U
25ident GENERIC
26
27#To statically compile in device wiring instead of /boot/device.hints
28#hints "GENERIC.hints" #Default places to look for devices.
29

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

157
158# PCI Ethernet NICs that use the common MII bus controller code.
159device miibus # MII bus support
160device dc # DEC/Intel 21143 and workalikes
161device fxp # Intel EtherExpress PRO/100B (82557, 82558)
162device gem # Sun GEM/Sun ERI/Apple GMAC
163device hme # Sun HME (Happy Meal Ethernet)
164#device pcn # AMD Am79C97x PCI 10/100 NICs
165device re # RealTek 8139C+/8169/8169S/8110S
165device rl # RealTek 8129/8139
166#device sf # Adaptec AIC-6915 (``Starfire'')
167#device sis # Silicon Integrated Systems SiS 900/SiS 7016
168#device ste # Sundance ST201 (D-Link DFE-550TX)
169#device tl # Texas Instruments ThunderLAN
170#device vr # VIA Rhine, Rhine II
171#device wb # Winbond W89C840F
172device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')

--- 37 unchanged lines hidden ---
166device rl # RealTek 8129/8139
167#device sf # Adaptec AIC-6915 (``Starfire'')
168#device sis # Silicon Integrated Systems SiS 900/SiS 7016
169#device ste # Sundance ST201 (D-Link DFE-550TX)
170#device tl # Texas Instruments ThunderLAN
171#device vr # VIA Rhine, Rhine II
172#device wb # Winbond W89C840F
173device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')

--- 37 unchanged lines hidden ---