Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a362bb1 authored by Bob Copeland's avatar Bob Copeland Committed by John W. Linville
Browse files

ath5k: add support for Fukato Datacask Jupiter LEDs



This adds support for the LEDs on the Jupiter netbook.

Reported-by: default avatarMartin Bammer <mrb74@gmx.at>

Signed-off-by: default avatarBob Copeland <me@bobcopeland.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent b26ed97c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -67,6 +67,8 @@ static const struct pci_device_id ath5k_led_devices[] = {
	{ ATH_SDEVICE(PCI_VENDOR_ID_AMBIT, 0x0428), ATH_LED(3, 0) },
	/* Acer Extensa 5620z (nekoreeve@gmail.com) */
	{ ATH_SDEVICE(PCI_VENDOR_ID_QMI, 0x0105), ATH_LED(3, 0) },
	/* Fukato Datacask Jupiter 1014a (mrb74@gmx.at) */
	{ ATH_SDEVICE(PCI_VENDOR_ID_AZWAVE, 0x1026), ATH_LED(3, 0) },
	{ }
};

+2 −0
Original line number Diff line number Diff line
@@ -2313,6 +2313,8 @@

#define PCI_VENDOR_ID_QMI		0x1a32

#define PCI_VENDOR_ID_AZWAVE		0x1a3b

#define PCI_VENDOR_ID_TEKRAM		0x1de1
#define PCI_DEVICE_ID_TEKRAM_DC290	0xdc29