On Mon, 9 Feb 2009 09:22:16 -0700, Russ Dill wrote > So no, the LED does not work with or without the emachines patch. It > only works if I instead set sc->led_pin to 1 and sc->led_on to 1. I > only mention the emachines patch because it tries to cover 100% of > AMBIT systems, whereas my laptop wireless chipset identifies as AMBIT, > but its LED is wired differently. Right, ok, that is what I wanted to know. I guess we can just differentiate based on sub-device ID. I actually have some LED cleanup patches sitting around that need dusting off, part of which is a sysfs file to set the led pin and polarity (I have mixed feelings about the usefulness of that part, perhaps it is overkill). Also todo is to make that device selection table-driven instead of cascading ifs. I'll post that stuff this week. As for the function of each LED -- correct, right now we just map everything on to rx and tx; it's definitely not ideal. -- Bob Copeland %% www.bobcopeland.com -- 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