atom feed8 messages in org.freebsd.freebsd-multimediaAudio driver template
FromSent OnAttachments
Christopher DavisJul 9, 2007 7:13 pm 
Hans Petter SelaskyJul 9, 2007 8:38 pm 
John-Mark GurneyJul 10, 2007 2:09 am 
Alexander LeidingerJul 10, 2007 8:08 am 
Yuriy TsibizovJul 10, 2007 1:20 pm 
John BaldwinJul 10, 2007 9:21 pm 
Christopher DavisJul 11, 2007 4:26 am 
Christopher DavisJul 13, 2007 5:11 am 
Subject:Audio driver template
From:Christopher Davis (loaf@FreeBSD.org)
Date:Jul 9, 2007 7:13:28 pm
List:org.freebsd.freebsd-multimedia

http://people.freebsd.org/~cg/template.c

Thought I would take a look at the audio driver template as part of my task to modernize drivers, soc2007. I would simplify the read and write functions to avoid using the bus tag and handle, but I'm not sure what else to do to bring it up to date.

How else can it be improved?