Hi.
>> Nope but i believe that regdumps from them should give us something...
> Yes, but its easier if we get you an BG card for testing purposes.
> Anyone know where we can reliably purchase them from?
I have to check first, but I think that we have received a b/g-only card
from Compex as part o
On 10/31/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> 2007/10/31, Luis R. Rodriguez <[EMAIL PROTECTED]>:
> > On 10/31/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> > > 2007/10/31, Luis R. Rodriguez <[EMAIL PROTECTED]>:
> > > > On 10/27/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> > > >
>
2007/10/31, Luis R. Rodriguez <[EMAIL PROTECTED]>:
> On 10/31/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> > 2007/10/31, Luis R. Rodriguez <[EMAIL PROTECTED]>:
> > > On 10/27/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> > >
> > > > * Give more infos about mac/phy/radio revision during attac
On 10/31/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> 2007/10/31, Luis R. Rodriguez <[EMAIL PROTECTED]>:
> > On 10/27/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> >
> > > * Give more infos about mac/phy/radio revision during attach.
> >
> > > @@ -535,10 +568,24 @@ ath5k_pci_probe(struct pci
2007/10/31, Luis R. Rodriguez <[EMAIL PROTECTED]>:
> On 10/27/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
>
> > * Give more infos about mac/phy/radio revision during attach.
>
> > @@ -535,10 +568,24 @@ ath5k_pci_probe(struct pci_dev *pdev,
> > if (ret)
> > goto err_ah;
>
On 10/27/07, Nick Kossifidis <[EMAIL PROTECTED]> wrote:
> * Give more infos about mac/phy/radio revision during attach.
> @@ -535,10 +568,24 @@ ath5k_pci_probe(struct pci_dev *pdev,
> if (ret)
> goto err_ah;
>
> - dev_info(&pdev->dev, "%s chip found: mac %d.%d phy %d
forgot to mention
for ath5k.h
Changes-licensed-under: ISC
--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick
___
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel
* Add new Silicon Revision values (hex values written on chip) to be able to
identify them.
* Give more infos about mac/phy/radio revision during attach.
Changes-licensed-under: 3-clause-BSD
Signed-Off-by: Nick Kossifidis <[EMAIL PROTECTED]>
---
diff --git a/drivers/net/wireless/ath5k/ath5k.h