From owner-freebsd-wireless@freebsd.org Wed Mar 28 23:24:55 2018 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19BE5F53D01 for ; Wed, 28 Mar 2018 23:24:55 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E696690E0 for ; Wed, 28 Mar 2018 23:24:54 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x234.google.com with SMTP id x4so8192300wmh.5 for ; Wed, 28 Mar 2018 16:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ACbnboLdAdB+sDJDk6kSy+zByoiZAYaoMxl4pg9g9fw=; b=DR0srKrmCJxFN+TdTGm6vFG35XsjR3CrohY21U+e0BnmqdlWbFV4H6Dl3jTx/yxKh1 t/xp3wblrZZB2Qs4yeNciRrOvanABtmwOLH1jRF6LriQSSPulTLXerBsyu4YlGvR71Vm QJskxCs22fBWvKk4Bo1/0chnTyYLaU0PKG+Iss9DXVo50uo9M2LDgDkTHJTeAvfISXZ5 kx/cMPJNOyMCkfQDxR8sL8xa2HrNJewVCoR7Pcma7/Me7IVuZl55HBsyrSweL2vovM2T FhxvCbDgnqGLFBsGeZp8J9TaUxwiP5uRkLUy1J6uZw+dIvsFhxZJa8/ynkJjmuz3pJIA qTKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ACbnboLdAdB+sDJDk6kSy+zByoiZAYaoMxl4pg9g9fw=; b=DzMxCfl6mP8nUQ5NBAdgpde7RNtJqYU9pwREDlw1xzhJplNB7xUfLoKRUP7k/k1g23 VUQtRQ55B53APVhuWnqCAFThVKqgBW/F0FR+JNRe4tfjGK5Pi0bs6JiaHvf288KgwwFQ tyXSzNDDhIlq5lCKOAjsr/Vmc0Fi80LhrT6ENmKex/xzv98tv5DkZZklIc7hlLmmazXc lbI+MGmyZJrOXpkHbeVVgxrDkW0oYpFpqV2SW5exzwUCucX0tHbB6Q0VNkf/lztk4l12 PjaHJN5cjE026o5Bg0CRD9JZuOvTKLL1K6+2TYOTrJvxfVQ+o0IuE1TPzKJbsSkaFrMg Gh7A== X-Gm-Message-State: AElRT7FbdKPEAPXyVDQ2pnfJcgVq/sXKDymPZrMLREn07UjqSEdXccmA 6B4TQW7yXi6sGUvZhJkvXWon5pFXX4pLX8/hp9w= X-Google-Smtp-Source: AIpwx4/onv6QyvBd/w+eAmulXVW+nLNUtdfnTd0vcdPXp+yF52ZvBsRwKfC99wtmQNV7iWfojj6Bl9Vu9vgUiqyYKfU= X-Received: by 10.28.92.82 with SMTP id q79mr3914759wmb.130.1522279493315; Wed, 28 Mar 2018 16:24:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.14.202 with HTTP; Wed, 28 Mar 2018 16:24:52 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Wed, 28 Mar 2018 16:24:52 -0700 Message-ID: Subject: Re: Starting Station mode for rtwn(4)'s rtl8188ee To: Farhan Khan Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2018 23:24:55 -0000 hi! So hm, where are your patches to start getting rtl8188ee into the tree? We can at least get the RF initialisation and device side of things in there. -adrian On 28 March 2018 at 14:31, Farhan Khan wrote: > Hi all, > > As discussed in the IRC channel, I finally got the rtwn(4) rtl8188ee device > to start receiving frames in Monitor mode. As Adrian suggested, I would > like to proceed to Station mode, but I am not certain where to start. My > question is, what are the first steps that switching to Station mode does? > What net80211 methods that reach into the driver should I target? > > I can eventually find out through tracing net80211, dtrace(1) and printfs, > and probably will anyways, but it would save a lot of time if someone could > give me some pointers (pun intended). > > Thank you, > > -- > Farhan Khan > PGP Fingerprint: B28D 2726 E2BC A97E 3854 5ABE 9A9F 00BC D525 16EE > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"