Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 05:11:12 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <200612120511.kBC5BCvi018697@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2006-12-12 05:11:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  Fix support for certain 575x/578x chips.  This consists of the following:
  
  - Use the appropriate register writing method when reseting the chip
  - Program the descriptor DMA engine correctly.
  - More reliably detect certain chips and their features.
  
  Also add some low-level debugging tools to help future work on this driver.
  
  Submitted by: David Christenson (proof of concept changes)
  Sponsored by: www.UIA.net
  
  Revision  Changes    Path
  1.159     +263 -35   src/sys/dev/bge/if_bge.c
  1.61      +11 -0     src/sys/dev/bge/if_bgereg.h



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