[haiku-commits] Re: r35008 - in haiku/branches/developer/colin/wireless: headers/posix/sys headers/private/net src/add-ons/kernel/network/devices/ieee80211 src/add-ons/kernel/network/devices/ieee80211/stack

Axel Dörfler schrieb:
I'm not sure why you want to make this one public (the ioctl() interface should be public and documented instead IMO),

Public so that other WiFi drivers can inherit from it. The driver part will consist of a generic class that can be overwritten on
per driver basis, where needed.
but a possible class name would then be BIeee80211Device without any namespace.

Ah, now I get it, Thx a lot.

-Colin

Other related posts: