Re: interrupt handlers - FreeBSD 4.9

2005-08-29 Thread John Baldwin
On Monday 29 August 2005 08:11 am, Bharath Bhushan wrote: > 1) What is the purpose of the two interrupt handler arrays ihandler[] > and intr_handlers[]? Not sure. It may be that ihandler is used for INTR_FAST interrupts. > What I saw on my system: > (kgdb) print intr_handler > $8 = {0x302b2d04 ,

interrupt handlers - FreeBSD 4.9

2005-08-29 Thread Bharath Bhushan
1) What is the purpose of the two interrupt handler arrays ihandler[] and intr_handlers[]? What I saw on my system: (kgdb) print intr_handler $8 = {0x302b2d04 , 0x302b9bd4 , 0x302b6708 , 0x302be648 , 0x302be648 , 0x302b6708 , 0x302b53e0 , 0x30268128 , 0x302b2fa0 , 0x302b6708 , 0x302b6708 ,