NetBSD/sys/arch/mips
simonb 0c55ae72f4 Fix pass3 Tx DMA - when an mbuf spans a page boundary, make sure that
it either is sitting in contiguous physical RAM or split the mbuf
 into two Tx descriptors.  Not the prettiest patch, but works well in
 practice - gets about an 8% decrease on CPU time for a simple ttcp TCP
 Tx benchmark.  Thanks to Chris Demetriou for some debugging help.
Add some event counters.
Remove some #if 0'd debug code.
2004-03-18 05:57:58 +00:00
..
alchemy The Au1500 doesn't have an i2s interface. 2004-03-16 18:13:45 +00:00
bonito
cfe
conf fix some problems with FPU exception signaling: 2004-03-04 20:17:01 +00:00
include Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
mips add kernel part of concurrency support for SA on MP systems 2004-03-14 01:08:47 +00:00
sibyte Fix pass3 Tx DMA - when an mbuf spans a page boundary, make sure that 2004-03-18 05:57:58 +00:00
Makefile
Makefile.inc