home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / usbcomfx.zip / usbcom.txt < prev   
Text File  |  1999-10-30  |  1KB  |  34 lines

  1. This is a modified version of IBM's OS/2 driver (Jan-06-99) for USB modems.
  2.  
  3.  
  4. Summary of modifications
  5. ------------------------
  6.  
  7. * fixed bug that caused system trap when connecting hardware other than 3Com.
  8. * disabled detection of optional "COMM_FEATURE". My test hardware 
  9.   pretends to support this command set, but it doesn't respond to them.
  10. * fixed bug in send buffer handling (underflow during flush)
  11. * enlarged receive buffer from 5K to 32K, because many communication programs
  12.   do not handle very well buffer overflow conditions.
  13.  
  14.  
  15. Known problems
  16. --------------
  17.  
  18. * no VDD support for MSDOS/WinOS2
  19.  
  20.  
  21.  
  22. ******************************************************************
  23. *** WARNING: This software is provived without any warranties. ***
  24. ***          It has not been proven to be free of defects.     ***
  25. ***          Any use is at the user's own risk!                ***
  26. ******************************************************************
  27.   
  28. "PMFax", "Faxworks", "3Com", "MSDOS", "WinOS2", "IBM", "USB", "OS/2"
  29. are trade marks of their respective owners.
  30.  
  31.  
  32.  
  33. October 1999     Robert Lalla, Loerrach, Germany         rlalla@stepnet.de
  34.