/freebsd/sys/contrib/dev/otus/ |
H A D | otus-license | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
HD | otus-init | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
HD | otus-main | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
/freebsd/sys/modules/otusfw/ |
H A D | Makefile | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
/freebsd/sys/modules/otusfw/otusfw_main/ |
H A D | Makefile | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
/freebsd/sys/modules/otusfw/otusfw_init/ |
H A D | Makefile | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
/freebsd/sys/modules/otus/ |
H A D | Makefile | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
H A D | if_otus.c | a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|
/freebsd/sys/modules/ |
H A D | Makefile | diff a9fcb51fbb8d2c5b47a35bcae5b4d5fb771c5985 Sat Sep 26 09:08:35 CEST 2015 Adrian Chadd <adrian@FreeBSD.org> Add an initial driver for the AR9170 series draft-11n hardware from Atheros.
Thanks to OpenBSD for providing a driver based on the original Atheros open source driver circa 2008. This uses the early, pre-carl9170 atheros provided firmware.
It only supports 11bg at the moment. I've not tested it with 11a (and so the TX rate control logic may be slightly wrong!) so if you do have the dual-band version of this hardware please do let me know.
Tested:
* AR9170, TP-Link WN821N 2GHz.
TODO:
* Hook this up to a non-module build.
|