summaryrefslogtreecommitdiff
path: root/comms/ltmdm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-5/+5
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Fix build on current by adjusting includes to use dev/pci/... instead ofJohn Baldwin2003-09-251-13/+32
| | | | | | | | | pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h. Reviewed by: maintainer Notes: svn path=/head/; revision=89381
* Fix for -CURRENT.Alexander Langer2003-03-062-12/+57
| | | | | | | | | PR: 48922 Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer) Sergey A. Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=77000
* Catching up with MAJOR_AUTO.Ruslan Ermilov2003-03-024-112/+118
| | | | Notes: svn path=/head/; revision=76760
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Remove broken master site.Christian Weisgerber2003-02-141-1/+0
| | | | | | | | PR: 47954 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=75541
* Fix "gibberish" in the fileDavid W. Chapman Jr.2002-07-021-25/+0
| | | | | | | Submitted by: dke@detalem.mine.nu Notes: svn path=/head/; revision=62364
* Add missing startup scriptDavid W. Chapman Jr.2002-07-022-1/+62
| | | | | | | | Submitted by: author Approved by: maintainer Notes: svn path=/head/; revision=62351
* Fix properly for building under -currentDavid W. Chapman Jr.2002-06-247-104/+176
| | | | | | | | | | | Enable cardbus support these modembs Bump PORTREVISION Submitted by: author Approved by: maintainer Notes: svn path=/head/; revision=61854
* Fix building on -currentDavid W. Chapman Jr.2002-06-172-1/+96
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=61420
* Update to version 1.4.Jim Mock2002-03-144-13/+34
| | | | | | | | PR: 35885 Submitted by: maintainer Notes: svn path=/head/; revision=56098
* Update to version 1.2.Jim Mock2002-01-142-2/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=53032
* Upgrade to 1.1. This includes fixes for -CURRENT according to DanielWill Andrews2002-01-075-22/+13
| | | | | | | | | and WATANABE-san. Also added a faster mirror of the tarball. Submitted by: maintainer Notes: svn path=/head/; revision=52678
* add ltmdmYing-Chieh Liao2001-12-056-0/+71
Driver for the Lucent LT Winmodem chipset PR: 31924 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Tested by: clkao@clkao.org Notes: svn path=/head/; revision=51086