Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2003 10:31:05 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/ndis ndis_var.h
Message-ID:  <200312231831.hBNIV5Nd070230@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2003/12/23 10:31:05 PST

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      ndis_var.h 
  Log:
  Correct the definitions for NDIS_80211_NET_INFRA_IBSS and
  NDIS_80211_NET_INFRA_BSS: I accidentally reversed them during
  transcription from the Microsoft headers. Note that the
  driver will default to BSS mode, and you need to specify
  'mediaopt adhoc' to get it into IBSS mode.
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/compat/ndis/ndis_var.h



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