Linux wireless drivers development
 help / color / mirror / Atom feed
* ath5k LEDs on Acer Ferrari 5000 laptop
@ 2009-02-09  6:09 Russ Dill
  2009-02-09 15:14 ` Bob Copeland
  0 siblings, 1 reply; 5+ messages in thread
From: Russ Dill @ 2009-02-09  6:09 UTC (permalink / raw)
  To: ath5k-devel, linux-wireless
  Cc: Bob Copeland, Tulio Magno Quites Machado Filho

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-09 16:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-09  6:09 ath5k LEDs on Acer Ferrari 5000 laptop Russ Dill
2009-02-09 15:14 ` Bob Copeland
2009-02-09 16:22   ` Russ Dill
2009-02-09 16:50     ` Bob Copeland
2009-02-09 16:54       ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox