1 Apr 2009 02:41
revision 3953 committed
Pavel Roskin <svn-commits <at> madwifi.org>
2009-04-01 00:41:02 GMT
2009-04-01 00:41:02 GMT
Project : madwifi
Revision : 3953
Author : proski (Pavel Roskin)
Date : 2009-04-01 02:41:02 +0200 (Wed, 01 Apr 2009)
Log Message :
Add PCI ID for AR9160, it's already supported by the HAL
Affected Files:
* madwifi/branches/madwifi-free/ath/if_ath_pci.c updated
Modified: madwifi/branches/madwifi-free/ath/if_ath_pci.c
===================================================================
--- madwifi/branches/madwifi-free/ath/if_ath_pci.c 2009-02-12 21:51:00 UTC (rev 3952)
+++ madwifi/branches/madwifi-free/ath/if_ath_pci.c 2009-04-01 00:41:02 UTC (rev 3953)
<at> <at> -113,6 +113,7 <at> <at>
{ 0x168c, 0x001d, PCI_ANY_ID, PCI_ANY_ID }, /* PCI Express ??? */
{ 0x168c, 0x0023, PCI_ANY_ID, PCI_ANY_ID },
{ 0x168c, 0x0024, PCI_ANY_ID, PCI_ANY_ID },
+ { 0x168c, 0x0027, PCI_ANY_ID, PCI_ANY_ID },
{ 0x168c, 0x9013, PCI_ANY_ID, PCI_ANY_ID }, /* sonicwall */
{ 0 }
};
------------------------------------------------------------------------------
RSS Feed