History log of /src/sys/dev/cardbus/if_athn_cardbus.c |
Revision | | Date | Author | Comments |
1.3 |
| 25-Sep-2022 |
thorpej | Remove unnecessary include of <sys/malloc.h>.
|
1.2 |
| 03-Apr-2013 |
christos | branches: 1.2.4; 1.2.12; 1.2.40; instead of ifnet use ethercom.
|
1.1 |
| 30-Mar-2013 |
christos | This is the initial port of OpenBSD's athn(4) driver. It supports quite a few Atheros 802.11n devices. See the athn(4) manpage for a list.
This port has only been tested with a TP-LINK TL-WN722N USB adapter which has an AR9271 chipset (VENDOR: 0x0cf3, PRODUCT: 0x9271). The BSS, Monitor, and HostAP modes all seem to work on that adapter, though the later has not been tested much.
The driver also supports PCI and CardBUS devices, but those interfaces are completely untested and probably won't work at this point.
If someone can provide me with other adapters that should be supported, particularly PCI or CardBUS adapters, or tell me where I can get one cheaply, I would be happy to try to get the driver working on those devices as well.
|
1.2.40.1 |
| 12-Jul-2018 |
phil | State save. New kernel config for this brach only. TESTWIFI does produce a kernel. It is not working. athn files not compiling yet and commented out of the TESTWIFI kernel, which only has urtwn 802.11 driver enabled. ieee80211_alq.c and ieee80211_ddb.c not compiling yet.
|
1.2.12.2 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.12.1 |
| 03-Apr-2013 |
yamt | file if_athn_cardbus.c was added on branch yamt-pagecache on 2014-05-22 11:40:20 +0000
|
1.2.4.2 |
| 23-Jun-2013 |
tls | resync from head
|
1.2.4.1 |
| 03-Apr-2013 |
tls | file if_athn_cardbus.c was added on branch tls-maxphys on 2013-06-23 06:20:16 +0000
|