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

Gleb Smirnoff glebius at FreeBSD.org
Wed Aug 2 15:02:00 UTC 2006


glebius     2006-08-02 15:01:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  Sync with HEAD merging many things:
  
  - Support for BCM5754, BCM5755, BCM5787.
  - Recognize BCM5703 B0 ASIC.
  - Correctly recognize chips that can do Jumbo.
  - Fix kern/68351
  - Rewrite arrays that hold names of chips and
    revisions.
  
  Also:
  - Big style(9) and whitespace cleanup.
  
  Revision   Changes    Path
  1.91.2.15  +586 -716  src/sys/dev/bge/if_bge.c
  1.36.2.6   +205 -157  src/sys/dev/bge/if_bgereg.h


More information about the cvs-src mailing list