Re: Interrupt Service Routines

2005-03-29 Thread Daniel O'Connor
On Tue, 29 Mar 2005 19:48, Ashwin Chandra wrote: > Do you guys know of any example code of ISR's in the kernel? Most of the drivers in the kernel? Look for intr in /usr/src/sys/dev/*/*.c eg line 1507 of /usr/src/sys/dev/fxp/if_fxp.c -- Daniel O'Connor software and network engineer for Genesi

Interrupt Service Routines

2005-03-29 Thread Ashwin Chandra
Do you guys know of any example code of ISR's in the kernel? Ash ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"