freebsd-dev/sys/arm
Warner Losh 2dc738a640 MFp4:
o update TODO list
o Better use of busdma
o mark RX dtors as COHERENT.  This helps performance a lot by not requiring
  so many EXPENSIVE cache flushes.  The cost of accessing it non-cached
  is much smaller.
o Copy data from Rx buffers to make IP header 4 byte aligned.
o CRC length included in reported length, so cope
o Don't free TX buffer twice
o Manage TX buffers better.
o Enable just the interrupts we want.
o Manage OACTIVE better

# Some of these done by cognet
# These changes let us get to # via NFS root.
2006-03-18 01:43:25 +00:00
..
arm MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work if 2006-03-09 23:33:59 +00:00
at91 MFp4: 2006-03-18 01:43:25 +00:00
compile
conf This file isn't GENERIC, so change the header 2006-02-07 18:45:54 +00:00
include MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work if 2006-03-09 23:33:59 +00:00
sa11x0 Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
xscale Use BUS_DMA_COHERENT. 2006-03-02 14:06:38 +00:00