Re: Writing userspace device drivers
- From: Christopher Key <cjk32@xxxxxxxxx>
- Date: Tue, 06 May 2008 22:07:32 +0100
Pollywog wrote:
On Tuesday 06 May 2008 19:14:37 Christopher Key wrote:Thanks for the pointer. I did mean FUSD, http://www.circlemud.org/~jelson/software/fusd/, although looking at FUSE, it may well be that that'll do what I need.
Hello,
I'm wanting to write a driver for lirc to allow me to transmit IR
signals via a Global Caché GC-100. In essence, this requires me to
communicate with the GC-100 via TCP in response to ioctls (received?)
via /dev/lircX.
Can anyone point me in right direction towards achieving this? Is it
possible to do everything in userspace? Under Linux, there appears to
be something called FUSD, which allows one to write userspace device
drivers. Is there anything similar under FreeBSD?
Do you mean FUSE? There is FUSE for FreeBSD. I have used it with EncFS.
Regards,
Chris
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Writing userspace device drivers
- From: Christopher Key
- Re: Writing userspace device drivers
- From: Pollywog
- Writing userspace device drivers
- Prev by Date: FreeBSD 7 enable ipaq driver
- Next by Date: Re: [SSHd] Increasing wait time?
- Previous by thread: Re: Writing userspace device drivers
- Next by thread: AAC driver. No kernel error messages for failed raid5?
- Index(es):
Relevant Pages
|