Add new driver wrapper for the Atheros driver
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 19 Feb 2009 14:27:07 +0000 (16:27 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Feb 2009 14:27:07 +0000 (16:27 +0200)
commit6d7fb6918d1aa9baad1ab126ff828cea1af41fce
tree26115d22aff0136b6d8f97b20035be49ca35fcf2
parentd3cba719ffc4c9e004b9b3b09e3b0f9996573b05
Add new driver wrapper for the Atheros driver

This uses similar, but not identical, interface to madwifi. It is easier
to keep this separate to avoid conflicts with potential changes in the
driver interfaces.
hostapd/Makefile
hostapd/driver_atheros.c [new file with mode: 0644]
hostapd/drivers.c