Deleted Added
full compact
GENERIC (104335) GENERIC (104519)
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#
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# 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#
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# For hardware specific information check HARDWARE.TXT
20#
21# $FreeBSD: head/sys/sparc64/conf/GENERIC 104335 2002-10-02 01:33:50Z jake $
21# $FreeBSD: head/sys/sparc64/conf/GENERIC 104519 2002-10-05 16:35:33Z phk $
22
23machine sparc64
24cpu SUN4U
25ident GENERIC
26maxusers 0
27
28#To statically compile in device wiring instead of /boot/device.hints
29#hints "GENERIC.hints" #Default places to look for devices.
30
31makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
32
33# Platforms supported
34# At this time all platforms are supported, as-is.
35
22
23machine sparc64
24cpu SUN4U
25ident GENERIC
26maxusers 0
27
28#To statically compile in device wiring instead of /boot/device.hints
29#hints "GENERIC.hints" #Default places to look for devices.
30
31makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
32
33# Platforms supported
34# At this time all platforms are supported, as-is.
35
36options NO_GEOM
37
36options INET #InterNETworking
37options INET6 #IPv6 communications protocols
38options FFS #Berkeley Fast Filesystem
39options SOFTUPDATES #Enable FFS soft updates support
40options UFS_DIRHASH #Improve performance on big directories
41options MD_ROOT #MD is a potential root device
42options NFSCLIENT #Network Filesystem Client
43options NFSSERVER #Network Filesystem Server
44options NFS_ROOT #NFS usable as root device
45#options MSDOSFS #MSDOS Filesystem
46options CD9660 #ISO 9660 Filesystem
47options PROCFS #Process filesystem (requires PSEUDOFS)
48options PSEUDOFS #Pseudo-filesystem framework
49options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
50options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
51options KTRACE #ktrace(1) syscall trace support
52options SYSVSHM #SYSV-style shared memory
53options SYSVMSG #SYSV-style message queues
54options SYSVSEM #SYSV-style semaphores
55#options P1003_1B #Posix P1003_1B real-time extentions
56#options _KPOSIX_PRIORITY_SCHEDULING
57
58# Debugging for use in -current
59options DDB #Enable the kernel debugger
60options INVARIANTS #Enable calls of extra sanity checking
61options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
62options WITNESS #Enable checks to detect deadlocks and cycles
63options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
64
65# To make an SMP kernel, the next line is needed
66options SMP # Symmetric MultiProcessor Kernel
67
68# Standard busses
69device apb # Sun APB PCI-PCI bridge
70device ebus
71device isa
72device pci
73device sbus
74
75# Floppy drives
76#device fdc
77
78# ATA and ATAPI devices
79device ata
80device atadisk # ATA disk drives
81device atapicd # ATAPI CDROM drives
82#device atapifd # ATAPI floppy drives
83#device atapist # ATAPI tape drives
84# Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
85# and you will not mount an ATA /.
86#options ATA_STATIC_ID #Static device numbering
87
88# SCSI Controllers
89device ahc # AHA2940 and onboard AIC7xxx devices
90device isp # Qlogic family
91#device mpt # LSI-Logic MPT-Fusion (not yet)
92device ispfw # Firmware module for Qlogic host adapters
93#device ncr # NCR/Symbios Logic
94device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
95
96# SCSI peripherals
97device scbus # SCSI bus (required)
98#device ch # SCSI media changers
99device da # Direct Access (disks)
100#device sa # Sequential Access (tape etc)
101device cd # CD
102device pass # Passthrough device (direct SCSI access)
103#device ses # SCSI Environmental Services (and SAF-TE)
104
105# RAID controllers
106#device amr # AMI MegaRAID
107#device mlx # Mylex DAC960 family
108
109# atkbdc0 controls both the keyboard and the PS/2 mouse
110#device atkbdc # AT keyboard controller
111#device atkbd # AT keyboard
112#device psm # PS/2 mouse
113
114#device vga # VGA video card driver
115
116#device splash # Splash screen and screen saver support
117
118# syscons is the default console driver, resembling an SCO console
119#device sc
120
121device ofw_console # OpenBoot firmware console device
122
123# Builtin hardware
124device genclock # Generic clock interface
125device eeprom # eeprom (really an ebus driver for the MK48Txx)
126device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
127
128# Serial (COM) ports
129#device sio # 8250, 16[45]50 based serial ports
130#device sab # Siemens SAB82532 based serial ports
131
132# Parallel port
133#device ppc
134#device ppbus # Parallel port bus (required)
135#device lpt # Printer
136#device plip # TCP/IP over parallel
137#device ppi # Parallel port interface device
138#device vpo # Requires scbus and da
139
140# PCI Ethernet NICs.
141#device de # DEC/Intel DC21x4x (``Tulip'')
142#device lnc # NE2100, NE32-VL Lance Ethernet cards
143#device txp # 3Com 3cR990 (``Typhoon'')
144#device vx # 3Com 3c590, 3c595 (``Vortex'')
145
146# PCI Ethernet NICs that use the common MII bus controller code.
147device miibus # MII bus support
148#device dc # DEC/Intel 21143 and workalikes
149#device fxp # Intel EtherExpress PRO/100B (82557, 82558)
150device gem # Sun GEM/Sun ERI/Apple GMAC
151device hme # Sun HME (Happy Meal Ethernet)
152#device pcn # AMD Am79C97x PCI 10/100 NICs
153#device rl # RealTek 8129/8139
154#device sf # Adaptec AIC-6915 (``Starfire'')
155#device sis # Silicon Integrated Systems SiS 900/SiS 7016
156#device ste # Sundance ST201 (D-Link DFE-550TX)
157#device tl # Texas Instruments ThunderLAN
158#device vr # VIA Rhine, Rhine II
159#device wb # Winbond W89C840F
160#device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
161
162# Pseudo devices - the number indicates how many units to allocated.
163device random # Entropy device
164device loop # Network loopback
165device ether # Ethernet support
166device sl # Kernel SLIP
167device ppp # Kernel PPP
168device tun # Packet tunnel.
169device pty # Pseudo-ttys (telnet etc)
170device md # Memory "disks"
171device gif # IPv6 and IPv4 tunneling
172device faith # IPv6-to-IPv4 relaying/(translation)
173
174# The `bpf' device enables the Berkeley Packet Filter.
175# Be aware of the administrative consequences of enabling this!
176device bpf #Berkeley packet filter
177
178# USB support
179#device uhci # UHCI PCI->USB interface
180#device ohci # OHCI PCI->USB interface
181#device usb # USB Bus (required)
182#device ugen # Generic
183#device uhid # "Human Interface Devices"
184#device ukbd # Keyboard
185#device ulpt # Printer
186#device umass # Disks/Mass storage - Requires scbus and da0
187#device ums # Mouse
188# USB Ethernet
189#device aue # ADMtek USB ethernet
190#device cue # CATC USB ethernet
191#device kue # Kawasaki LSI USB ethernet
192
193options KTR
194options KTR_COMPILE=0xffffffff
195options KTR_ENTRIES=8192
196options KTR_MASK=KTR_TRAP
197
198options OFW_PCI_DEBUG
38options INET #InterNETworking
39options INET6 #IPv6 communications protocols
40options FFS #Berkeley Fast Filesystem
41options SOFTUPDATES #Enable FFS soft updates support
42options UFS_DIRHASH #Improve performance on big directories
43options MD_ROOT #MD is a potential root device
44options NFSCLIENT #Network Filesystem Client
45options NFSSERVER #Network Filesystem Server
46options NFS_ROOT #NFS usable as root device
47#options MSDOSFS #MSDOS Filesystem
48options CD9660 #ISO 9660 Filesystem
49options PROCFS #Process filesystem (requires PSEUDOFS)
50options PSEUDOFS #Pseudo-filesystem framework
51options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
52options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
53options KTRACE #ktrace(1) syscall trace support
54options SYSVSHM #SYSV-style shared memory
55options SYSVMSG #SYSV-style message queues
56options SYSVSEM #SYSV-style semaphores
57#options P1003_1B #Posix P1003_1B real-time extentions
58#options _KPOSIX_PRIORITY_SCHEDULING
59
60# Debugging for use in -current
61options DDB #Enable the kernel debugger
62options INVARIANTS #Enable calls of extra sanity checking
63options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
64options WITNESS #Enable checks to detect deadlocks and cycles
65options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
66
67# To make an SMP kernel, the next line is needed
68options SMP # Symmetric MultiProcessor Kernel
69
70# Standard busses
71device apb # Sun APB PCI-PCI bridge
72device ebus
73device isa
74device pci
75device sbus
76
77# Floppy drives
78#device fdc
79
80# ATA and ATAPI devices
81device ata
82device atadisk # ATA disk drives
83device atapicd # ATAPI CDROM drives
84#device atapifd # ATAPI floppy drives
85#device atapist # ATAPI tape drives
86# Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
87# and you will not mount an ATA /.
88#options ATA_STATIC_ID #Static device numbering
89
90# SCSI Controllers
91device ahc # AHA2940 and onboard AIC7xxx devices
92device isp # Qlogic family
93#device mpt # LSI-Logic MPT-Fusion (not yet)
94device ispfw # Firmware module for Qlogic host adapters
95#device ncr # NCR/Symbios Logic
96device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
97
98# SCSI peripherals
99device scbus # SCSI bus (required)
100#device ch # SCSI media changers
101device da # Direct Access (disks)
102#device sa # Sequential Access (tape etc)
103device cd # CD
104device pass # Passthrough device (direct SCSI access)
105#device ses # SCSI Environmental Services (and SAF-TE)
106
107# RAID controllers
108#device amr # AMI MegaRAID
109#device mlx # Mylex DAC960 family
110
111# atkbdc0 controls both the keyboard and the PS/2 mouse
112#device atkbdc # AT keyboard controller
113#device atkbd # AT keyboard
114#device psm # PS/2 mouse
115
116#device vga # VGA video card driver
117
118#device splash # Splash screen and screen saver support
119
120# syscons is the default console driver, resembling an SCO console
121#device sc
122
123device ofw_console # OpenBoot firmware console device
124
125# Builtin hardware
126device genclock # Generic clock interface
127device eeprom # eeprom (really an ebus driver for the MK48Txx)
128device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
129
130# Serial (COM) ports
131#device sio # 8250, 16[45]50 based serial ports
132#device sab # Siemens SAB82532 based serial ports
133
134# Parallel port
135#device ppc
136#device ppbus # Parallel port bus (required)
137#device lpt # Printer
138#device plip # TCP/IP over parallel
139#device ppi # Parallel port interface device
140#device vpo # Requires scbus and da
141
142# PCI Ethernet NICs.
143#device de # DEC/Intel DC21x4x (``Tulip'')
144#device lnc # NE2100, NE32-VL Lance Ethernet cards
145#device txp # 3Com 3cR990 (``Typhoon'')
146#device vx # 3Com 3c590, 3c595 (``Vortex'')
147
148# PCI Ethernet NICs that use the common MII bus controller code.
149device miibus # MII bus support
150#device dc # DEC/Intel 21143 and workalikes
151#device fxp # Intel EtherExpress PRO/100B (82557, 82558)
152device gem # Sun GEM/Sun ERI/Apple GMAC
153device hme # Sun HME (Happy Meal Ethernet)
154#device pcn # AMD Am79C97x PCI 10/100 NICs
155#device rl # RealTek 8129/8139
156#device sf # Adaptec AIC-6915 (``Starfire'')
157#device sis # Silicon Integrated Systems SiS 900/SiS 7016
158#device ste # Sundance ST201 (D-Link DFE-550TX)
159#device tl # Texas Instruments ThunderLAN
160#device vr # VIA Rhine, Rhine II
161#device wb # Winbond W89C840F
162#device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
163
164# Pseudo devices - the number indicates how many units to allocated.
165device random # Entropy device
166device loop # Network loopback
167device ether # Ethernet support
168device sl # Kernel SLIP
169device ppp # Kernel PPP
170device tun # Packet tunnel.
171device pty # Pseudo-ttys (telnet etc)
172device md # Memory "disks"
173device gif # IPv6 and IPv4 tunneling
174device faith # IPv6-to-IPv4 relaying/(translation)
175
176# The `bpf' device enables the Berkeley Packet Filter.
177# Be aware of the administrative consequences of enabling this!
178device bpf #Berkeley packet filter
179
180# USB support
181#device uhci # UHCI PCI->USB interface
182#device ohci # OHCI PCI->USB interface
183#device usb # USB Bus (required)
184#device ugen # Generic
185#device uhid # "Human Interface Devices"
186#device ukbd # Keyboard
187#device ulpt # Printer
188#device umass # Disks/Mass storage - Requires scbus and da0
189#device ums # Mouse
190# USB Ethernet
191#device aue # ADMtek USB ethernet
192#device cue # CATC USB ethernet
193#device kue # Kawasaki LSI USB ethernet
194
195options KTR
196options KTR_COMPILE=0xffffffff
197options KTR_ENTRIES=8192
198options KTR_MASK=KTR_TRAP
199
200options OFW_PCI_DEBUG