Ubiquiti EdgeRouter Lite works multi-user with -CURRENT.

Juli Mallett jmallett at FreeBSD.org
Mon May 20 15:28:02 UTC 2013


On Mon, May 20, 2013 at 8:25 AM, Milan Obuch <freebsd-mips at dino.sk> wrote:
> Yes, output is from 'gpioctl -f /dev/gpioc0 -lv' command execution.
> Actually, I wrote all 16 pins (0 to 15) in sys/mips/cavium/octeon_gpio.c
> so I can see quickly which GPIO pin is connected to reset switch. Pin
> 11 changed when pressing the switch.

Could you try commenting out everything but pin 11 in octeon_gpio.c
and rebuilding?  I'm wondering if one of those pins may have been
in-use to talk to some Ethernet hardware or something like that, and
that its operation was disrupted by the GPIO driver.


More information about the freebsd-mips mailing list