Deleted Added
full compact
GENERIC (50736) GENERIC (50974)
1#
2# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.freebsd.org/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ./LINT configuration file. If you are
16# in doubt as to the purpose or necessity of a line, check first in LINT.
17#
1#
2# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.freebsd.org/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ./LINT configuration file. If you are
16# in doubt as to the purpose or necessity of a line, check first in LINT.
17#
18# $FreeBSD: head/sys/amd64/conf/GENERIC 50736 1999-09-01 09:01:54Z jkh $
18# $FreeBSD: head/sys/amd64/conf/GENERIC 50974 1999-09-05 21:01:03Z wpaul $
19
20machine i386
21cpu I386_CPU
22cpu I486_CPU
23cpu I586_CPU
24cpu I686_CPU
25ident GENERIC
26maxusers 32

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

162device al0 # ADMtek AL981 (``Comet'')
163device ax0 # ASIX AX88140A
164device de0 # DEC/Intel DC21x4x (``Tulip'')
165device fxp0 # Intel EtherExpress PRO/100B (82557, 82558)
166device mx0 # Macronix 98713/98715/98725 (``PMAC'')
167device pn0 # Lite-On 82c168/82c169 (``PNIC'')
168device rl0 # RealTek 8129/8139
169device sf0 # Adaptec AIC-6915 (``Starfire'')
19
20machine i386
21cpu I386_CPU
22cpu I486_CPU
23cpu I586_CPU
24cpu I686_CPU
25ident GENERIC
26maxusers 32

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

162device al0 # ADMtek AL981 (``Comet'')
163device ax0 # ASIX AX88140A
164device de0 # DEC/Intel DC21x4x (``Tulip'')
165device fxp0 # Intel EtherExpress PRO/100B (82557, 82558)
166device mx0 # Macronix 98713/98715/98725 (``PMAC'')
167device pn0 # Lite-On 82c168/82c169 (``PNIC'')
168device rl0 # RealTek 8129/8139
169device sf0 # Adaptec AIC-6915 (``Starfire'')
170device sis0 # Silicon Integrated Systems SiS 900/SiS 7016
170device ste0 # Sundance ST201 (D-Link DFE-550TX)
171device tl0 # Texas Instruments ThunderLAN
172device tx0 # SMC 9432TX (83c170 ``EPIC'')
173device vr0 # VIA Rhine, Rhine II
174device vx0 # 3Com 3c590, 3c595 (``Vortex'')
175device wb0 # Winbond W89C840F
176device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'')
177

--- 42 unchanged lines hidden ---
171device ste0 # Sundance ST201 (D-Link DFE-550TX)
172device tl0 # Texas Instruments ThunderLAN
173device tx0 # SMC 9432TX (83c170 ``EPIC'')
174device vr0 # VIA Rhine, Rhine II
175device vx0 # 3Com 3c590, 3c595 (``Vortex'')
176device wb0 # Winbond W89C840F
177device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'')
178

--- 42 unchanged lines hidden ---