CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/26 05:58:20
Modified files:
sys/dev/pci : if_stge.c
Log message:
Fix flow control support:
- un-PAUSE when the rx FIFO gets below 3056 as is done on FreeBSD and Linux.
- properly update the MAC according to the negotiated flow control.
>From Brad.
