cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

Oleg Bulyzhin oleg at FreeBSD.org
Wed Feb 1 06:26:36 PST 2006


oleg        2006-02-01 14:26:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  1) Fix link state detection for cards operating in TBI mode (fiber ones)
  2) add missing bus_dmamap_sync() call in bge_intr()
  
  Tested by:      Husnu Demir <hdemir AT metu DOT edu DOT tr>
  Approved by:    glebius (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.120     +29 -24    src/sys/dev/bge/if_bge.c
  1.46      +2 -1      src/sys/dev/bge/if_bgereg.h


More information about the cvs-src mailing list