Diff for /elwix/config/ELWIX_ALFA_N2.hints between versions 1.1.2.9 and 1.1.2.16

version 1.1.2.9, 2014/02/05 01:08:24 version 1.1.2.16, 2014/02/24 22:44:27
Line 69  hint.arge.1.eeprommac=0x1fff0006 Line 69  hint.arge.1.eeprommac=0x1fff0006
 hint.arge.1.phymask=0x0  hint.arge.1.phymask=0x0
 #hint.arge.1.mdio=mdioproxy1    # Hanging off the arswitch MDIO bus  #hint.arge.1.mdio=mdioproxy1    # Hanging off the arswitch MDIO bus
 # hint.arge.1.miimode=1         # GMII  # hint.arge.1.miimode=1         # GMII
#hint.arge.1.media=1000          # Force to 1000BaseTX/fullhint.arge.1.media=1000          # Force to 1000BaseTX/full
#hint.arge.1.fduplex=1hint.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=0x1319c3hint.gpio.0.pinmask=0x319c0
   
hint.gpio.0.function_set=0x00000000hint.gpio.0.function_set=0x00000001
hint.gpio.0.function_clear=0x00000000hint.gpio.0.function_clear=0x00000038
   
 # Signal leds  # Signal leds
 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
Line 187  hint.map.5.readonly=1 Line 181  hint.map.5.readonly=1
   
 hint.map.6.at="flash/spi0"  hint.map.6.at="flash/spi0"
 hint.map.6.start=0x00050000  hint.map.6.start=0x00050000
hint.map.6.end=0x007e0000    # 7744k firmwarehint.map.6.end=0x007f0000    # 7808k firmware + cfg
 hint.map.6.name="firmware"  hint.map.6.name="firmware"
 hint.map.6.readonly=0  hint.map.6.readonly=0

Removed from v.1.1.2.9  
changed lines
  Added in v.1.1.2.16


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