cvs commit: src/sys/dev/usb if_aue.c if_auereg.h usb_ethersubr.c usb_ethersubr.h

Alfred Perlstein alfred at FreeBSD.org
Mon Dec 11 01:58:21 PST 2006


alfred      2006-12-11 09:57:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_aue.c if_auereg.h usb_ethersubr.c 
                         usb_ethersubr.h 
  Log:
  defer all processing to a full fledged thread.
  
  once usb is SMP safe, this should be the first SMPsafe
  usb ethernet driver.
  
  Revision  Changes    Path
  1.102     +155 -172  src/sys/dev/usb/if_aue.c
  1.24      +45 -4     src/sys/dev/usb/if_auereg.h
  1.22      +8 -4      src/sys/dev/usb/usb_ethersubr.c
  1.11      +1 -0      src/sys/dev/usb/usb_ethersubr.h


More information about the cvs-src mailing list