CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/19 20:46:33
Modified files:
sys/dev/pci : if_bge.c
Log message:
- Sync the ring setup code closer to FreeBSD's driver
- Do not touch the jumbo replenish threshold register on chips that do not have
jumbo support
- Add/sync some of the comments
>From FreeBSD
Tested by dlg@ sthen@ naddy@ and OK dlg@ sthen@
