Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 00:37:53 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi.c
Message-ID:  <200208010737.g717br1u047812@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/08/01 00:37:53 PDT

  Modified files:
    sys/dev/wi           if_wi.c 
  Log:
  Don't set the IFF_PROMISC bit when in hostap mode like the previous
  commit bogusly did.  Instead, don't set PROMSIC in the hardware if
  we're in hostap mode.  This matches more closely what openbsd did as
  well.
  
  Revision  Changes    Path
  1.109     +15 -17    src/sys/dev/wi/if_wi.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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