Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around so | Scott Long | 2004-03-21 | 1 | -1/+1 |
| | | | | it covers the correct scope. | ||||
* | Catch up to the cdevsw changes in 5-current. | Scott Long | 2004-02-22 | 1 | -9/+14 |
| | |||||
* | Cosmetic fix: use %%DOCSDIR%% macro. | Sergey A. Osokin | 2003-10-22 | 1 | -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 of | John Baldwin | 2003-09-25 | 1 | -13/+32 |
| | | | | | | pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h. Reviewed by: maintainer | ||||
* | Fix for -CURRENT. | Alexander Langer | 2003-03-06 | 2 | -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. | Ruslan Ermilov | 2003-03-02 | 4 | -112/+118 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Remove broken master site. | Christian Weisgerber | 2003-02-14 | 1 | -1/+0 |
| | | | | | PR: 47954 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> | ||||
* | Fix "gibberish" in the file | David W. Chapman Jr. | 2002-07-02 | 1 | -25/+0 |
| | | | | Submitted by: dke@detalem.mine.nu | ||||
* | Add missing startup script | David W. Chapman Jr. | 2002-07-02 | 2 | -1/+62 |
| | | | | | Submitted by: author Approved by: maintainer | ||||
* | Fix properly for building under -current | David W. Chapman Jr. | 2002-06-24 | 7 | -104/+176 |
| | | | | | | | | Enable cardbus support these modembs Bump PORTREVISION Submitted by: author Approved by: maintainer | ||||
* | Fix building on -current | David W. Chapman Jr. | 2002-06-17 | 2 | -1/+96 |
| | | | | Approved by: maintainer | ||||
* | Update to version 1.4. | Jim Mock | 2002-03-14 | 4 | -13/+34 |
| | | | | | PR: 35885 Submitted by: maintainer | ||||
* | Update to version 1.2. | Jim Mock | 2002-01-14 | 2 | -2/+3 |
| | | | | Submitted by: maintainer | ||||
* | Upgrade to 1.1. This includes fixes for -CURRENT according to Daniel | Will Andrews | 2002-01-07 | 5 | -22/+13 |
| | | | | | | and WATANABE-san. Also added a faster mirror of the tarball. Submitted by: maintainer | ||||
* | add ltmdm | Ying-Chieh Liao | 2001-12-05 | 6 | -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 |