version 1.1.1.1.2.1, 2011/09/17 10:30:12
|
version 1.2.2.3, 2011/10/20 09:29:00
|
Line 16
|
Line 16
|
# If you are in doubt as to the purpose or necessity of a line, check first |
# If you are in doubt as to the purpose or necessity of a line, check first |
# in NOTES. |
# in NOTES. |
# |
# |
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.553 2011/09/11 17:39:51 brueffer Exp $ | # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.556 2011/10/19 21:55:20 kensmith Exp $ |
|
|
cpu I486_CPU |
cpu I486_CPU |
cpu I586_CPU |
cpu I586_CPU |
Line 39 options MD_ROOT # MD is a potential root device
|
Line 39 options MD_ROOT # MD is a potential root device
|
options NFSCL # New Network Filesystem Client |
options NFSCL # New Network Filesystem Client |
options NFSD # New Network Filesystem Server |
options NFSD # New Network Filesystem Server |
options MD_ROOT_SIZE=5120 |
options MD_ROOT_SIZE=5120 |
options NFSSERVER #Network File System server |
|
options NFSLOCKD # Network Lock Manager |
options NFSLOCKD # Network Lock Manager |
options NFS_ROOT # NFS usable as /, requires NFSCL |
options NFS_ROOT # NFS usable as /, requires NFSCL |
options MSDOSFS # MSDOS Filesystem |
options MSDOSFS # MSDOS Filesystem |
Line 167 device iir # Intel Integrated RAID
|
Line 166 device iir # Intel Integrated RAID
|
device ips # IBM (Adaptec) ServeRAID |
device ips # IBM (Adaptec) ServeRAID |
device mly # Mylex AcceleRAID/eXtremeRAID |
device mly # Mylex AcceleRAID/eXtremeRAID |
device twa # 3ware 9000 series PATA/SATA RAID |
device twa # 3ware 9000 series PATA/SATA RAID |
|
device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller |
|
|
# RAID controllers |
# RAID controllers |
device aac # Adaptec FSA RAID |
device aac # Adaptec FSA RAID |
Line 216 device plip # TCP/IP over parallel
|
Line 216 device plip # TCP/IP over parallel
|
device ppi # Parallel port interface device |
device ppi # Parallel port interface device |
#device vpo # Requires scbus and da |
#device vpo # Requires scbus and da |
|
|
# If you've got a "dumb" serial or parallel PCI card that is | device puc # Multi I/O cards and multi-channel UARTs |
# supported by the puc(4) glue driver, uncomment the following | device mos |
# line to enable it (connects to sio, uart and/or ppc drivers): | |
device puc | |
|
|
# PCI Ethernet NICs. |
# PCI Ethernet NICs. |
device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet |
device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet |
Line 377 device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
Line 375 device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
|
|
# FireWire support |
# FireWire support |
device firewire # FireWire bus code |
device firewire # FireWire bus code |
device sbp # SCSI over FireWire (Requires scbus and da) | # sbp(4) works for some systems but causes boot failure on others |
| #device sbp # SCSI over FireWire (Requires scbus and da) |
device fwe # Ethernet over FireWire (non-standard!) |
device fwe # Ethernet over FireWire (non-standard!) |
device fwip # IP over FireWire (RFC 2734,3146) |
device fwip # IP over FireWire (RFC 2734,3146) |
device dcons # Dumb console driver |
device dcons # Dumb console driver |
Line 487 device smb
|
Line 486 device smb
|
device smbus |
device smbus |
device iicbus |
device iicbus |
device iicbb |
device iicbb |
#device bktr | device bktr |
#options BKTR_NEW_MSP34XX_DRIVER | options BKTR_NEW_MSP34XX_DRIVER |
device speaker |
device speaker |
|
|
device gpio |
device gpio |
Line 509 device ichwd
|
Line 508 device ichwd
|
#device ef |
#device ef |
device cas |
device cas |
device cxgb |
device cxgb |
|
device vxge |
device disc |
device disc |
device edsc |
device edsc |
device epair |
device epair |
Line 518 device mxge
|
Line 518 device mxge
|
device my |
device my |
device nxge |
device nxge |
device stf |
device stf |
|
|
|
device netmap |
|
|
options ACCEPT_FILTER_DATA |
options ACCEPT_FILTER_DATA |
options ACCEPT_FILTER_DNS |
options ACCEPT_FILTER_DNS |