From: Matteo Croce <rootkit85@yahoo.it>
To: Michal Schmidt <mschmidt@redhat.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 0/5] airo fixes (take 3)
Date: Fri, 29 Jun 2007 21:27:11 +0200 [thread overview]
Message-ID: <200706292127.11418.rootkit85@yahoo.it> (raw)
In-Reply-To: <20070629131841.6658.76381.stgit@localhost.localdomain>
On Friday 29 June 2007 15:33:25 you wrote:
> Hi,
>
> here are some fixes for the airo driver:
>
> airo: disable the PCI device when unloading module
> airo: delay some initialization until the netdev is up
> airo: fix a race causing initialization failures
> airo: simpler calling convention for enable_MAC()
> airo: start with radio off
>
> I don't think my "take 2" series ever made it to the list or to any of you.
> I had some email problems. That series did not include the last patch,
> because Matteo Croce reported problems with it. I believe I fixed it now.
>
> Special note for Matteo:
> You had a problem applying patches included in email bodies instead of
> attachments...
> I see that you are using KMail. I believe in KMail you can right-click on
> a message, choose "Save As..." and save the whole email in mbox format and
> treat the resulting file as a patch. The patch program should be clever
> enough to ignore the text preceding the patch itself.
>
> Michal
Thanks, it works very well even when loading another driver before:
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [APCH] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:0a.0 to 64
forcedeth: using HIGHDMA
airo(): Probing for PCI adapters
eth0: forcedeth.c: subsystem: 0147b:1c12 bound to 0000:00:0a.0
ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
ACPI: PCI Interrupt 0000:05:08.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:05:08.0 to 64
airo(): cmd:111 status:7f11 rsp0:2 rsp1:0 rsp2:0
airo(): Doing fast bap_reads
airo(): WPA is supported.
airo(eth0): MAC enabled 0:d:29:4f:c:be
airo(): Finished probing for PCI adapters
Cheers,
Matteo Croce
prev parent reply other threads:[~2007-06-29 19:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-29 13:33 [PATCH 0/5] airo fixes (take 3) Michal Schmidt
2007-06-29 13:33 ` [PATCH 1/5] airo: disable the PCI device when unloading module Michal Schmidt
2007-06-29 13:33 ` [PATCH 2/5] airo: delay some initialization until the netdev is up Michal Schmidt
2007-06-29 13:33 ` [PATCH 3/5] airo: fix a race causing initialization failures Michal Schmidt
2007-06-29 13:33 ` [PATCH 4/5] airo: simpler calling convention for enable_MAC() Michal Schmidt
2007-06-29 13:33 ` [PATCH 5/5] airo: start with radio off Michal Schmidt
2007-06-29 19:27 ` Matteo Croce [this message]
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=200706292127.11418.rootkit85@yahoo.it \
--to=rootkit85@yahoo.it \
--cc=linux-wireless@vger.kernel.org \
--cc=mschmidt@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.