summaryrefslogtreecommitdiff
path: root/net/speedtouch
AgeCommit message (Collapse)AuthorFilesLines
2003-11-07Update speedtouch to 1.2-beta2nb2:abs2-4/+5
Switch to BEFORE ipnat rather than REQUIRE ipnat, so ipnat over adsl tun0 interface works as expected
2003-11-07Update speedtouch to 1.2-beta2nb1:abs4-3/+28
Fix install of example files after upgrade to 1.2-beta2
2003-10-16It seems it was forgotten to remove these files during the last update.wiz2-37/+0
2003-10-09Update speedtouch to 1.2-beta2.abs2-8/+6
The main change since 1.1 is working support for the SpeedTouch 330 USB ADSL modem. The earlier SpeedTouch USB modem has not been shipping for over a year, and 1.1 either runs extremely slowly with a 330, or locks the machine solid and panics when unplugged. (speedtouch has been in beta for over a year now)
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-19Wildcard userppp dependency.wiz1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-5/+1
2002-08-21adjust stdout/stderr redirect of ifconfig. cosmetic change onlyabs1-2/+2
2002-07-18Updated speedtouch to 1.1 [abs 2002-07-18]abs8-236/+64
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
2002-07-09Make compile on >=1.5ZB. Closes pkg/17531.wiz2-1/+145
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-06Add version number to DEPENDS line.wiz1-2/+2
2001-07-30Note this is the ADSL modem provided by British Telecom (among others)abs1-0/+2
2001-07-29Import speedtouch-21062001:abs9-0/+196
Driver for the ALCATEL SpeedTouch USB ADSL modem. It currently only supports PPPoA encapsulation.