All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Ham <node@users.sourceforge.net>
To: Paul Davis <pbd@Op.Net>
Cc: ALSA Development Mailing List <alsa-devel@lists.sourceforge.net>
Subject: CAPs
Date: 03 Mar 2002 04:13:45 +0000	[thread overview]
Message-ID: <1015128826.993.31.camel@insanity> (raw)
In-Reply-To: <200203030118.UAA08398@renoir.op.net>

On Sat, 2002-03-02 at 20:18, Paul Davis wrote:
> >ok, don't forget to put CAPs on the 2.5 wishlist :-)
> 
> they are already implemented and maintained. its just that (almost)
> nobody turns them on. 

How do you do this now?  This http://www.tml.hut.fi/~tilmonen/givertcap/
page tells me to do change the lines

#define CAP_INIT_EFF_SET    ( ~0 )
#define CAP_INIT_INH_SET    ( ~0 )

in linux/capability.h.  The version I have (2.4.17 plus Andrew Morton's
low latency patch and the rtc patch from alsa's sources) has this:

#define CAP_INIT_EFF_SET    to_cap_t(~0 & ~CAP_TO_MASK(CAP_SETPCAP))
#define CAP_INIT_INH_SET    to_cap_t(0)

Bob


-- 
Bob Ham: bob@ham.org

My music: http://mp3.com/obelisk_uk
GNU Hurd: http://hurd.gnu.org/

A pessimist expects the weather to get worse.
An optimist hopes it will improve.
A realist adjusts the sails.


_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

  reply	other threads:[~2002-03-03  4:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-28 22:56 Rawmidi bug or missed feature? Peter Enderborg
2002-03-01 13:45 ` Paul Davis
2002-03-01 14:58   ` Ricardo Colon
2002-03-01 19:22   ` Peter Enderborg
2002-03-01 20:30     ` Paul Davis
2002-03-01 21:06       ` Peter Enderborg
2002-03-01 21:31         ` Paul Davis
2002-03-01 22:18           ` Peter Enderborg
2002-03-02 11:14             ` Jaroslav Kysela
2002-03-02 13:31               ` Peter Enderborg
2002-03-02 17:11                 ` Paul Davis
2002-03-02 17:45                   ` Peter Enderborg
2002-03-02 18:01                     ` Paul Davis
2002-03-02 18:37                       ` Peter Enderborg
2002-03-02 18:58                         ` Paul Davis
2002-03-02 19:15                           ` Peter Enderborg
2002-03-02 19:31                             ` Paul Davis
2002-03-02 22:22                               ` ALSA sequencer in user land (was: Rawmidi bug or missed feature?) Frank van de Pol
2002-03-02 17:55                                 ` Paul Davis
2002-03-03  0:34                                   ` Frank van de Pol
2002-03-02 20:18                                     ` Paul Davis
2002-03-03  4:13                                       ` Bob Ham [this message]
2002-03-02 17:55                 ` Rawmidi bug or missed feature? Roger E Critchlow Jr
2002-03-02 18:36                   ` Peter Enderborg
2002-03-02 20:43                     ` Roger E Critchlow Jr
2002-03-02 22:20                       ` Peter Enderborg
2002-03-01 21:32         ` Paul Davis
2002-03-02 10:28 ` Jaroslav Kysela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1015128826.993.31.camel@insanity \
    --to=node@users.sourceforge.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=pbd@Op.Net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.