summaryrefslogtreecommitdiffstats
path: root/comms/ltmdm
Commit message (Collapse)AuthorAgeFilesLines
* My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around soscottl2004-03-211-1/+1
| | | | it covers the correct scope.
* Catch up to the cdevsw changes in 5-current.scottl2004-02-221-9/+14
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-5/+5
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Fix build on current by adjusting includes to use dev/pci/... instead ofjhb2003-09-251-13/+32
| | | | | | pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h. Reviewed by: maintainer
* Fix for -CURRENT.alex2003-03-062-12/+57
| | | | | | PR: 48922 Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer) Sergey A. Osokin <osa@FreeBSD.org.ru>
* Catching up with MAJOR_AUTO.ru2003-03-024-112/+118
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove broken master site.naddy2003-02-141-1/+0
| | | | | PR: 47954 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Fix "gibberish" in the filedwcjr2002-07-021-25/+0
| | | | Submitted by: dke@detalem.mine.nu
* Add missing startup scriptdwcjr2002-07-022-1/+62
| | | | | Submitted by: author Approved by: maintainer
* Fix properly for building under -currentdwcjr2002-06-247-104/+176
| | | | | | | | Enable cardbus support these modembs Bump PORTREVISION Submitted by: author Approved by: maintainer
* Fix building on -currentdwcjr2002-06-172-1/+96
| | | | Approved by: maintainer
* Update to version 1.4.jim2002-03-144-13/+34
| | | | | PR: 35885 Submitted by: maintainer
* Update to version 1.2.jim2002-01-142-2/+3
| | | | Submitted by: maintainer
* Upgrade to 1.1. This includes fixes for -CURRENT according to Danielwill2002-01-075-22/+13
| | | | | | and WATANABE-san. Also added a faster mirror of the tarball. Submitted by: maintainer
* add ltmdmijliao2001-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
OpenPOWER on IntegriCloud