Debian 2.6.30 on a glomation gesbc-9260
with an atmel arm cored chip at91sam9260 - datasheet
I want an interrupt on a GPIO pin
i need to use request_irq(interrupt number, *handler, conditions, name, id)
but god only knows what interrupt number i use ... if it were ttys0 i'd be fine...
any help would be a godsend