diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1996-10-06 20:17:19 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1996-10-06 20:17:19 +0000 |
| commit | 76aa45de46f8ecc968645a6b336d14f5fa7780e6 (patch) | |
| tree | 9c3b339896ca1b9659a6efb26bf2416b5b74a9db /en/tutorials/ddwg/ddwg.sgml | |
| parent | 3efc5c8e5870ddfd7d9ee240c748e88bc70d6a91 (diff) | |
Notes
Diffstat (limited to 'en/tutorials/ddwg/ddwg.sgml')
| -rw-r--r-- | en/tutorials/ddwg/ddwg.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/tutorials/ddwg/ddwg.sgml b/en/tutorials/ddwg/ddwg.sgml index a9c40d5c5b..1738fcd42a 100644 --- a/en/tutorials/ddwg/ddwg.sgml +++ b/en/tutorials/ddwg/ddwg.sgml @@ -6,7 +6,7 @@ ++ ++ Copyright Eric L. Hernes - Wednesday, August 2, 1995 ++ - ++ $Id: ddwg.sgml,v 1.1.1.1 1996-09-24 17:45:58 jfieber Exp $ + ++ $Id: ddwg.sgml,v 1.2 1996-10-06 20:17:08 jfieber Exp $ ++ ++ Sgml doc for something --> @@ -435,7 +435,7 @@ These are typically named something like ioctl_dev.h or devio.h. If a driver is being written which, from user space is identical to a device which already exists, care should be taken to use the same ioctl interface and data structures. For example, from -user space, a SCSI cdrom drive should be identical to an IDE cdrom +user space, a SCSI CDROM drive should be identical to an IDE cdrom drive; or a serial line on an intelligent multiport card (Digiboard, Cyclades, ...) should be identical to the sio devices. These devices have a fairly well defined interface which should be used. |
