Subject: Re: Kernel for SLC
To: Steven Grunza <steven_grunza@ieee.org>
From: Ben Harris <bjh21@cam.ac.uk>
List: port-sparc
Date: 01/17/2000 23:35:38
On Mon, 17 Jan 2000, Steven Grunza wrote:
> Send me a config file and I'll start my SS1 cranking on it:
Cool. I've sorted out the subset of GENERIC that's interesting on an SLC.
A version with comments stripped follows. The full thing is at
<URL:http://www.chiark.greenend.org.uk/~bjharris/SLC> if anyone else wants
it. Thanks a lot for the help.
--------8<--------
include "arch/sparc/conf/std.sparc"
maxusers 32
options SUN4C
options RASTERCONSOLE
config netbsd root on ? type ?
options KTRACE
options SYSVMSG
options SYSVSEM
options SYSVSHM
options LKM
options NFS_BOOT_BOOTPARAM
options SCSIVERBOSE
options COMPAT_43
options COMPAT_10
options COMPAT_11
options COMPAT_12
options COMPAT_13
options COMPAT_SUNOS
options COMPAT_SVR4
options EXEC_ELF32
file-system FFS
file-system NFS
file-system KERNFS
file-system NULLFS
file-system MFS
file-system FDESC
file-system UMAPFS
file-system LFS
file-system PORTAL
file-system PROCFS
file-system CD9660
file-system UNION
file-system MSDOSFS
options NFSSERVER
options QUOTA
options INET
options TCP_COMPAT_42
options NS
options ISO,TPIP
options EON
options NTP
mainbus0 at root
cpu0 at mainbus0
sbus0 at mainbus0
auxreg0 at mainbus0
clock0 at mainbus0
memreg0 at mainbus0
timer0 at mainbus0
zs0 at mainbus0
zstty0 at zs0 channel 0
zstty1 at zs0 channel 1
zs1 at mainbus0
kbd0 at zs1 channel 0
ms0 at zs1 channel 1
dma0 at sbus0 slot ? offset ?
esp0 at sbus0 slot ? offset ? flags 0x0000
scsibus* at esp?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
cd* at scsibus? target ? lun ?
ch* at scsibus? target ? lun ?
ss* at scsibus? target ? lun ?
uk* at scsibus? target ? lun ?
pseudo-device vnd 4
pseudo-device ccd 4
le0 at sbus0 slot ? offset ?
pseudo-device loop
pseudo-device sl 2
pseudo-device ppp 2
pseudo-device tun 4
pseudo-device bpfilter 8
pseudo-device ipfilter
audioamd0 at mainbus0
audio* at audioamd0
bwtwo0 at sbus0 slot ? offset ?
pseudo-device pty 32
-------->8--------
--
Ben Harris
Unix Support, University of Cambridge Computing Service.
E-mail: bjh21@cam.ac.uk Tel: +44 (0)1223 334728 Fax: +44 (0)1223 334679