xref: /openbsd/sys/arch/octeon/conf/GENERIC (revision 3d8817e4)
1#	$OpenBSD: GENERIC,v 1.4 2010/10/28 22:50:49 syuu Exp $
2#
3# For further information on compiling OpenBSD kernels, see the config(8)
4# man page.
5#
6# For further information on hardware support for this architecture, see
7# the intro(4) man page.  For further information about kernel options
8# for this architecture, see the options(4) man page.  For an explanation
9# of each device driver in this file see the section 4 man page for the
10# device.
11
12machine		octeon mips64
13include		"../../../conf/GENERIC"
14maxusers	32
15
16option		CPU_OCTEON
17makeoption	LINK_ADDRESS="0xffffffff81000000"
18
19option		PCIVERBOSE
20option		USBVERBOSE
21
22config	bsd	swap generic
23
24#
25# Definition of system
26#
27mainbus0	at root
28cpu0		at mainbus0
29clock0		at mainbus0
30obio0		at mainbus0
31combus0		at mainbus0
32
33octcf0		at obio0
34
35com0		at combus0
36com1		at combus0
37
38pcibus*		at obio0
39pci*		at pcibus?
40
41# IDE Controller
42pciide*		at pci? flags 0x0000
43
44# IDE hard drives
45wd*		at pciide? flags 0x0000
46