blob: a90073af5a719f568683b00239766412270a8d6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# $OpenBSD: GENERIC,v 1.11 2001/09/11 06:06:15 fgsch 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 ?
sd* at scsibus? target ? lun ?
#cd* at scsibus? target ? lun ?
|