usbatm cxacru.c,1.16,1.17
kagan at infradead.org
kagan at infradead.org
Thu Feb 24 13:28:13 EST 2005
Update of /home/cvs/usbatm
In directory phoenix.infradead.org:/tmp/cvs-serv7589
Modified Files:
cxacru.c
Log Message:
Add Pirelli AUA-010 (from Marco d'Itri <md at Linux dot IT>)
Index: cxacru.c
===================================================================
RCS file: /home/cvs/usbatm/cxacru.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- cxacru.c 21 Feb 2005 12:32:37 -0000 1.16
+++ cxacru.c 24 Feb 2005 18:28:09 -0000 1.17
@@ -826,6 +826,10 @@
/* V = Aethra P = Starmodem UM1020 */
USB_DEVICE(0x0659, 0x0020)
},
+ {
+ /* V = Aztech Systems P = ? AKA Pirelli AUA-010 */
+ USB_DEVICE(0x0509, 0x0812)
+ },
{}
};
More information about the Usbatm-commits
mailing list