Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1a17582e64dcc690a7edcd7dcf6fe89f1aa0ef97
Commit:     1a17582e64dcc690a7edcd7dcf6fe89f1aa0ef97
Parent:     da12f7356da1dfb97f1c6c418f828b7ce442fef9
Author:     Ivo Couckuyt <[EMAIL PROTECTED]>
AuthorDate: Wed Feb 20 14:58:00 2008 -0500
Committer:  John W. Linville <[EMAIL PROTECTED]>
CommitDate: Wed Feb 20 17:16:19 2008 -0500

    p54usb: add USB ID for Phillips CPWUA054
    
    Retarget of an old patch against prism54usb in linux-wireless archive:
    
        http://marc.info/?l=linux-wireless&m=117449935810254&w=2
    
    Cc: Ivo Couckuyt <[EMAIL PROTECTED]>
    Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
---
 drivers/net/wireless/p54usb.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/wireless/p54usb.c b/drivers/net/wireless/p54usb.c
index 60d286e..f869566 100644
--- a/drivers/net/wireless/p54usb.c
+++ b/drivers/net/wireless/p54usb.c
@@ -35,6 +35,7 @@ static struct usb_device_id p54u_table[] __devinitdata = {
        {USB_DEVICE(0x0707, 0xee06)},   /* SMC 2862W-G */
        {USB_DEVICE(0x083a, 0x4501)},   /* Accton 802.11g WN4501 USB */
        {USB_DEVICE(0x083a, 0x4502)},   /* Siemens Gigaset USB Adapter */
+       {USB_DEVICE(0x083a, 0x5501)},   /* Phillips CPWUA054 */
        {USB_DEVICE(0x0846, 0x4200)},   /* Netgear WG121 */
        {USB_DEVICE(0x0846, 0x4210)},   /* Netgear WG121 the second ? */
        {USB_DEVICE(0x0846, 0x4220)},   /* Netgear WG111 */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to