From 84a47ec56e26650bcd8351539b03b7362eacf8d2 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 19 Mar 2002 00:00:32 +0000 Subject: [PATCH] more of the same --- comedi/drivers/skel.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/comedi/drivers/skel.c b/comedi/drivers/skel.c index f506705a..a4325644 100644 --- a/comedi/drivers/skel.c +++ b/comedi/drivers/skel.c @@ -61,6 +61,15 @@ Configuration Options: * Comedi interface features. * untested - author probably wrote it "blind", and is believed to * work, but no confirmation. + * + * These headers should be followed by a blank line, and any comments + * you wish to say about the driver. The comment area is the place + * to put any known bugs, limitations, unsupported features, supported + * command triggers, whether or not commands are supported on particular + * subdevices, etc. + * + * Somewhere in the comment should be information about configuration + * options that are used with comedi_config. */ #include -- 2.26.2