hostapd's driver interfaces

Jouni Malinen jkmaline
Wed Oct 5 19:09:26 PDT 2005


On Wed, Oct 05, 2005 at 04:57:32PM +0200, Timo Pannes wrote:

> is there a way to check the driver interfaces hostapd was build with? In my 
> case, I want to know if the debian stable/testing packets of hostapd were 
> build with madwifi support.

The easiest way of doing this would probably be to just try to start
hostapd with a dummy configuration file that has just one line:

driver=<driver name>

e.g.,

driver=madwifi

If the driver interface for the specified driver is not included,
hostapd will complain about invalid/unknown driver.

-- 
Jouni Malinen                                            PGP id EFC895FA




More information about the Hostap mailing list