From 1058def8e7827e56ce4a70afb4aeacb5dc44148f Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 3 May 2013 21:08:42 +0400 Subject: Imported Upstream version 4.2-build2006 --- tutorials/drivers/myossdev0/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tutorials/drivers/myossdev0/README (limited to 'tutorials/drivers/myossdev0/README') diff --git a/tutorials/drivers/myossdev0/README b/tutorials/drivers/myossdev0/README new file mode 100644 index 0000000..69b5c95 --- /dev/null +++ b/tutorials/drivers/myossdev0/README @@ -0,0 +1,8 @@ +This is the step 0 of the sample OSS driver project. This driver +has support for loading/unloading (attach/detach) and nothing else. +More features will be added in the subsequent steps. + +To compile this driver it must be copied to a directory with +proper name. So you need to create kernel/drv/myossdev (inside the OSS +source tree) and copy contents of this directory to it. Then follow the +instructions for compiling and installing OSS. -- cgit v1.2.3