blob: d55eb8262be440be245eac97bbdaa2301a05caff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# $OpenBSD: GENERIC,v 1.10 2001/03/08 03:37:17 itojun Exp $
#
# Generic kernel config (all that is supportted)
#
include "arch/hppa/conf/generic.hppa"
maxusers 8
#option GSCVERBOSE
#option EISAVERBOSE
#option PCIVERBOSE
config bsd swap generic
#atapibus* at wdc?
#wd* at wdc? drive ?
#acd* at atapibus? drive ?
sd* at scsibus? target ? lun ?
#cd* at scsibus? target ? lun ?
|