blob: f61bce0b63809e04ae509620a6ab75ac6d53f70a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# $OpenBSD: GENERIC,v 1.7 1999/04/20 20:32:18 mickey 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 ?
|