From: Darren <dmbtech@gmail.com>
To: b43-dev@lists.infradead.org
Subject: New device in MacBook Pro, yet unsupported?
Date: Sun, 12 Jun 2011 11:40:00 -0400 [thread overview]
Message-ID: <4DF4DDD0.4000908@gmail.com> (raw)
In-Reply-To: <1307786973.4771.114.camel@i7.infradead.org>
On 06/11/2011 06:09 AM, David Woodhouse wrote:
> On Sat, 2011-06-11 at 11:36 +0200, Rafa? Mi?ecki wrote:
>> I've asked for tests of mmiotracer and ndiswrapper on Ubuntu forum [1] [2].
> I can do that but it will probably take a while; I may just use the box
> with wired and Bluetooth networking for now, or not use it at all until
> I'm not quite so snowed under with other things.
>
> If you send me a SSH public key I can give you root access on the box
> over the wired connection and you can play with it yourself, which might
> be a lot faster all round?
>
If you are using Ubuntu David, you can get the mmio trace without
recompiling the kernel.
Just do
echo mmiotrace > /sys/kernel/debug/tracing/current_tracer
cat /sys/kernel/debug/tracing/trace_pipe > /tmp/dump.txt &
echo "Modprobe start" > /sys/kernel/debug/tracing/trace_marker
modprobe ndiswrapper
echo "Modprobe end" > /sys/kernel/debug/tracing/trace_marker
echo "ifconfig wlan1 up start" > /sys/kernel/debug/tracing/trace_marker
ifconfig wlan1 up
echo "ifconfig wlan1 up end" > /sys/kernel/debug/tracing/trace_marker
killall cat
next prev parent reply other threads:[~2011-06-12 15:40 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-27 9:23 New device in MacBook Pro, yet unsupported? Christian Schäfer
2011-03-27 9:42 ` Rafał Miłecki
2011-03-27 9:43 ` Rafał Miłecki
2011-03-28 9:06 ` Christian Schaefer
2011-03-28 11:42 ` Rafał Miłecki
2011-03-28 12:29 ` Christian Schaefer
2011-03-27 10:12 ` Jonas Gorski
2011-03-30 18:20 ` Rafał Miłecki
2011-04-05 23:54 ` Rafał Miłecki
2011-04-07 10:09 ` Christian Schaefer
2011-04-07 10:32 ` Rafał Miłecki
2011-04-08 19:17 ` Rafał Miłecki
2011-04-10 9:16 ` Andy Botting
2011-04-10 9:20 ` Rafał Miłecki
2011-06-10 22:23 ` David Woodhouse
2011-06-10 22:35 ` Rafał Miłecki
2011-06-11 9:36 ` Rafał Miłecki
2011-06-11 10:09 ` David Woodhouse
2011-06-12 15:40 ` Darren [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-07 18:45 Andy Botting
2011-04-07 18:51 ` Rafał Miłecki
[not found] <BANLkTinooer0aFqJfn0ui+QXpLO6YkPhEg@mail.gmail.com>
2011-04-16 4:37 ` Darren
2011-04-16 13:41 ` Rafał Miłecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DF4DDD0.4000908@gmail.com \
--to=dmbtech@gmail.com \
--cc=b43-dev@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).