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/TP-WN1043ND.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 #
    2 # This file adds to the values in AR91XX_BASE.hints.
    3 #
    4 # $FreeBSD$
    5 
    6 # Hard-code the PHY for now, until there's switch phy support.
    7 hint.arge.0.phymask=0x000c
    8 hint.arge.0.media=1000
    9 hint.arge.0.fduplex=1
   10 # Where is the MAC address stored in flash for this particular unit.
   11 hint.arge.0.eeprommac=0x1f01fc00
   12 
   13 # This isn't used, but configure it anyway.
   14 # This should eventually just not be configured, but the if then
   15 # needs to be properly disabled or spurious interrupts occur.
   16 hint.arge.1.phymask=0x0
   17 
   18 # Where the ART is
   19 hint.ath.0.eepromaddr=0x1fff1000

Cache object: 069300e9695f300a688e03b6eec5bf52


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