Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.28
      1 #	$NetBSD: GENERIC,v 1.28 1996/11/19 04:43:57 cgd Exp $
      2 #
      3 # Generic Alpha kernel.  Enough to get booted, etc., but not much more.
      4 
      5 include	"arch/alpha/conf/std.alpha"
      6 
      7 maxusers 8
      8 
      9 # CPU Support
     10 options		DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
     11 options		DEC_3000_300	# Pelican etc:	3000/300*
     12 options		DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
     13 options		DEC_KN20AA	# KN20AA:	AlphaStation 600
     14 options		DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
     15 options		DEC_EB164	# EB164
     16 #options	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
     17 
     18 # needs to be set per system
     19 options		TIMEZONE="5*60"		# Minutes west of GMT (for param.c)
     20 options		DST=1			# Daylight savings rules (for param.c)
     21 
     22 # Standard system options
     23 options		DEBUG, DIAGNOSTIC	# Extra kernel debugging
     24 options		KTRACE			# System call tracing support
     25 
     26 # File system options
     27 options		FIFO		# POSIX fifo support (in all file systems)
     28 options		FFS		# Fast file system
     29 options		MFS		# Memory-based file system
     30 options		NFSSERVER	# Sun NFS-compatible file system server
     31 options		NFSCLIENT	# Sun NFS-compatible file system client
     32 
     33 # Networking options
     34 options		INET		# Internet protocol suite
     35 
     36 # 4.3BSD compatibility.  Should be optional, but necessary for now.
     37 options		COMPAT_43
     38 
     39 # Binary compatibility with previous versions of NetBSD.
     40 #options	COMPAT_09
     41 options		COMPAT_10
     42 options		COMPAT_11
     43 options		COMPAT_12
     44 
     45 # OSF/1 binary compatibility -- CURRENTLY DOES NOT WORK
     46 #options	COMPAT_OSF1
     47 
     48 # Loadable Kernel Modules
     49 options		LKM
     50 
     51 # Disable kernel security.
     52 #options	INSECURE
     53 
     54 # Misc. options
     55 options		EISAVERBOSE		# recognize "unknown" EISA devices
     56 options		PCIVERBOSE		# recognize "unknown" PCI devices
     57 options		TCVERBOSE		# recognize "unknown" TC devices
     58 options		UCONSOLE		# users can use TIOCCONS (for xconsole)
     59 
     60 config		netbsd	swap generic
     61 #config		netbsd	root on sd0 swap on sd0
     62 #config		netbsd	root nfs swap nfs
     63 
     64 mainbus0 at	root
     65 cpu*	at	mainbus0
     66 
     67 # TurboChannel host bus adapter support
     68 tcasic*	at	mainbus0
     69 
     70 # TurboChannel bus support
     71 tc*	at	tcasic?
     72 
     73 # TurboChannel devices
     74 ioasic0	at	tc? slot ? offset ?
     75 mcclock0 at	ioasic? offset ?
     76 le*	at	ioasic? offset ?
     77 scc0	at	ioasic? offset ?
     78 scc1	at	ioasic? offset ?
     79 tcds0	at	tc? slot ? offset ?
     80 esp0	at	tcds? slot ?
     81 esp1	at	tcds? slot ?
     82 cfb*	at	tc? slot ? offset ?
     83 sfb*	at	tc? slot ? offset ?
     84 le*	at	tc? slot ? offset ?
     85 fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
     86 
     87 # PCI host bus adapter support
     88 apecs*	at	mainbus?
     89 cia*	at	mainbus?
     90 lca*	at	mainbus?
     91 
     92 # PCI bus support
     93 pci*	at	apecs?
     94 pci*	at	cia?
     95 pci*	at	lca?
     96 pci*	at	ppb?
     97 
     98 # PCI devices
     99 #ahc*	at	pci? dev ? function ?		# AHA-28xx SCSI (NOT 64-BIT)
    100 de*	at	pci? dev ? function ?		# 21x4[012]-based Ethernet
    101 en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
    102 ep*	at	pci? dev ? function ?		# 3COM 3c59x (untested)
    103 fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI cards
    104 le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
    105 ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
    106 pceb*	at	pci? dev ? function ?		# Intel PCI-EISA brige
    107 vga*	at	pci? dev ? function ?		# PCI VGA graphics
    108 ppb*	at	pci? dev ? function ?		# PCI-PCI bridges
    109 sio*	at	pci? dev ? function ?		# Intel PCI-ISA bridge
    110 tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] graphics
    111 
    112 # ISA/EISA bus support
    113 isa*	at	pceb?
    114 eisa*	at	pceb?
    115 isa*	at	sio?
    116 
    117 # ISA devices
    118 mcclock0 at	isa? port 0x70
    119 pckbd0	at	isa? port 0x60 irq 1		# PC-ish ISA keyboard
    120 pms0	at	isa? port 0x60 irq 12		# PS/2 auxiliary
    121 com0	at	isa? port 0x3f8 irq 4		# standard serial ports
    122 com1	at	isa? port 0x2f8 irq 3
    123 lpt0	at	isa? port 0x3bc irq 7		# standard parallel port
    124 # VGA ON ISA CANNOT BE USED IN THE PRESENCE OF PCI VGA CARDS + VGA ON PCI.
    125 #vga0	at	isa?				# ISA (EISA: XXX) VGA
    126 #wss0	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
    127 
    128 # EISA devices
    129 fea*	at	eisa? slot ?			# DEC DEFEA FDDI cards
    130 
    131 # SCSI bus support
    132 scsibus* at	esp?
    133 scsibus* at	ncr?
    134 
    135 # SCSI devices
    136 sd*	at	scsibus? target ? lun ?
    137 st*	at	scsibus? target ? lun ?
    138 cd*	at	scsibus? target ? lun ?
    139 
    140 # Workstation Console attachments
    141 wscons*	at	cfb?
    142 wscons*	at	vga?
    143 wscons*	at	sfb?
    144 wscons*	at	tga?
    145 
    146 pseudo-device	bpfilter	16
    147 pseudo-device	loop
    148 pseudo-device	pty		64
    149 pseudo-device	rd		1
    150 pseudo-device	sl		4
    151 pseudo-device	vnd		4
    152