cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

Gleb Smirnoff glebius at FreeBSD.org
Wed Jun 28 09:13:09 UTC 2006


glebius     2006-06-28 09:12:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  - Recognize more device IDs adding support for BCM5754, BCM5755,
    BCM5787 based NICs.
  - Recognize BCM5703 B0 ASIC.
  - Rewrite the jumbo capability matching macro, so that chips known
    to work are listed there. [*]
  
  [*] I'm still not sure about this. Probably more corrections
      will be done to this macro after discussion with davidch@
      and brad at OpenBSD.
  
  Obtained from:  OpenBSD (brad)
  
  Revision  Changes    Path
  1.134     +34 -34    src/sys/dev/bge/if_bge.c
  1.50      +10 -0     src/sys/dev/bge/if_bgereg.h


More information about the cvs-src mailing list