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

Ariff Abdullah ariff at FreeBSD.org
Thu Nov 8 00:25:59 PST 2007


ariff       2007-11-08 08:25:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_zyd.c if_zydreg.h 
  Log:
  - Remove magic number and fit max rx buffer size accurately.
  - Patch registers CR47 and CR157 on devices that require it.
  - Fix power calibration setting on ZD1211B.
  
  Obtained from:  OpenBSD
  
  - Fix multicast transfer by properly reprogram multicast global
    hash table, which in turns fix promiscuous mode and IPv6
    autoconfiguration / local networking.
  
  Reviewed by:    sam, Weongyo Jeong
  Tested using:   Aztech WL230 , Belkin F5D7050, Unicorn WL-54G,
                  3COM 3CRUSB10075
  MFC after:      1 week
  
  Revision  Changes    Path
  1.9       +81 -10    src/sys/dev/usb/if_zyd.c
  1.3       +7 -2      src/sys/dev/usb/if_zydreg.h


More information about the cvs-src mailing list