Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2009 10:34:05 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man4 bge.4 src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <200912151037.nBFAbQvm073466@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2009-12-15 10:34:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    share/man/man4       bge.4 
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 200570 on 2009-12-15 10:34:05Z by stas
  
  - MFC r197832, r197834, r197837:
    - Add support for new BGE chips (5761, 5784 and 57780).  These chips uses new
      BGE_PCI_PRODID_ASICREV register to store the chip identifier and its revision.
    - Add new grouping macro for 7575+ chips (BGE_IS_5755_PLUS).
    - Add IDs for Fujitsu-branded Broadcom adapters.
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Empty fields above will be automatically removed.
  
  _M   7/share/man/man4
  M    7/share/man/man4/bge.4
  _M   7/sys
  M    7/sys/dev/bge/if_bgereg.h
  M    7/sys/dev/bge/if_bge.c
  _M   7/sys/contrib/pf
  _M   7/sys/contrib/dev/acpica
  _M   7/sys/cddl/contrib/opensolaris
  
  Revision    Changes    Path
  1.32.2.3    +4 -4      src/share/man/man4/bge.4
  1.198.2.20  +68 -14    src/sys/dev/bge/if_bge.c
  1.73.2.8    +107 -61   src/sys/dev/bge/if_bgereg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912151037.nBFAbQvm073466>