linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* /proc/beep
@ 2003-09-11  4:14 Frank Cusack
  2003-09-11  4:42 ` /proc/beep Neil Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Cusack @ 2003-09-11  4:14 UTC (permalink / raw)
  To: torvalds, lkml

/proc/beep is a kernel tweak that sends beep "signals" to a userspace
process reading the /proc/beep file.  There are one or two of these
modules you can find on the Internet.  In order to support them the
kernel needs to export kd_mksound.

Would a /proc/beep module be accepted into the main tree?  From the
ones I've found, I can understand why they might not be accepted.  But
I'm willing to do the [small amount of] work required to get one looking
like other kernel modules.

If not, could at least kd_mksound be exported by default anyway?  This 
would allow homegrown /proc/beep's to not require any kernel mods.

thx
/fc

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-11 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-11  4:14 /proc/beep Frank Cusack
2003-09-11  4:42 ` /proc/beep Neil Brown
2003-09-11 17:22   ` /proc/beep Frank Cusack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).