Diff for /elwix/config/ELWIX_ALFA_N2.hints between versions 1.1.2.8 and 1.1.2.13

version 1.1.2.8, 2014/02/04 09:26:36 version 1.1.2.13, 2014/02/18 15:39:52
Line 32  hint.pcib.0.bus.0.0.0.ath_fixup_size=4096 Line 32  hint.pcib.0.bus.0.0.0.ath_fixup_size=4096
 hint.ath.0.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"  hint.ath.0.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"
 # Where the ART is  # Where the ART is
 hint.ath.0.eepromaddr=0x1fff1000  hint.ath.0.eepromaddr=0x1fff1000
 hint.ath.0.irq=48  
 hint.ath.0.maddr=0x10000000  
 hint.ath.0.msize=0x30000  
   
# mdiobus on arge1# mdiobus on arge0
 hint.argemdio.0.at="nexus0"  hint.argemdio.0.at="nexus0"
hint.argemdio.0.maddr=0x1a000000hint.argemdio.0.maddr=0x19000000
 hint.argemdio.0.msize=0x1000  hint.argemdio.0.msize=0x1000
 hint.argemdio.0.order=0  hint.argemdio.0.order=0
   
 # arge0: MII; dedicated PHY 4 on switch, connected via internal switch  
 # MDIO bus.  
   
 # hint.arge.0.eeprommac=0x83fe9ff0  
 hint.arge.0.phymask=0x10        # PHY 4  
 # hint.arge.0.miimode=2         # MII  
 hint.arge.0.mdio=mdioproxy1     # Hanging off the arswitch MDIO bus  
   
 # arge1: connected to the LAN switch MAC, at 1000BaseTX / GMII.  
 hint.arge.1.phymask=0x0  
 #hint.arge.1.mdio=mdioproxy1    # Hanging off the arswitch MDIO bus  
 # hint.arge.1.miimode=1         # GMII  
 #hint.arge.1.media=1000         # Force to 1000BaseTX/full  
 #hint.arge.1.fduplex=1  
   
 #  #
 # AR7240 switch config  # AR7240 switch config
 #  #
Line 65  hint.arswitch.0.is_7240=1 # We need to be explicitly t Line 47  hint.arswitch.0.is_7240=1 # We need to be explicitly t
 hint.arswitch.0.numphys=4       # 4 active switch PHYs (PHY 0 -> 3)  hint.arswitch.0.numphys=4       # 4 active switch PHYs (PHY 0 -> 3)
 hint.arswitch.0.phy4cpu=1       # Yes, PHY 4 == dedicated PHY  hint.arswitch.0.phy4cpu=1       # Yes, PHY 4 == dedicated PHY
 hint.arswitch.0.is_rgmii=0      # No, not RGMII  hint.arswitch.0.is_rgmii=0      # No, not RGMII
hint.arswitch.0.is_gmii=0        # No, not GMIIhint.arswitch.0.is_gmii=1        # No, not GMII
   
# arge0# arge0: MII; dedicated PHY 4 on switch, connected via internal switch
 # MDIO bus.
 hint.arge.0.at="nexus0"  hint.arge.0.at="nexus0"
 hint.arge.0.maddr=0x19000000  hint.arge.0.maddr=0x19000000
 hint.arge.0.msize=0x1000  hint.arge.0.msize=0x1000
 hint.arge.0.irq=2  hint.arge.0.irq=2
 hint.arge.0.eeprommac=0x1fff0000  hint.arge.0.eeprommac=0x1fff0000
   hint.arge.0.phymask=0x10        # PHY 4
   # hint.arge.0.miimode=2         # MII
   hint.arge.0.mdio=mdioproxy1     # Hanging off the arswitch MDIO bus
   
   # arge1: connected to the LAN switch MAC, at 1000BaseTX / GMII.
 hint.arge.1.at="nexus0"  hint.arge.1.at="nexus0"
 hint.arge.1.maddr=0x1a000000  hint.arge.1.maddr=0x1a000000
 hint.arge.1.msize=0x1000  hint.arge.1.msize=0x1000
 hint.arge.1.irq=3  hint.arge.1.irq=3
 hint.arge.1.eeprommac=0x1fff0006  hint.arge.1.eeprommac=0x1fff0006
   hint.arge.1.phymask=0x0
   #hint.arge.1.mdio=mdioproxy1    # Hanging off the arswitch MDIO bus
   # hint.arge.1.miimode=1         # GMII
   hint.arge.1.media=1000          # Force to 1000BaseTX/full
   hint.arge.1.fduplex=1
   
 # GPIO  # GPIO
 hint.gpio.0.at="apb0"  hint.gpio.0.at="apb0"
 hint.gpio.0.maddr=0x18040000  hint.gpio.0.maddr=0x18040000
 hint.gpio.0.msize=0x1000  hint.gpio.0.msize=0x1000
 hint.gpio.0.irq=2  hint.gpio.0.irq=2
hint.gpio.0.pinmask=0x319c3hint.gpio.0.pinmask=0x319c0
   
 hint.gpio.0.function_set=0x00000000  hint.gpio.0.function_set=0x00000000
 hint.gpio.0.function_clear=0x00000000  hint.gpio.0.function_clear=0x00000000
Line 94  hint.gpio.0.function_clear=0x00000000 Line 86  hint.gpio.0.function_clear=0x00000000
 hint.gpioled.0.at="gpiobus0"  hint.gpioled.0.at="gpiobus0"
 hint.gpioled.0.name="but_0"  hint.gpioled.0.name="but_0"
 hint.gpioled.0.pins=0x00800     # pin 11  hint.gpioled.0.pins=0x00800     # pin 11
 hint.gpioled.1.at="gpiobus0"  
 hint.gpioled.1.name="led_0"  
 hint.gpioled.1.pins=0x0001      # pin 0  
 hint.gpioled.2.at="gpiobus0"  hint.gpioled.2.at="gpiobus0"
hint.gpioled.2.name="led_1"hint.gpioled.2.name="led_2"
hint.gpioled.2.pins=0x0002        # pin 1hint.gpioled.2.pins=0x20000        # pin 17 ?
 hint.gpioled.3.at="gpiobus0"  hint.gpioled.3.at="gpiobus0"
hint.gpioled.3.name="led_2"hint.gpioled.3.name="led_3"
hint.gpioled.3.pins=0x20000     # pin 17 ?hint.gpioled.3.pins=0x10000   # pin 16 ?
hint.gpioled.4.at="gpiobus0" 
hint.gpioled.4.name="led_3" 
hint.gpioled.4.pins=0x10000   # pin 16 ? 
 hint.gpioled.5.at="gpiobus0"  hint.gpioled.5.at="gpiobus0"
 hint.gpioled.5.name="led_5"  hint.gpioled.5.name="led_5"
 hint.gpioled.5.pins=0x01000     # pin 12  hint.gpioled.5.pins=0x01000     # pin 12

Removed from v.1.1.2.8  
changed lines
  Added in v.1.1.2.13


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>