Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mpeg2] Re: Jumpy Video



On Fri, Aug 17, 2001 at 01:34:54PM -0500, Torsten Howard wrote:
> How do I modify kernel parameters from user space?
> I guess it would be necessary to write a /dev interface
> for the kfir module?
> 
> If anyone has a pointer to a web page or book 
> recommendation, I would be grateful.


I'd recommend using a "/proc/sys" entry.  *much* easier to write for, and 
all the code exists for toggling settings, etc.  You can look at a large 
number of examples in the kernel source.

-- 
Kees Cook                                            @outflux.net




Home | Main Index | Thread Index