freebsd-dev/sys/arm
Warner Losh 8cd5dc08c3 MFp4:
o Fix the packet statistics
	o Make sure we set the FD bit when in full duplex
	o Improve TX side efficency by eliminating a data copy for
	  unfragmented mbufs (the hardware can't do s/g).
	o Minor busdma pedantry
	o better comments in some places, more XXX in others
	o Minor style nits.

This solves a problem I was seeing where I'd get no ethernet when not
booting with a NFS root.  Well, unless I unplugged the cable and
plugged it back in first so I'd get the same up down up messages I get
for NFS root...

Thanks to sam and scottl for suggestions on making this driver more
efficient through better use of approrpiate APIs.
2006-11-03 07:39:37 +00:00
..
arm Do not include both <sys/types.h> and <sys/param.h>, it is a style bug as 2006-11-01 12:41:43 +00:00
at91 MFp4: 2006-11-03 07:39:37 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Remove the KSE option now that it's in DEFAULTS on these arches/machines. 2006-10-26 22:11:35 +00:00
include PR: 2006-10-04 21:37:10 +00:00
sa11x0 Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
xscale Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00