aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/rt2860.h
diff options
context:
space:
mode:
authorAxel K <rain_maker@root-forum.org>2009-09-03 20:53:36 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:33 -0700
commita85236c34116621b372c309aa25c2f9bae1b8a15 (patch)
tree46bc95396c5368d7e571dcd4e6e1023b0f5b2484 /drivers/staging/rt2860/rt2860.h
parentStaging: rt3090: add device id 1462:891a (diff)
downloadlinux-dev-a85236c34116621b372c309aa25c2f9bae1b8a15.tar.xz
linux-dev-a85236c34116621b372c309aa25c2f9bae1b8a15.zip
Staging: rt2860: add new device ids
This patch adds new device IDs to ralink rt2860 driver in linux staging. The device IDs were retrieved from the latest vendor release (version 2.1.2.0). Signed-off-by: Axel Koellhofer <rain_maker@root-forum.org> Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '')
-rw-r--r--drivers/staging/rt2860/rt2860.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/rt2860/rt2860.h b/drivers/staging/rt2860/rt2860.h
index 4fbec906e106..ed28fe5757c9 100644
--- a/drivers/staging/rt2860/rt2860.h
+++ b/drivers/staging/rt2860/rt2860.h
@@ -292,6 +292,8 @@ rt2860_interrupt(int irq, void *dev_instance);
#define VEN_AWT_PCIe_DEVICE_ID 0x1059
#define VEN_AWT_PCI_VENDOR_ID 0x1A3B
+#define EDIMAX_PCI_VENDOR_ID 0x1432
+
// For RTMPPCIePowerLinkCtrlRestore () function
#define RESTORE_HALT 1
#define RESTORE_WAKEUP 2