Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 05:24:52 +0300
From:      "." <aik@fryazino.net>
To:        freebsd-arch@freebsd.org
Subject:   I need help with serial driver
Message-ID:  <1452678363.20041123052452@fryazino.net>

next in thread | raw e-mail | index | archive | help
        Greetings!
I did not find in "BSD Developers handbook" or anywhere else theese
precious bits of information:
1. What methods should character driver ( /dev/cuaa or similar) have?
2. How application requests (open/read/ioctl/etc.) are mapped to
methods of the driver?
3. Are there any special functions besides generic file I/O operations
(apart from ioctl(2))? Or are there any "special cases" of ioctl apart
from what is covered by man page?

I need to utlize the abilities of /dev/cuua to their extreme, but I
do not want to rewrite the standard one.

Sorry for troubling you,

      Igor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1452678363.20041123052452>