Deleted Added
full compact
PICOBSD (59627) PICOBSD (67175)
1#
1#
2# $FreeBSD: head/release/picobsd/bridge/PICOBSD 59627 2000-04-25 19:00:08Z dwhite $
2# $FreeBSD: head/release/picobsd/bridge/PICOBSD 67175 2000-10-15 20:42:22Z joe $
3#
4# Line starting with #PicoBSD contains PicoBSD build parameters
5#marker def_sz init MFS_inodes floppy_inodes
6#PicoBSD 2400 init 4096 32768
7
8machine i386
9cpu I386_CPU
10cpu I486_CPU
11cpu I586_CPU
12cpu I686_CPU
13ident PICOBSD
14maxusers 20
15
3#
4# Line starting with #PicoBSD contains PicoBSD build parameters
5#marker def_sz init MFS_inodes floppy_inodes
6#PicoBSD 2400 init 4096 32768
7
8machine i386
9cpu I386_CPU
10cpu I486_CPU
11cpu I586_CPU
12cpu I686_CPU
13ident PICOBSD
14maxusers 20
15
16options MATH_EMULATE #Support for x87 emulation
17options INET #InterNETworking
18options FFS #Berkeley Fast Filesystem
19options FFS_ROOT #FFS usable as root device [keep this!]
20#options NFS #Network Filesystem
21options NFS_NOSERVER #Network Filesystem
22#options BOOTP
23options MFS #Memory Filesystem
24options MD_ROOT #MFS as root
25options MSDOSFS #MSDOS Filesystem
26#options CD9660 #ISO 9660 Filesystem
27options PROCFS #Process filesystem
28options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
29options USERCONFIG #boot -c editor
30#options INTRO_USERCONFIG #imply -c and parse info area
31options VISUAL_USERCONFIG #visual boot -c editor
16options MATH_EMULATE #Support for x87 emulation
17options INET #InterNETworking
18options FFS #Berkeley Fast Filesystem
19options FFS_ROOT #FFS usable as root device [keep this!]
20options MFS #Memory Filesystem
21#options DEVFS #Device Filesystem
22options MD_ROOT #MD is a potential root device
23#options NFS #Network Filesystem
24#options NFS_ROOT #NFS usable as root device, NFS required
25options NFS_NOSERVER #Disable the NFS-server code.
26#options BOOTP #Use BOOTP to obtain IP address/hostname
27options MSDOSFS #MSDOS Filesystem
28#options CD9660 #ISO 9660 Filesystem
29#options CD9660_ROOT #CD-ROM usable as root, CD9660 required
30options PROCFS #Process filesystem
31options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
32#options UCONSOLE #Allow users to grab the console
33options USERCONFIG #boot -c editor
34#options INTRO_USERCONFIG #imply -c and parse info area
35
36options VISUAL_USERCONFIG #visual boot -c editor
37#options KTRACE #ktrace(1) support
38#options SYSVSHM #SYSV-style shared memory
39#options SYSVMSG #SYSV-style message queues
40#options SYSVSEM #SYSV-style semaphores
41#options P1003_1B #Posix P1003_1B real-time extensions
42#options _KPOSIX_PRIORITY_SCHEDULING
43#options KBD_INSTALL_CDEV # install a CDEV entry in /dev
32options IPFIREWALL
33options IPFIREWALL_DEFAULT_TO_ACCEPT
34options IPDIVERT
44options IPFIREWALL
45options IPFIREWALL_DEFAULT_TO_ACCEPT
46options IPDIVERT
35#options DEVFS
36options PCI_QUIET
37options COMPAT_OLDISA #Use ISA shims and glue for old drivers
38options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
39#options NO_LKM
47options PCI_QUIET #quiets PCI code on chipset settings
48
40# Support for bridging and bandwidth limiting
49# Support for bridging and bandwidth limiting
41options DUMMYNET
42options BRIDGE
43options HZ=1000
44options NMBCLUSTERS=4096
45pseudo-device bpf 4
50options DUMMYNET
51options BRIDGE
52options HZ=1000
53options NMBCLUSTERS=4096
46
54
47#config kernel root on fd0a
55device isa
56device pci
57options COMPAT_OLDISA # compatability shims for lnc, le
58options COMPAT_OLDPCI # compatability shims for lnc, vx
48
59
49device isa0
50device pci0
60# Floppy drives
61device fdc
51
62
52device fdc0 at isa? port IO_FD1 irq 6 drq 2
53device fd0 at fdc0 drive 0
54#device fd1 at fdc0 drive 1
63# ATA and ATAPI devices
64device ata
65device atadisk # ATA disk drives
66#device atapicd # ATAPI CDROM drives
55
67
56device ata0 at isa? port IO_WD1 irq 14
57device ata1 at isa? port IO_WD2 irq 15
58device ata
59device atadisk
60#device atapicd
61
62# atkbdc0 controls both the keyboard and the PS/2 mouse
68
69# atkbdc0 controls both the keyboard and the PS/2 mouse
63device atkbdc0 at isa? port IO_KBD
64device atkbd0 at atkbdc? irq 1
65device psm0 at atkbdc? irq 12
70device atkbdc 1
71device atkbd
72device psm
66
73
67device vga0 at isa?
74device vga
68
69# syscons is the default console driver, resembling an SCO console
75
76# syscons is the default console driver, resembling an SCO console
70device sc0 at isa?
77device sc 1
71
78
72device npx0 at nexus? port IO_NPX irq 13
79# Floating point support - do not disable.
80device npx
73
81
74device sio0 at isa? port IO_COM1 flags 0x10 irq 4
75device sio1 at isa? port IO_COM2 irq 3
82# Serial (COM) ports
83device sio
76
84
77# device ppc0 at isa? port? flags 0x40 irq 7
78# device ppbus0
79# device nlpt0 at ppbus?
80# device plip0 at ppbus?
81# device ppi0 at ppbus?
85# Parallel port
86#device ppc
87#device ppbus # Parallel port bus (required)
88#device lpt # Printer
89#device plip # TCP/IP over parallel
90#device ppi # Parallel port interface device
82
83#
84# The following Ethernet NICs are all PCI devices.
85#
86device miibus
91
92#
93# The following Ethernet NICs are all PCI devices.
94#
95device miibus
87#device de0 # DEC/Intel DC21x4x (``Tulip'')
88device fxp0 # Intel EtherExpress PRO/100B (82557, 82558)
89device rl0
90device dc0
96#device de # DEC/Intel DC21x4x (``Tulip'')
97device fxp # Intel EtherExpress PRO/100B (82557, 82558)
98device rl # RealTek 8129/8139
99device dc # DEC/Intel 21143 and various workalikes
100device ed
91
101
92device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
93device ed1 at isa? port 0x300 irq 5 iomem 0xd0000
102device loop # Network loopback
103device ether # Ethernet support
104device tun # Packet tunnel.
105device vn #Vnode driver (turns a file into a device)
106device pty # Pseudo-ttys (telnet etc)
107device md # Memory "disks"
94
108
95pseudo-device loop
96pseudo-device ether
97pseudo-device tun 2
98pseudo-device vn
99pseudo-device pty 16
100pseudo-device md
109# The `bpf' device enables the Berkeley Packet Filter.
110# Be aware of the administrative consequences of enabling this!
111device bpf # Berkeley packet filter