From mboxrd@z Thu Jan 1 00:00:00 1970 From: tyler@tysdomain.com (Littlefield, Tyler) Date: Sat, 05 Mar 2011 21:48:46 -0700 Subject: writing a module to expose information Message-ID: <4D73122E.90303@tysdomain.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hello all: I'm curious what or where I might begin writing a module that will allow a program to retrieve information from it? Essentially: I need some sort of interface through which I can request information and get it returned somehow. -- Thanks, Ty