HI All.  I just updated my "trunk" this morning, and it appears that gpioctl isn't working any more.  I used to run this to turn on an LED:

/usr/bin/gpioctl dirout 0 > /dev/null
/usr/bin/gpioctl set 0 > /dev/null

However, on the new update, it doesn't work.  I've tried adding some kernel modules (like leds_gpio), but that didn't help any.

Anyone else experiencing this?  Anyone have any ideas?
Thanks,
--Brian