Deleted Added
full compact
GENERIC (174195) GENERIC (174604)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/i386
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#
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 ../../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#
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/i386
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#
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 ../../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# $FreeBSD: head/sys/i386/conf/GENERIC 174195 2007-12-02 20:40:35Z rwatson $
19# $FreeBSD: head/sys/i386/conf/GENERIC 174604 2007-12-15 00:56:17Z scottl $
20
21cpu I486_CPU
22cpu I586_CPU
23cpu I686_CPU
24ident GENERIC
25
26# To statically compile in device wiring instead of /boot/device.hints
27#hints "GENERIC.hints" # Default places to look for devices.

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

133
134# RAID controllers interfaced to the SCSI subsystem
135device amr # AMI MegaRAID
136device arcmsr # Areca SATA II RAID
137device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
138device ciss # Compaq Smart RAID 5*
139device dpt # DPT Smartcache III, IV - See NOTES for options
140device hptmv # Highpoint RocketRAID 182x
20
21cpu I486_CPU
22cpu I586_CPU
23cpu I686_CPU
24ident GENERIC
25
26# To statically compile in device wiring instead of /boot/device.hints
27#hints "GENERIC.hints" # Default places to look for devices.

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

133
134# RAID controllers interfaced to the SCSI subsystem
135device amr # AMI MegaRAID
136device arcmsr # Areca SATA II RAID
137device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
138device ciss # Compaq Smart RAID 5*
139device dpt # DPT Smartcache III, IV - See NOTES for options
140device hptmv # Highpoint RocketRAID 182x
141device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx
141device rr232x # Highpoint RocketRAID 232x
142device iir # Intel Integrated RAID
143device ips # IBM (Adaptec) ServeRAID
144device mly # Mylex AcceleRAID/eXtremeRAID
145device twa # 3ware 9000 series PATA/SATA RAID
146
147# RAID controllers
148device aac # Adaptec FSA RAID

--- 177 unchanged lines hidden ---
142device rr232x # Highpoint RocketRAID 232x
143device iir # Intel Integrated RAID
144device ips # IBM (Adaptec) ServeRAID
145device mly # Mylex AcceleRAID/eXtremeRAID
146device twa # 3ware 9000 series PATA/SATA RAID
147
148# RAID controllers
149device aac # Adaptec FSA RAID

--- 177 unchanged lines hidden ---