| Summary: | ioctl() codes for device type `fd' (floppies) not documented | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Ronald F. Guilmette <rfg> |
| Component: | Books & Articles | Assignee: | Joerg Wunsch <joerg> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ronald F. Guilmette
1999-10-28 01:30:01 UTC
>
> Fix
>
> Read the source for /usr/include/machine/ioctl_fd.h.
Can you submit documentation for these ioctls? The manpages mdoc(7)
and mdoc.samples(7) and /usr/share/examples/mdoc/ may be useful.
Responsible Changed From-To: freebsd-doc->joerg Joerg has been working on the fdc driver. Perhaps he could think about doing this? No need to submit that documentation. A number of things will be changed in that driver again, and once i'm ready with this, updating the documentation is on my todo list. Btw., the header file has been changed into <sys/fdcio.h>. -- cheers, J"org 73 de DL8DTL joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) State Changed From-To: open->closed With the update of fdc.4 in rev 1.30, all fdc(4) ioctls are now documented in the man page. |