sync with GENERIC3X

This commit is contained in:
gwr 1999-04-08 06:49:54 +00:00
parent f6422020e5
commit ab812ca7f3
3 changed files with 17 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL3X,v 1.2 1998/06/26 01:54:11 lukem Exp $
# $NetBSD: INSTALL3X,v 1.3 1999/04/08 06:49:54 gwr Exp $
#
# INSTALL3X - Installation kernel for the Sun3X
#
@ -47,12 +47,13 @@ maxusers 2
#options COMPAT_43 # and 4.3BSD and ...
#options COMPAT_10 # NetBSD 1.0
#options COMPAT_11 # NetBSD 1.1
options COMPAT_12 # NetBSD 1.2
#options COMPAT_12 # NetBSD 1.2
options COMPAT_13 # NetBSD 1.3
#options COMPAT_LINUX # can run Linux/m68k executables
#options EXEC_ELF32 # 32-bit ELF executables (Linux)
# Filesystem options
file-system FFS # Berkeley Fast Filesystem
#file-system MFS # memory-based filesystem
file-system NFS # Sun NFS client support
file-system CD9660 # ISO 9660 + Rock Ridge file system
file-system MSDOSFS # MS-DOS FAT file system
@ -61,9 +62,11 @@ file-system KERNFS # /kern
#file-system NULLFS # loopback file system
#file-system PROCFS # /proc
#file-system UNION # union file system
#file-system MFS # memory-based filesystem
#options NFSSERVER # nfs server support
#options QUOTA # FFS quotas
#options FFS_EI # FFS Endian Independant support
# Networking options
options INET # IP prototol stack support
@ -121,7 +124,9 @@ le0 at obio0 addr 0x65002000 ipl 3
#
# Emulex SCSI (3/80 only)
# Both `dma' and `esp' are needed.
# See GENERIC3X for the flags description.
dma0 at obio0 addr 0x66001000 ipl 2
esp0 at obio0 addr 0x66000000 ipl 2 flags 0xff0f
# Floppy drive
@ -170,6 +175,7 @@ pseudo-device loop 1 # network loopback
pseudo-device sl 2 # CSLIP
pseudo-device ppp 2 # PPP
pseudo-device tun 2 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
#pseudo-device ipfilter # ip filter
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator

View File

@ -1,4 +1,4 @@
# $NetBSD: KGDB3X,v 1.21 1998/06/26 01:54:12 lukem Exp $
# $NetBSD: KGDB3X,v 1.22 1999/04/08 06:49:54 gwr Exp $
# KGDB3X Sun3X (3/80, 3/470)
# like GENERIC but supports gdb on other machine, i.e.:
@ -120,7 +120,9 @@ le0 at obio0 addr 0x65002000 ipl 3
#
# Emulex SCSI (3/80 only)
# Both `dma' and `esp' are needed.
# See GENERIC3X for the flags description.
dma0 at obio0 addr 0x66001000 ipl 2
esp0 at obio0 addr 0x66000000 ipl 2 flags 0xff0f
# Floppy drive
@ -155,7 +157,7 @@ bwtwo0 at obmem0 addr 0x50300000
cgfour0 at obmem0 addr 0x50300000
# P4 accelerated 8-bit color frame buffer
# cgsix0 at obmem0 addr 0x50000000
# cgsix0 at obmem0 addr 0x50000000
# P4 24-bit color frame buffer
# cgeight0 at obmem0 addr 0x50300000
@ -188,6 +190,7 @@ pseudo-device bpfilter 8 # packet filter
pseudo-device sl 2 # CSLIP
pseudo-device ppp 2 # PPP
pseudo-device tun 2 # network tunneling over tty
#pseudo-device gre 2 # generic L3 over IP tunnel
#pseudo-device ipfilter # ip filter
# rnd is EXPERIMENTAL
#pseudo-device rnd # /dev/random and in-kernel generator

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK3X,v 1.7 1998/06/26 01:54:13 lukem Exp $
# $NetBSD: RAMDISK3X,v 1.8 1999/04/08 06:49:55 gwr Exp $
# RAMDISK: Root/swap on ramdisk
# This kernel is used to:
@ -80,7 +80,9 @@ le0 at obio0 addr 0x65002000 ipl 3
#
# Emulex SCSI (3/80 only)
# Both `dma' and `esp' are needed.
# See GENERIC3X for the flags description.
dma0 at obio0 addr 0x66001000 ipl 2
esp0 at obio0 addr 0x66000000 ipl 2 flags 0xff0f
# Floppy drive