The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/mips/conf/SWARM.hints

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/12.0/sys/mips/conf/SWARM.hints 202171 2010-01-12 20:52:41Z rpaulo $
    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

Cache object: 571d8d83b873509b203c5daff4b45a87


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.