All of lore.kernel.org
 help / color / mirror / Atom feed
* user-space <-> kernel-space
@ 2002-02-14 13:33 Henrique Gobbi
  2002-02-15  2:14 ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: Henrique Gobbi @ 2002-02-14 13:33 UTC (permalink / raw)
  To: linux-kernel

Hello !!!

I am trying to develop a line analyzer to my multi-serial card but I am not 
seeing a good solution to send data from the driver to the application in the 
user-space.

Inittialy, I thought in use a char device, but all my minors are beeing used 
and I don't wanna to use another major. 

I'd like to know two things:
1 - Is there any way to use more than 256 minors under a major
2 - Is there a simple way to send data from the kernel-space to the 
user-space?

Any help is very welcome
thanks in advance 
-- 
Henrique Gobbi 
Linux User: 237230
Cyclades Brasil

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

end of thread, other threads:[~2002-02-15 19:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-14 13:33 user-space <-> kernel-space Henrique Gobbi
2002-02-15  2:14 ` H. Peter Anvin
2002-02-15  9:27   ` Joachim Franek
2002-02-15 19:32     ` Erik Mouw

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.