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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to