| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
| |
Source: distfile survey
|
|
|
|
| |
compile again.
|
|
|
|
|
|
|
| |
used before. PCI_MAPS has disappeared. If PCI_BAR(x) doesn't exist, define
it to the old expansion.
Reviewed by: jhb
|
| |
|
|
|
|
| |
Patch from: glebius
|
|
|
|
|
|
| |
Ignore warnings on module builds
# this still fails on current due to SWI_CAMNET removal
|
|
|
|
| |
Notice from: ale, glebius.
|
|
|
|
|
| |
Use RC_SUBR.
Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Machine: Dell inspiron 8000 with Lucent Technology integrated
modem
The system panics on an incoming ring signal from the ltmdm.
Workaround: initializing the S0 register to a >=0 to max_value
fix the problem.
PR: ports/71951
Submitted by: raoul megelas <raoul.megelas@libertysurf.fr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commenting of ttyclose() for __FreeBSD_version >= 502122.
First symptom.
# kldunload ltmdm.ko
kldunload: can't unload file: Device busy
Second symptom.
If ppp(8) used for connect /dev/cual0 and it was
disconnected, the new ppp session return the
following error in ppp.log:
tun0: Warning: deflink: /dev/cual0: Bad file descriptor
Bump PORTREVISION one more time.
|
|
|
|
|
|
|
|
|
| |
one more time bump PORTREVISION.
Reset MAINTAINER field to ports@FreeBSD.org, because
Daniel O'Connor no longer have the hardware though.
Pointly hat: osa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c
3) Fix run on recent -CURRENT by removing ttyclose() calls
Symptoms:
# kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
# dmesg | head -1
link_elf: symbol ttyclose underfined
4) Move PORTDOCS from pkg-plist to Makefile
5) Utilize DATADIR macro
5) Reorganize install target for PORTDOCS
6) Bump ${PORTREVISION}
|
|
|
|
|
| |
infrastructure: patch-aa and patch-ac both patch the same
file: ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c.
|
|
|
|
|
|
|
|
|
|
| |
Symptoms:
1) kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
2) dmesg | head -1
link_elf: symbol ttyclose underfined
Bump PORTREVISION.
|
|
|
|
|
|
|
| |
<Darius> and tell phk to stop breaking tty source compat!
Submitted by: darius@dons.net.au
Reviewed by: Barney Wolff <barney@databus.com>
|
|
|
|
|
|
|
| |
pointers
(http://www.freebsd.org/cgi/getmsg.cgi?fetch=531835+534145+/usr/local/www/db/text/2004/cvs-all/20040613.cvs-all)
Submitted by: Daniel O'Connor <doconnor-NOSPAM@gsoft.com.au>
|
| |
|
|
|
|
| |
it covers the correct scope.
|
| |
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
|
|
|
|
|
|
| |
pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h.
Reviewed by: maintainer
|
|
|
|
|
|
| |
PR: 48922
Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer)
Sergey A. Osokin <osa@FreeBSD.org.ru>
|
| |
|
| |
|
|
|
|
|
| |
PR: 47954
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
|
|
|
|
| |
Submitted by: dke@detalem.mine.nu
|
|
|
|
|
| |
Submitted by: author
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
Enable cardbus support these modembs
Bump PORTREVISION
Submitted by: author
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 35885
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
| |
and WATANABE-san. Also added a faster mirror of the tarball.
Submitted by: maintainer
|
|
Driver for the Lucent LT Winmodem chipset
PR: 31924
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Tested by: clkao@clkao.org
|