cvs commit: src/sys/dev/ral rt2560.c rt2661.c src/sys/dev/usb if_rum.c if_ural.c if_zyd.c

Kevin Lo kevlo at FreeBSD.org
Mon Nov 5 23:30:14 PST 2007


kevlo       2007-11-06 07:30:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ral          rt2560.c rt2661.c 
    sys/dev/usb          if_rum.c if_ural.c if_zyd.c 
  Log:
  Check wep flag in *_tx_mgt since we need to encrypt some management frame
  in case of shared authentification.
  
  Obtained from: NetBSD
  
  Revision  Changes    Path
  1.18      +11 -0     src/sys/dev/ral/rt2560.c
  1.18      +11 -0     src/sys/dev/ral/rt2661.c
  1.14      +11 -0     src/sys/dev/usb/if_rum.c
  1.70      +11 -0     src/sys/dev/usb/if_ural.c
  1.8       +11 -0     src/sys/dev/usb/if_zyd.c


More information about the cvs-src mailing list