NetBSD/sys/arch/arm26/conf
bjh21 b959cd4c1f Re-organise eca(4)'s FIQ handlers. Now we have a single FIQ handler copied
to zero page, and it branches to either the rx or tx handler.  My intention
is that the tx handler should switch to the rx one the moment it finishes,
without needing a downgrade, which I hope will get rid of the start-of-frame
rx overruns I'm seeing.

While I'm here, move the constants describing the shape of the FIQ state
structures out of if_ecavar.h and into genassym.cf where they belong.
2001-09-20 21:54:11 +00:00
..
FOURMEG Add RASOPS_SMALL. 2001-08-10 20:14:17 +00:00
GENERIC Comment out bridge pseudo devices from ports that don't 2001-09-01 23:08:40 +00:00
Makefile.arm26 Use ld -N (OMAGIC), since this saves the 32k of RAM (by not putting a gap 2001-07-28 13:48:32 +00:00
files.arm26 Re-organise eca(4)'s FIQ handlers. Now we have a single FIQ handler copied 2001-09-20 21:54:11 +00:00
std.arm26