Poul-Henning Kamp wrote:
phk         2008-03-26 21:33:41 UTC

  FreeBSD src repository

  Modified files:
sys/dev/speaker spkr.c Log:
  Make speaker a pseudo device driver instead of attaching to a PnP id.
If somebody cleaned this code up to proper style(9), it could become
  a great educational starting point for aspiring kernel hackers.
Revision Changes Path
  1.75      +18 -89    src/sys/dev/speaker/spkr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


I've cleaned it up in some semblance of style(9) conformation. The result is in kern/122182
http://www.freebsd.org/cgi/query-pr.cgi?pr=122182

Regards!
Niclas
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to