patch-2.4.27 linux-2.4.27/drivers/usb/auermain.c
Next file: linux-2.4.27/drivers/usb/brlvger.c
Previous file: linux-2.4.27/drivers/usb/audio.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
2004-08-07 16:26:05.623386594 -0700
- Orig file:
linux-2.4.26/drivers/usb/auermain.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
diff -urN linux-2.4.26/drivers/usb/auermain.c linux-2.4.27/drivers/usb/auermain.c
@@ -55,7 +55,7 @@
/*-------------------------------------------------------------------*/
/* Version Information */
-#define DRIVER_VERSION "1.2.6"
+#define DRIVER_VERSION "1.2.7"
#define DRIVER_AUTHOR "Wolfgang Mües <wolfgang@iksw-muees.de>"
#define DRIVER_DESC "Auerswald PBX/System Telephone usb driver"
@@ -110,8 +110,8 @@
case 0:
case -ETIMEDOUT:
case -EOVERFLOW:
+ case -EFBIG:
case -EAGAIN:
- case -EPIPE:
case -EPROTO:
case -EILSEQ:
case -ENOSR:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)