Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2008 09:43:45 +0100
From:      Niclas Zeising <niclas.zeising@gmail.com>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/speaker spkr.c
Message-ID:  <47ECAFC1.5030500@gmail.com>
In-Reply-To: <200803262133.m2QLXf4r097428@repoman.freebsd.org>
References:  <200803262133.m2QLXf4r097428@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> _______________________________________________
> cvs-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
> 

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47ECAFC1.5030500>