2d3c40cf49
Broadcom. BCM-91250. Submitted by: Neelkanth Natu
18 lines
453 B
Plaintext
18 lines
453 B
Plaintext
# $FreeBSD$
|
|
hint.zbbus.0.at="nexus0"
|
|
hint.zbpci.0.at="zbbus0"
|
|
hint.scd.0.at="zbbus0"
|
|
|
|
#
|
|
# SWARM IDE interface is on the generic bus at chip select 4.
|
|
# The CS4 region is 64KB in size and starts at 0x100B0000.
|
|
# The IDE interrupt is wired to GPIO4 (intsrc 36 to the interrupt mapper)
|
|
#
|
|
hint.ata.0.at="zbbus0"
|
|
hint.ata.0.maddr=0x100B0000
|
|
hint.ata.0.msize=0x10000
|
|
hint.ata.0.irq=36
|
|
#hint.ata.0.disabled=0
|
|
#hint.ata.0.regoffset=0x1F0
|
|
#hint.ata.0.regshift=5
|