Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2009 01:01:01 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h
Message-ID:  <200903310101.n2V11EwO003573@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-03-31 01:01:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/bce          if_bce.c if_bcefw.h if_bcereg.h 
  Log:
  SVN rev 190582 on 2009-03-31 01:01:01Z by delphij
  
  Update bce(4) to latest -CURRENT version:
  
   - Add several HP OEM parts' PCI IDs (187133+187317)
   - Remove intermediate variable busaddr and have bus_* operate
     directly on softc members upon initialization. (187204)
   - Only enable split header operation when ZERO_COPY_SOCKETS is
     enabled in the kernel. (189117)
   - Updated firmware to latest 4.6.X release. (189325)
   - Added missing firmware for 5709 A1 controllers. (189325)
   - Changed some debug statistic variable names to be more
     consistent. (189325)
  
  Approved by:    re (kensmith)
  
  Revision  Changes        Path
  1.34.2.7  +246 -167      src/sys/dev/bce/if_bce.c
  1.4.2.2   +13911 -13574  src/sys/dev/bce/if_bcefw.h
  1.16.2.2  +48 -18        src/sys/dev/bce/if_bcereg.h



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