hi,
        this adds the dell axim and toshiba e740 vendor/product ids to the
ipaq driver.

thanks,
ganesh

# This is a BitKeeper generated patch for the following project:
# Project Name: greg k-h's linux 2.4 USB kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#                  ChangeSet    1.887   -> 1.888  
#       drivers/usb/serial/ipaq.h       1.9     -> 1.10   
#       drivers/usb/serial/ipaq.c       1.20    -> 1.21   
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 03/01/16      [EMAIL PROTECTED]       1.888
# Added ids for the Dell Axim and Toshiba E740. Thanks to Ian Molton
# and B.I.
# --------------------------------------------
#
diff -Nru a/drivers/usb/serial/ipaq.c b/drivers/usb/serial/ipaq.c
--- a/drivers/usb/serial/ipaq.c Thu Jan 16 06:43:07 2003
+++ b/drivers/usb/serial/ipaq.c Thu Jan 16 06:43:07 2003
@@ -106,6 +106,7 @@
        { USB_DEVICE(CASIO_VENDOR_ID, CASIO_EM500_ID) },
        { USB_DEVICE(COMPAQ_VENDOR_ID, COMPAQ_IPAQ_ID) },
        { USB_DEVICE(COMPAQ_VENDOR_ID, COMPAQ_0032_ID) },
+       { USB_DEVICE(DELL_VENDOR_ID, DELL_AXIM_ID) },
        { USB_DEVICE(HP_VENDOR_ID, HP_JORNADA_548_ID) },
        { USB_DEVICE(HP_VENDOR_ID, HP_JORNADA_568_ID) },
        { USB_DEVICE(HP_VENDOR_ID, HP_2016_ID) },
@@ -126,6 +127,7 @@
        { USB_DEVICE(SAGEM_VENDOR_ID, SAGEM_WIRELESS_ID) },
        { USB_DEVICE(SOCKET_VENDOR_ID, SOCKET_PRODUCT_ID) },
        { USB_DEVICE(TOSHIBA_VENDOR_ID, TOSHIBA_PRODUCT_ID) },
+       { USB_DEVICE(TOSHIBA_VENDOR_ID, TOSHIBA_E740_ID) },
        { USB_DEVICE(HTC_VENDOR_ID, HTC_PRODUCT_ID) },
        { USB_DEVICE(NEC_VENDOR_ID, NEC_PRODUCT_ID) },
        { }                                     /* Terminating entry */
diff -Nru a/drivers/usb/serial/ipaq.h b/drivers/usb/serial/ipaq.h
--- a/drivers/usb/serial/ipaq.h Thu Jan 16 06:43:07 2003
+++ b/drivers/usb/serial/ipaq.h Thu Jan 16 06:43:07 2003
@@ -30,6 +30,9 @@
 #define COMPAQ_IPAQ_ID         0x0003
 #define COMPAQ_0032_ID         0x0032
 
+#define DELL_VENDOR_ID         0x413c
+#define DELL_AXIM_ID           0x4001
+
 #define HP_VENDOR_ID           0x03f0
 #define HP_JORNADA_548_ID      0x1016
 #define HP_JORNADA_568_ID      0x1116
@@ -63,6 +66,7 @@
 
 #define TOSHIBA_VENDOR_ID      0x0930
 #define TOSHIBA_PRODUCT_ID     0x0700
+#define TOSHIBA_E740_ID                0x0706
 
 #define HTC_VENDOR_ID          0x0bb4
 #define HTC_PRODUCT_ID         0x00ce
This BitKeeper patch contains the following changesets:
+
## Wrapped with gzip_uu ##


begin 664 bkpatch1121
M'XL(`&H')CX``]65V6K;0!2&KSU/<2`W+8FEV4<RN,2.32.:-,%9Z$4A:!E;
MPK;D2G+B4O7=.Y*;I''(3BD5NIF9\VO.\OUH"\X*G7=:$S_518RV8#\KRDZK
M7*[*;&%=KI(T2GSK4N=)Z1=6F,U-R"C+3(@=9W-MKW7V599/[641M*G%V_4B
M22?(A![[91B#D1>=%K'8S4[Y?:$[K='PX]E!;X10MPM[L9].](DNH=M%P70W
M6NJ9-<TS/[:R?%+='%<48X(%)I1QB6F%%2:BDBKR%6?8%8)'1!,TR?5D=RTW
M2=^5,TR(H%@0+BOLN*Y$`R"6XSB`F8V)321@V>&T(_@V%AV&85WE[L-=@6T*
M;8SZ\/;,]U`(O2C2$211`>,LAS+6,-"S&?16R1S\-(+3K(B3P(>AXMB"4W/#
MM(`R`\]/X3";E5EJ/E(']BW/0I^`4%<R='S;9-1^X8,0]C'Z`(MZ?)LE1GE2
MC[@&P#8T)?[,3A;^-RML2B:42N(()G!%F,-I%2@6**U<);@.`LF>;N_C-]3S
ME/4]@E:4*\5>FF=\+T\NN5.YF@1*2>I&8QU)+-^09[R9)W,<)1KP'RRM-L+?
M:/>F-Y[JK>$4&T!E191R<>,52NY9A?X/5C%66`-R!.W\JGD-VL</S^`5/O$(
M=H"@U@\X.^E?#(;GWM[PW6!X<'!Q/OP\.!I=>(,=:-:]+]ZA6;V'GSM&1>^K
M3H].]KU^[T_A]59=SK7V,8KB%U/T3#,\EZ)XDR)&N<,;B@A^"T7\7U*TMN\S
M*8I?0Q&C8'Z7D1XGJ8:[^+1:>,4)"^\>_Z:I.31UHZ_(D\(@=1VT04X=9QHB
:;__28:S#:;&<=UD8"3;F(?H%OD*O1AT(````
`
end


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to