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
..
2006-05-11 14:30:28 +00:00
2006-07-14 22:22:57 +00:00
2006-03-24 07:39:29 +00:00
2006-07-14 22:22:57 +00:00
2006-07-14 22:06:01 +00:00
2006-10-20 07:10:13 +00:00
2006-07-14 21:35:59 +00:00
2006-10-25 07:58:18 +00:00
2006-04-06 04:29:24 +00:00
2006-11-03 07:39:37 +00:00
2006-03-18 01:45:29 +00:00