Sufficiently updated docs, build system and a few of the examples for

an initial release.

Primary remaining problem: udev-style kernels don't allow registration of a
preexisting class right now.  This will need to be fixed semi-immediately.



git-svn-id: http://svn.xiph.org/trunk/fusd@12316 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
xiphmont
2007-01-13 09:30:10 +00:00
parent 48511c545d
commit 243da80fc6
17 changed files with 54 additions and 240 deletions

View File

@@ -37,7 +37,7 @@
*
* Private header file used by the Linux Kernel Module
*
* $Id: kfusd.h,v 1.41 2003/07/11 22:29:39 cerpa Exp $
* $Id$
*/
#ifndef __KFUSD_H__