diff options
Diffstat (limited to 'openwrt/target/linux/package/hostap/ipkg')
3 files changed, 14 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/hostap/ipkg/kmod-hostap-pci.control b/openwrt/target/linux/package/hostap/ipkg/kmod-hostap-pci.control new file mode 100644 index 000000000..3c3cdf825 --- /dev/null +++ b/openwrt/target/linux/package/hostap/ipkg/kmod-hostap-pci.control @@ -0,0 +1,5 @@ +Package: kmod-hostap-pci +Priority: optional +Section: net +Depends: kmod-hostap +Description: Host AP driver for Prism2.5 PCI adaptors diff --git a/openwrt/target/linux/package/hostap/ipkg/kmod-hostap-plx.control b/openwrt/target/linux/package/hostap/ipkg/kmod-hostap-plx.control new file mode 100644 index 000000000..6e039b834 --- /dev/null +++ b/openwrt/target/linux/package/hostap/ipkg/kmod-hostap-plx.control @@ -0,0 +1,5 @@ +Package: kmod-hostap-plx +Priority: optional +Section: net +Depends: kmod-hostap +Description: Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors diff --git a/openwrt/target/linux/package/hostap/ipkg/kmod-hostap.control b/openwrt/target/linux/package/hostap/ipkg/kmod-hostap.control new file mode 100644 index 000000000..e5efb4e7f --- /dev/null +++ b/openwrt/target/linux/package/hostap/ipkg/kmod-hostap.control @@ -0,0 +1,4 @@ +Package: kmod-hostap +Priority: optional +Section: net +Description: Host AP support for Prism2/2.5/3 IEEE 802.11b |