cvs commit: src/sys/dev/em if_em.c if_em.h

Scott Long scottl at FreeBSD.org
Sat Jan 15 12:52:15 PST 2005


scottl      2005-01-15 20:52:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c if_em.h 
  Log:
  Convert if_em to the new bus_dmamap_load_sg() interface.  The old callback
  was really just a waste of cycles, so this streamlines it considerably.
  
  Revision  Changes    Path
  1.57      +22 -33    src/sys/dev/em/if_em.c
  1.30      +0 -6      src/sys/dev/em/if_em.h


More information about the cvs-all mailing list