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
Standard project directories initialized by cvs2svn.
Imported sources
This commit was manufactured by cvs2svn to create tag 'HEAD'.
pppoa2.c now use the new 'usbfs' library. Untested.
Added handling of interrupt endpoint 0x81 : same bug as before
added usbfs_clear_halt() after errors : change nothing
Added support for URB queuing in usbfs.c
Small modification to usbfs.c
first working version. (I got the IP, make some pings).
Added non blocking version of reap_urb
Working version with OHCI, need to remove all the logging stuff
This version is not using signal anymore.
Working version of modem_run (hum...).
Removed some log files
Working version. With lots of trace.
Removed useless code.
Working version. Added files to keep tracks of results.
Removed traces ...
This commit was manufactured by cvs2svn to create tag 'tar_gz_06042001'.
Added command line option -vpi & -vci
This commit was manufactured by cvs2svn to create tag 'tar_gz_08042001'.
Test with $Name$ and $Id$
Aded speedtouch.spec for RPM building (first try)
Spelling mistake
This commit was manufactured by cvs2svn to create tag 'tar_gz_09042001'.
This commit was manufactured by cvs2svn to create tag 'tar_gz_12042001'.
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
This commit was manufactured by cvs2svn to create tag 'tar_gz_14042001'.
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
This commit was manufactured by cvs2svn to create tag 'tar_gz_26042001'.
Added a check for -EINTR around usbfs_reapurb()
Applied patch from Tim Woodall <tim@locofungus.org>
Change to FAQ & INSTALL
Minor fixes
This commit was manufactured by cvs2svn to create tag 'tar_gz_tiamat'.
Modified the n_hdlc to be non-blocking on several read() or select()
Improved version. Include a work around usbfs_claim/releaseintf().
This commit was manufactured by cvs2svn to create branch 'freebsd'.
Imported sources of the first FreeBSD version (from Francois ROGLER)
This commit was manufactured by cvs2svn to create branch 'freebsd'.
oops
*** empty log message ***
Richard's modification of Francois's version
This commit was manufactured by cvs2svn to create tag 'tar_gz_adrian'.
*** empty log message ***
Removed all the old files that are not use anymore
Added pusb implementation for Linux
new INSTALL & BUGS. Also cleaning in pppoa
Quite the release
all the debug info has been commented and the ppp.conf has been improved
RELEASE !!!!
was pusb-freebsd.c, now supports netbsd too
This commit was manufactured by cvs2svn to create tag 'freebsd-stable'.
Updated documentation.
This commit was manufactured by cvs2svn to create tag 'tar_gz_03062001'.
Unification of BSD code with main line.
pusb-freebsd remove and INSTALL-BSD added
Makefile should be ok .... Final Release : END of the FreeBSD branch
Final ! (after a makefile correction)
added OpenBSD support in pusb.c
Avoid timeout and short-xfer ioctls for every i/o
increase socket buffer for BSD
ppp.conf.sample updated
Last release of the freebsd branch
little pb with makefile
This commit was manufactured by cvs2svn to create tag 'tar_gz_30052001'.
This commit was manufactured by cvs2svn to create branch 'freebsd'.
Frob ENOBUF retry parameters (still not good).
forget the parameter to 'holdoff'
Adding OpenBSD support
RELEASE 1
added the GPL file
*** empty log message ***
add netbsd
was pusb-freebsd.c, now supports netbsd too
Things for OpenBSD port and a few header : Release
Updated
Some changes to use the same Makefile with Linux & *BSD
another commit
added adsl-bsd.sh and minor updates
Modifs by Mathieu Imrazene (Eagle@ifrance.com)
* Added verbose levels to modem_run
added -v 1 by default
little change in the id tag
File pppoa2.c