- Use "mountcritremote" as requirement in "adsl.sh" because packages might
reside on a NFS mount filesystem as pointed out by Luke Mewburn.
Bump package revision after these fixes.
- Fix shell quoting bugs in adsl_stop() procedure.
- Fix "awk" command used to find process id of "ppp" program.
- Remove SysV semaphore which might be left behind by "modem_run".
Bump package revision because of these fixes.
The main changes is to support revision 4 modems (silver cycle
helmet/beetle) and to use the threaded pppo3 if native threads are
available.
Tested on:
- stringray by David Brownlee (abs@) and me
- purple cycle helmet/beetle by David Brownlee
- silver cycle helment/beetle by me
New version works fully under NetBSD 1.6_BETA, and also works on
some systems which failed to communicate with the USB modem correctlyt
under earlier versions. Additional fix to pkg/17531