Convert from iso8859-1 to utf-8.
Moved cvs links to svn links
Convert to utf-8.
Convert content to utf-8
Replace split() by explode() for PHP migration from 5.4 to 7.4
Imported sources
pppoa2.c now use the new 'usbfs' library. Untested.
Added handling of interrupt endpoint 0x81 : same bug as before
Added support for URB queuing in usbfs.c
added usbfs_clear_halt() after errors : change nothing
Small modification to usbfs.c
first working version. (I got the IP, make some pings).
Added non blocking version of reap_urb
This version is not using signal anymore.
Working version with OHCI, need to remove all the logging stuff
Working version of modem_run (hum...).
Removed some log files
Working version. With lots of trace.
Removed useless code.
Added a loop around usbfs_reapurb() to handle EINTR which
Removed SIGRTMIN generation
Removed traces ...
Added command line option -vpi & -vci
Test with $Name$ and $Id$
Aded speedtouch.spec for RPM building (first try)
Spelling mistake
Removed executable files from the cvs
Working version without the upload problem
Added some GPL comments
GPL comments added
Spelling mistake
Minor modification. Add a quick & dirty sleep(1) to modem_run.c
Updated INSTALL & FAQ.
Updated FAQ
Change log file to /tmp/pppoa2.pid.log
HDLC bug explanation
Solved HDLC tty line discipline bug. This involve a kernel patch.
Added microcode extraction routines
Updated INSTALL & FAQ. pppd disconnection is now correctly handled
Removed useless files
Added more verbose output
Make N_HDLC line discipline mandatory.
Modified the n_hdlc to be non-blocking on several read() or select()
Improved version. Include a work around usbfs_claim/releaseintf().
Added more log. Experimental code added in comments
Added question (& answer) in FAQ
Adjusted error messages
Imported sources of the first FreeBSD version (from Francois ROGLER)
Added pusb implementation for Linux
forget the parameter to 'holdoff'
Updated documentation.
Updated
Some changes to use the same Makefile with Linux & *BSD
Moved files to sub-directories
Changed the dist target to generate tar.gz after cvs tagging. Package are
Binary to test for a well known HDLC module bug : working
First and working version to compile binary used by the 'doctor'
Tools to check HDLC support : working
The main 'doctor' script. It's used to find many common configuration errors.
Check for an /etc/ppp/options file
Missing brace for linux (error introduced by francois and reported by cykl)
Added check_firmware
Patch for PPC machine
Updated debian package.
Updated man pages.
Updated configure.in and configure to 1.3 version
Spelling mistake
Updated speedtouch.spec template file for 1.3 release.
Removed -v option to install (not supported on OpenBSD)
Added "noauth" to avoid authenticating the peer
Remove useless call to pusb_set_configuration()
First version with hotplug support
Corrected a two bugs in pppoa2 : AAL5 frames with wrong CRC and cells
Updated documentation (usage(), man pages and howto).
Remove last proprietary code comment
Now use alternate interface 1 by default.
Added configuration, start, stop scripts.
Added the --pppoe option
Remove the /var/run file when the modem is unplugged
Exit when displaying the help message
Added the --pppoe option
Added linkname option
Properly detect and load USB controller support
Kill the appropriate pppd connection
Handle directory with spaces in Makefiles
Make USB controller errors not fatal.
Small spelling mistake
Changed to 1.3 version (1.3-beta1 name is not compatible with rpm).
Changed version to 1.3. Updated debian and redhat package.
pppoa2 and pppoa3 print the interface name in bridge mode
Modification required on old versions of hotplug.
modem_run is now controlled by a mutex and a shared value (which
Updated INSTALL and INSTALL.txt.fr
Updated english/text INSTALL documentation.
Added INSTALL.txt.fr in the dist files.
Updated dependency list for debian and rpm packages
Disable asyncmap negociation.
Added support for space in installation directory.
speedtouch-setup speedtouch-start speedtouch-stop are now generated by Makefile
Remove tar.gz