cvs commit: src/sys/dev/usb if_zyd.c if_zydfw.h if_zydreg.h

Warner Losh imp at FreeBSD.org
Wed Aug 29 14:16:50 PDT 2007


imp         2007-08-29 21:16:50 UTC

  FreeBSD src repository

  Added files:
    sys/dev/usb          if_zyd.c if_zydfw.h if_zydreg.h 
  Log:
  A port of the zyd driver from NetBSD by .  This supports the ZyDAS
  ZD1211/ZD1211B USB IEEE 802.11b/g wireless network devices.  Not (yet)
  connected to the build process (next batch of commits once I've looped
  the current back back).
  
  Submitted by: Weongyo Jeong
  Reviewed by: sam@
  Approved by: re@
  
  Revision  Changes    Path
  1.1       +2694 -0   src/sys/dev/usb/if_zyd.c (new)
  1.1       +1185 -0   src/sys/dev/usb/if_zydfw.h (new)
  1.1       +1246 -0   src/sys/dev/usb/if_zydreg.h (new)


More information about the cvs-src mailing list