[BACK]Return to files.solbourne CVS log [TXT][DIR] Up to [local] / sys / arch / solbourne / conf

File: [local] / sys / arch / solbourne / conf / files.solbourne (download)

Revision 1.1, Tue Mar 4 16:07:53 2008 UTC (16 years, 3 months ago) by nbrk
Branch point for: MAIN

Initial revision

#	$OpenBSD: files.solbourne,v 1.2 2006/06/19 15:13:35 deraadt Exp $

# Kernel configuration rules for OpenBSD/solbourne.
# Most device definitions and files rules are imported from
# sys/arch/sparc/conf/files.sparc and are not repeated here.
# Hence, this file only lists solbourne-specific changes from
# the sparc port.

maxpartitions 16

maxusers 2 8 64

# obio on solbourne is just an administrative wrapper on which
# all on-board devices attach.
file	arch/solbourne/dev/obio.c		obio

# OKI TODclock chip
device	tod
attach	tod at obio
file	arch/solbourne/dev/tod.c		tod

# Z8530 clock hijack
device	zsclock
attach	zsclock at zs
file	arch/solbourne/dev/zsclock.c		zsclock

file	arch/solbourne/solbourne/autoconf.c
file	arch/solbourne/solbourne/clock.c
file	arch/solbourne/solbourne/machdep.c
file	arch/solbourne/solbourne/mem.c
file	arch/solbourne/solbourne/pmap.c
file	arch/solbourne/solbourne/prom_machdep.c
file	arch/solbourne/solbourne/trap.c