]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/mips/conf/SWARM.hints
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / mips / conf / SWARM.hints
1 # $FreeBSD$
2 hint.zbbus.0.at="nexus0"
3 hint.zbpci.0.at="zbbus0"
4 hint.scd.0.at="zbbus0"
5
6 #
7 # SWARM IDE interface is on the generic bus at chip select 4.
8 # The CS4 region is 64KB in size and starts at 0x100B0000.
9 # The IDE interrupt is wired to GPIO4 (intsrc 36 to the interrupt mapper)
10 #
11 hint.ata.0.at="zbbus0"
12 hint.ata.0.maddr=0x100B0000
13 hint.ata.0.msize=0x10000
14 hint.ata.0.irq=36
15 #hint.ata.0.disabled=0
16 #hint.ata.0.regoffset=0x1F0
17 #hint.ata.0.regshift=5