Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2005 17:45:12 +0000 (UTC)
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_wi.c
Message-ID:  <200501011745.j01HjCFc014065@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-01-01 17:45:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wi.c 
  Log:
  Eliminate some of the egregious bypass of the 802.11 state
  machine; instead use the intended entry points.  There's still
  too much incestuous knowledge about the internals of the
  802.11 layer but this at least fixes adhoc mode.
  
  Revision  Changes    Path
  1.174     +20 -18    src/sys/dev/wi/if_wi.c



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