Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.8
      1  1.8      cgd #	$NetBSD: INSTALL,v 1.8 1996/03/10 09:03:21 cgd Exp $
      2  1.2      tls #
      3  1.2      tls #	INSTOTHER -- like GENERICOTHER.  This supports only non-Adaptec SCSI
      4  1.2      tls #                     adapters.  This kernel is GENERICOTHER with lines
      5  1.2      tls #                     deleted, not commented out, so it is easy to maintain.
      6  1.2      tls #
      7  1.2      tls #       Install kernels no longer support X.
      8  1.2      tls #
      9  1.2      tls 
     10  1.2      tls machine		i386		# architecture, used by config; REQUIRED
     11  1.2      tls 
     12  1.2      tls options		I386_CPU	# CPU classes; at least one is REQUIRED
     13  1.2      tls options		I486_CPU
     14  1.2      tls options		I586_CPU
     15  1.2      tls options		MATH_EMULATE	# floating point emulation
     16  1.7  thorpej 
     17  1.7  thorpej # Some BIOSes don't get the size of extended memory right.  If you
     18  1.7  thorpej # have a broken BIOS, uncomment the following and set the value
     19  1.7  thorpej # properly for your system.
     20  1.7  thorpej #options	EXTMEM_SIZE=... # size of extended memory
     21  1.2      tls 
     22  1.2      tls #options	DUMMY_NOPS	# speed hack; recommended
     23  1.2      tls options		MACHINE_NONCONTIG
     24  1.2      tls 
     25  1.2      tls maxusers	32		# estimated number of users
     26  1.2      tls options		TIMEZONE=0	# time zone to adjust RTC time by
     27  1.2      tls options		DST=0		# daylight savings time used by RTC
     28  1.2      tls 
     29  1.2      tls options		SWAPPAGER	# paging; REQUIRED
     30  1.2      tls options		VNODEPAGER	# mmap() of files
     31  1.2      tls options		DEVPAGER	# mmap() of devices
     32  1.2      tls 
     33  1.2      tls #makeoptions	DEBUG="-g"	# compile full symbol table
     34  1.2      tls options		DIAGNOSTIC	# internally consistency checks
     35  1.2      tls options		KTRACE		# system call tracing, a la ktrace(1)
     36  1.2      tls 
     37  1.2      tls options		COMPAT_10	# NetBSD 1.0,
     38  1.2      tls 
     39  1.2      tls options		LKM		# loadable kernel modules
     40  1.2      tls 
     41  1.2      tls options		FFS		# UFS
     42  1.2      tls 
     43  1.2      tls options		NFSCLIENT	# Network File System client
     44  1.2      tls 
     45  1.2      tls options		CD9660		# ISO 9660 + Rock Ridge file system
     46  1.2      tls options		MSDOSFS		# MS-DOS file system
     47  1.2      tls options		FDESC		# /dev/fd
     48  1.2      tls options		FIFO		# FIFOs; RECOMMENDED
     49  1.2      tls options		KERNFS		# /kern
     50  1.2      tls 
     51  1.2      tls options		INET		# IP + ICMP + TCP + UDP
     52  1.2      tls 
     53  1.2      tls config		netbsd	swap generic
     54  1.2      tls options		GENERIC
     55  1.2      tls 
     56  1.6      cgd mainbus0 at root
     57  1.6      cgd 
     58  1.6      cgd isa0	at mainbus0
     59  1.6      cgd eisa0	at mainbus0
     60  1.6      cgd pci0	at mainbus0
     61  1.2      tls 
     62  1.5      cgd ppb*	at pci? dev ? function ?	# PCI-PCI bridges
     63  1.5      cgd pci*	at ppb? bus ?
     64  1.5      cgd 
     65  1.2      tls npx0	at isa? port 0xf0 irq 13	# math coprocessor
     66  1.2      tls 
     67  1.2      tls pc0	at isa? port 0x60 irq 1		# generic PC console device
     68  1.2      tls #vt0	at isa? port 0x60 irq 1
     69  1.2      tls 
     70  1.2      tls com0	at isa? port 0x3f8 irq 4	# standard PC serial ports
     71  1.2      tls com1	at isa? port 0x2f8 irq 3
     72  1.2      tls com2	at isa? port 0x3e8 irq 5
     73  1.2      tls #com3	at isa? port 0x2e8 irq 9
     74  1.2      tls #ast0	at isa? port 0x1a0 irq 5	# AST 4-port serial cards
     75  1.8      cgd #com*	at ast? slave ?
     76  1.2      tls #boca0	at isa? port 0x100 irq 5	# BOCA 8-port serial cards
     77  1.2      tls #com*	at boca? slave ?
     78  1.2      tls #rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
     79  1.2      tls #com*	at rtfps? slave ?
     80  1.2      tls 
     81  1.2      tls #cy0	at isa? ...
     82  1.2      tls 
     83  1.2      tls lpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
     84  1.2      tls lpt1	at isa? port 0x278
     85  1.2      tls lpt2	at isa? port 0x3bc
     86  1.2      tls 
     87  1.2      tls bt0	at isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI controllers
     88  1.2      tls bt1	at isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI controllers
     89  1.2      tls bt2	at isa? port ? irq ?
     90  1.2      tls scsibus* at bt?
     91  1.5      cgd ncr*	at pci? dev ? function ?	# NCR 538XX SCSI controllers
     92  1.2      tls scsibus* at ncr?
     93  1.2      tls sea0	at isa? iomem 0xc8000 irq 5
     94  1.2      tls scsibus* at sea?
     95  1.2      tls uha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI controllers
     96  1.2      tls uha1	at isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI controllers
     97  1.2      tls uha2	at isa? port ? irq ?		# UltraStor 24f SCSI controllers
     98  1.2      tls scsibus* at uha?
     99  1.2      tls 
    100  1.2      tls sd*	at scsibus? target ? lun ?	# SCSI disk drives
    101  1.2      tls st*	at scsibus? target ? lun ?	# SCSI tape drives
    102  1.2      tls cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
    103  1.2      tls ch*	at scsibus? target ? lun ?	# SCSI autochangers
    104  1.2      tls 
    105  1.2      tls fdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
    106  1.2      tls #fdc1	at isa? port 0x370 irq ? drq ?
    107  1.2      tls fd*	at fdc? drive ?
    108  1.2      tls 
    109  1.2      tls wdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
    110  1.2      tls #wdc1	at isa? port 0x170 irq ?
    111  1.2      tls wd*	at wdc? drive ?
    112  1.2      tls 
    113  1.2      tls wt0	at isa? port 0x300 irq 5 drq 1	# Archive and Wangtek QIC tape drives
    114  1.2      tls 
    115  1.2      tls ed0	at isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC, 3C503, and NE[12]000
    116  1.2      tls ed1	at isa? port 0x250 iomem 0xd8000 irq 9	#   ethernet cards
    117  1.2      tls ed2	at isa? port 0x300 iomem 0xcc000 irq 10
    118  1.2      tls #eg0	at isa? ...				# 3C505 ethernet cards
    119  1.2      tls el0	at isa? port 0x300 irq 9		# 3C501 ethernet cards
    120  1.2      tls ep0	at isa? port ? irq ?			# 3C509 ethernet cards
    121  1.2      tls ie0	at isa? port 0x360 iomem 0xd0000 irq 7	# StarLAN, 3C507, and Etherexpress
    122  1.2      tls #le0	at isa? port 0x320 irq 10 drq 7		# IsoLan, NE2100, and DEPCA
    123  1.5      cgd le*	at pci? dev ? function ?		# PCnet-PCI based ethernet cards
    124  1.5      cgd de*	at pci? dev ? function ?		# DC21X4X-based ethernet cards
    125  1.5      cgd ep*	at pci? dev ? function ?		# 3C590 ethernet cards
    126  1.2      tls 
    127  1.2      tls pseudo-device	loop	1		# network loopback
    128  1.2      tls pseudo-device	sl	2		# CSLIP
    129  1.2      tls 
    130  1.2      tls pseudo-device	pty	64		# pseudo-terminals
    131