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/ADM5120.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$
    2 # device.hints
    3 hint.obio.0.at="nexus0"
    4 hint.obio.0.maddr=0x0
    5 hint.obio.0.msize=0x1fffffff
    6 
    7 # host-to-pci bridge
    8 hint.pcib.0.at="obio0"
    9 hint.pcib.0.maddr=0x11400000
   10 hint.pcib.0.msize=0x100000
   11 hint.pcib.0.io=0x11500000
   12 hint.pcib.0.iosize=0x100000
   13 
   14 # on-board switch engine
   15 hint.admsw.0.at="obio0"
   16 hint.admsw.0.maddr=0x12000000
   17 hint.admsw.0.msize=0x200000
   18 hint.admsw.0.irq=9
   19 
   20 # uart0
   21 hint.uart.0.at="obio0"
   22 hint.uart.0.maddr=0x12600000
   23 hint.uart.0.msize=0x200000
   24 hint.uart.0.irq=1

Cache object: 90caf2cf39b75605ce4bca6acb2c9f1e


[ 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.