Bug 157171 - [patch] multimedia/cx88: add IGNORE tag and analog capture patch
Summary: [patch] multimedia/cx88: add IGNORE tag and analog capture patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 01:10 UTC by jason.harmening
Modified: 2011-05-19 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.64 KB, patch)
2011-05-19 01:10 UTC, jason.harmening
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jason.harmening 2011-05-19 01:10:11 UTC
--Add IGNORE tag for kernels that lack kmem_alloc_attr()
--Fix bug w/ analog audio slave captures

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-05-19 06:14:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-19 09:11:50 UTC
culot       2011-05-19 08:11:36 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/cx88      Makefile 
  Added files:
    multimedia/cx88/files 
                          patch-client-analog-cx88__analog__driver.cpp 
  Log:
  - Add IGNORE tag for kernels that lack kmem_alloc_attr()
  - Fix bug w/ analog audio slave captures
  - Bump PORTREVISION
  
  PR:             ports/157171
  Submitted by:   Jason Harmening <jason.harmening@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.14      +7 -0      ports/multimedia/cx88/Makefile
  1.1       +15 -0     ports/multimedia/cx88/files/patch-client-analog-cx88__analog__driver.cpp (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2011-05-19 09:11:52 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!