···5252 It has basic support for Linux wireless extensions and initial5353 micro support for ethtool.54545555-config PRISM545656- tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED)'5757- depends on PCI5858- select WIRELESS_EXT5959- select WEXT_SPY6060- select WEXT_PRIV6161- select FW_LOADER6262- ---help---6363- This enables support for FullMAC PCI/Cardbus prism54 devices. This6464- driver is now deprecated in favor for the SoftMAC driver, p54pci.6565- p54pci supports FullMAC PCI/Cardbus devices as well.6666-6767- For more information refer to the p54 wiki:6868-6969- http://wireless.kernel.org/en/users/Drivers/p547070-7171- Note: You need a motherboard with DMA support to use any of these cards7272-7373- When built as module you get the module prism547474-7555config USB_NET_RNDIS_WLAN7656 tristate "Wireless RNDIS USB support"7757 depends on USB
···1515source "drivers/net/wireless/intersil/orinoco/Kconfig"1616source "drivers/net/wireless/intersil/p54/Kconfig"17171818+config PRISM541919+ tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED)'2020+ depends on PCI2121+ select WIRELESS_EXT2222+ select WEXT_SPY2323+ select WEXT_PRIV2424+ select FW_LOADER2525+ ---help---2626+ This enables support for FullMAC PCI/Cardbus prism54 devices. This2727+ driver is now deprecated in favor for the SoftMAC driver, p54pci.2828+ p54pci supports FullMAC PCI/Cardbus devices as well.2929+3030+ For more information refer to the p54 wiki:3131+3232+ http://wireless.kernel.org/en/users/Drivers/p543333+3434+ Note: You need a motherboard with DMA support to use any of these cards3535+3636+ When built as module you get the module prism543737+1838endif # WLAN_VENDOR_INTERSIL