I have an Acer Ferrari 5000 laptop with an ath5k wireless chipset. It has an LED built into the rfkill switch on the front of the laptop. I testing various settings within the ath5k driver an the led is on pin 1 (sc->led_pin = 1) and it is active high (sc->led_on). 07:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01) Subsystem: AMBIT Microsystem Corp. Device 0422 Flags: bus master, fast devsel, latency 0, IRQ 19 Memory at b0200000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath5k Kernel modules: ath5k, ath_pci 07:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01) Subsystem: AMBIT Microsystem Corp. Device [1468:0422] So its an AMBIT subvendor ID, which conflicts with the "emachines notebooks with AMBIT subsystem" led assignment which selects all AMBIT subvendor ID machines. Firstly, how would I best go about adding this quirk, and second, the code references rx and tx LEDs, but there is only one LED on the laptop and its meant to be an rfkill LED. I can go and echo rfkill0 to both trigger files in /sys, but it seems like there should be a better way. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html