cvs commit: src/sys/dev/usb if_ural.c if_uralreg.h

Damien Bergamini damien at FreeBSD.org
Sat Jan 21 01:37:52 PST 2006


damien      2006-01-21 09:37:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_ural.c if_uralreg.h 
  Log:
  sync w/ openbsd:
  
  o fix contention window
  o silently discard received frames that are too short
  o simplify lookup of 802.11a channels (we know they exist)
  o fix short preamble support
  o add short slot support
  o fix eifs settings
  o many consistency tweaks
  
  Revision  Changes    Path
  1.31      +99 -53    src/sys/dev/usb/if_ural.c
  1.4       +5 -1      src/sys/dev/usb/if_uralreg.h


More information about the cvs-src mailing list