cvs commit: src/sys/dev/bm if_bm.c if_bmreg.h if_bmvar.h

Nathan Whitehorn nwhitehorn at FreeBSD.org
Thu Jul 3 21:51:50 UTC 2008


nwhitehorn    2008-07-03 21:51:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bm           if_bm.c if_bmreg.h if_bmvar.h 
  Log:
  SVN rev 180233 on 2008-07-03 21:51:30Z by nwhitehorn
  
  Fix some locking and logic bugs pointed out by jhb. These fix driver detach and speed up data transfer by nearly a factor of 2.
  
  Approved by:    marcel (mentor)
  
  Revision  Changes    Path
  1.2       +20 -32    src/sys/dev/bm/if_bm.c
  1.2       +6 -6      src/sys/dev/bm/if_bmreg.h
  1.2       +0 -2      src/sys/dev/bm/if_bmvar.h


More information about the cvs-src mailing list