cvs commit: ports/multimedia/pwcbsd Makefile ports/multimedia/pwcbsd/files patch-pwc-ctrl.c patch-pwc.c patch-pwc.h

[ Available lists | Index of cvs-all | Month of Dec 2006 | Week of 16 Dec 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Coleman Kane <cokane@FreeBSD.org>
Date
16 Dec 2006 05:50:24
Subject
cvs commit: ports/multimedia/pwcbsd Makefile ports/multimedia/pwcbsd/files patch-pwc-ctrl.c patch-pwc.c patch-pwc.h
Message-ID
200612160550.kBG5oFTa064935@repoman.freebsd.org


[ Hide this part ]
cokane      2006-12-16 05:50:15 UTC

FreeBSD ports repository (src committer)

Modified files:
multimedia/pwcbsd Makefile
Added files:
multimedia/pwcbsd/files patch-pwc-ctrl.c patch-pwc.c
patch-pwc.h
Log:
Commit of fixes that make this buildable once again after Rev. 1.82 of
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.

A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.

I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.

PR: ports/106794

Revision Changes Path
1.9 +1 -0 ports/multimedia/pwcbsd/Makefile
1.1 +14 -0 ports/multimedia/pwcbsd/files/patch-pwc-ctrl.c (new)
1.1 +196 -0 ports/multimedia/pwcbsd/files/patch-pwc.c (new)
1.1 +11 -0 ports/multimedia/pwcbsd/files/patch-pwc.h (new)


Elapsed time: 0.113 seconds