From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ison Date: Sat, 16 Nov 2002 06:21:51 +0000 Subject: creating a software driver Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sound@vger.kernel.org does anyone know where I can get docs for creating a kernel level software only driver for linux. The only docs anf howto's I can find just have a simple hello world example. A pointer to some software only module source in the linux kernel would be acceptable, but so far have only found pci hardware drivers. The aim is to create a gpl's software midi driver so I can use/create midi editors/players and such. Thank you in advance. Chris Ison