add COMPAT_NOLABEL option
[unix-history] / usr / src / sys / hp300 / conf / GENERIC.hp300
CommitLineData
5f889e62
KB
1#
2# GENERIC HP9000/300
3#
4machine "hp300"
5
6cpu "HP320"
7cpu "HP330"
8cpu "HP340"
9cpu "HP350"
10cpu "HP360"
11cpu "HP370"
51340d93
KM
12cpu "HP375"
13cpu "HP380"
5f889e62
KB
14ident GENERIC
15
51340d93 16# Need to set locally
5f889e62 17timezone 8 dst
5f889e62 18maxusers 48
5f889e62 19
51340d93
KM
20# Standard system options
21options DIAGNOSTIC # extra kernel debugging checks
22options DEBUG # extra kernel debugging support
23options "COMPAT_43" # compatibility with 4.3BSD binaries
24options KTRACE # system call tracing support
25options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
26options KGDB # support for kernel gdb
27options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
28#options "KGDBDEV=15*256+0" # device for kernel gdb
29
30# Filesystem options
31options FIFO # POSIX fifo support (in all filesystems)
32options FFS,QUOTA # fast filesystem with user and group quotas
33options MFS # memory-based filesystem
34options NFS # Sun NFS-compatible filesystem
35options LOFS # Loop-back filesystem
36options KERNFS # kernel data-structure filesystem
37options FDESC # user file descriptor filesystem
38#options UMAPFS # uid/gid remapping filesystem
39#options NULLFS # null layer filesystem
40#options LFS # Log-based filesystem (still experimental)
41#options PORTAL # portal filesystem (still experimental)
42
43# Networking options
44options INET # Internet protocols
45options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
46options GATEWAY # IP packet forwarding
47#options MULTICAST # Multicast support
48#options MROUTING # Multicast routing support
49#options ISO # OSI networking
5f889e62
KB
50#options TPIP
51#options EON
52
51340d93
KM
53# Options for HP hardware
54options PANICBUTTON # Two fast <reset>s on console dump kernel
55options SYSVSHM # System V shmem (ugly but HP-UX uses it)
56options HPUXCOMPAT # HP-UX binary compatibility
a62695af 57options COMPAT_OHPUX # Needed at least through HP-UX 7.05
51340d93 58options HPFPLIB # floating point emulation for MC68040
1593e634 59options COMPAT_NOLABEL # default partitioning for unlabeled disks
5f889e62
KB
60
61
62config vmunix swap generic
63
64master hpib0 at scode7
65master hpib1 at scode?
66master hpib2 at scode?
67disk rd0 at hpib? slave 0
68disk rd1 at hpib? slave ?
69disk rd2 at hpib? slave ?
70disk rd3 at hpib? slave ?
71tape ct0 at hpib? slave ?
72tape ct1 at hpib? slave ? flags 1
73device ppi0 at hpib0 slave 5
74
75master scsi0 at scode?
76master scsi1 at scode?
51340d93
KM
77master scsi2 at scode?
78master scsi3 at scode?
5f889e62
KB
79disk sd0 at scsi? slave ?
80disk sd1 at scsi? slave ?
81disk sd2 at scsi? slave ?
82disk sd3 at scsi? slave ?
51340d93
KM
83disk sd4 at scsi? slave ?
84disk sd5 at scsi? slave ?
85disk sd6 at scsi? slave ?
86disk sd7 at scsi? slave ?
87disk sd8 at scsi? slave ?
88disk sd9 at scsi? slave ?
89disk sd10 at scsi? slave ?
90tape st0 at scsi? slave ?
91tape st1 at scsi? slave ?
5f889e62
KB
92
93device dca0 at scode9 flags 1
94device dcm0 at scode? flags 0xe
95device dcm1 at scode? flags 0xe
96device dcm2 at scode? flags 0xe
97device dcm3 at scode? flags 0xe
51340d93
KM
98device dcm4 at scode? flags 0xe
99device dcm5 at scode? flags 0xe
100
5f889e62 101device le0 at scode?
51340d93
KM
102device le1 at scode?
103device le2 at scode?
104device le3 at scode?
5f889e62
KB
105
106device grf0 at scode?
107device grf1 at scode?
108device grf2 at scode?
109
51340d93
KM
110pseudo-device sl 4 # serial-line IP ports
111pseudo-device pty 64 # pseudo ptys
112pseudo-device bpfilter 16 # packet filter ports
5f889e62 113pseudo-device ite
5f889e62
KB
114pseudo-device loop
115pseudo-device ether
51340d93
KM
116
117pseudo-device swappager
118pseudo-device vnodepager
119pseudo-device devpager