Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 17:49:04 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wavelan_ieee.h if_wi.c
Message-ID:  <200306270049.h5R0n45c003534@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/06/26 17:49:04 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wavelan_ieee.h if_wi.c 
  Log:
  Return support needed by dstumbler:
  
  o add back rx monitor support
  o make WI_RID_SCAN_RES DTRT
  o fix a bug handling zero-length RID requests (used by dstumbler to set
    a zero-length SSID)
  o make RID_SCAN_REQ DTRT
  o add back WI_RID_OWN_SSID
  o fix wi_scan_ap to take a channel mask and txrate (for prism cards)
  
  These changes fix dstumbler -o (monitor mode).  A minor change to dstumbler
  is needed to get normal AP scanning mode to work right; this is preferred to
  modifying the driver.
  
  PR:             kern/53187
  Reviewed by:    Bruce M Simpson <bms@spc.org>
  
  Revision  Changes    Path
  1.18      +3 -3      src/sys/dev/wi/if_wavelan_ieee.h
  1.143     +171 -9    src/sys/dev/wi/if_wi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306270049.h5R0n45c003534>