> 1)
>   I found that IRQ 10 is assigned to my board. Is it possible 
>   to force that a board uses IRQ eg.25 by writting it to 
>   configuration register?
>   Only for tests of my device driver I would like to use IRQ
>   that is not shared with any other device.

Then shuffle the slot the board is plugged into. The wiring of most
boards really confirm what is available

>   I mapped(ioremap) adresses: 0xcc000 and 0xce000
>   to kernel addresses: 0xc00cc000, 0xc00ce000 

ioremap is memory not I.O ports


-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to