K 10
svn:author
V 3
imp
K 8
svn:date
V 27
2003-12-21T05:06:52.000000Z
K 7
svn:log
V 271
uprintf is really really dangerous to use in drivers.  This example
driver only works if you compile it as a module because uprintf panics
the system if there's no controlling terminal (at least in some versions
of FreeBSD).  Also, make things a little more style(9)ish.

END
