Date: Mon, 13 May 1996 10:49:55 -0700 From: Paul Traina <pst@shockwave.com> To: "matthew c. mead" <mmead@Glock.COM> Cc: current@freebsd.org Subject: Re: lkm qcam Message-ID: <199605131749.KAA10748@precipice.shockwave.com> In-Reply-To: Your message of "Mon, 13 May 1996 11:32:11 EDT." <199605131532.LAA00694@neon.Glock.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
qcamcontrol is an example program that uses the qcam driver, if that's
what you mean.
I occasionally use the driver in lkm mode for testing, however there are
definitely some problems, either with the driver, or more likely with the
LKM interface, because if you:
load lkm
access qcam
unload lkm
access qcam
the system crashes rather than returning device unconfigured. :-(
Paul
From: "matthew c. mead" <mmead@Glock.COM>
Subject: lkm qcam
What is the status of this lkm? How thorougly has it been
tested? Does anyone have code that's been converted to use this
access method? Any info is appreciated. Thanks!
-matt
--
Matthew C. Mead
mmead@Glock.COM
http://www.Glock.COM/~mmead/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605131749.KAA10748>
