Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2009 13:12:43 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <200910071313.n97DD1Kc071105@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2009-10-07 13:12:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 197832 on 2009-10-07 13:12:43Z by stas
  
  - 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:             kern/127587
  Tested by:      Thomas Quinot <thomas@quinot.org> (BCM7561 A0)
  MFC after:      2 weeks
  Obtained from:  OpenBSD
  
  Revision  Changes    Path
  1.228     +67 -13    src/sys/dev/bge/if_bge.c
  1.84      +106 -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?200910071313.n97DD1Kc071105>