Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Simulate device-file in userland?

0 views
Skip to first unread message

j...@evation.com

unread,
Jul 26, 2004, 7:52:32 AM7/26/04
to
--0-1804289383-1090775103=:9896
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Description: body

Dear Sirs,

is it appreciated if i introduce myself first? if so, please let me know.

i was wondering if it is possible to simulate a device-file ( for example a serial port or videograbbing device ) in userland?

i have looked at mkfifo, but i think that does not suit my needs: i am interested in ioctl calls as well.

are there any examples in ports? is this possible at all?

regards,

Jan
--0-1804289383-1090775103=:9896
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org"

--0-1804289383-1090775103=:9896--

ma...@ripe.net

unread,
Jul 27, 2004, 11:39:16 AM7/27/04
to
On Sun, Jul 25, 2004 at 06:57:00PM +0200, Jan Branbergen wrote:
Content-Description: body

> i was wondering if it is possible to simulate a device-file ( for example a serial port or videograbbing device ) in userland?

You may want to look at ng_device.
Be prepared for rough edges though ;)

Mark

0 new messages