Home | History | Annotate | Download | only in man9
History log of /src/share/man/man9/driver.9
RevisionDateAuthorComments
 1.34  11-Feb-2022  riastradh driver(9): Correct paragraph about the driver activate function.
 1.33  11-Feb-2022  riastradh driver(9): Delete outdated info about softc and struct device.
 1.32  17-Nov-2017  wiz Remove superfluous Pp. Fix xref.
 1.31  16-Nov-2017  riastradh Use device_private, not cast, to get at softc.

Someone^TM should turn this wall of prose into a nice itemized list
to make it clearer.
 1.30  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.29  30-Apr-2017  pgoyette Add a cross-ref to devsw(9)
 1.28  19-Jul-2016  maya branches: 1.28.4;
Don't reference older CFATTACH_DECL
 1.27  23-Jul-2011  jym branches: 1.27.24;
And struct cfdata => cfdata_t too...
 1.26  23-Jul-2011  jym struct device => device_t. Bump date.
 1.25  05-Jan-2011  jmcneill cdevsw/bdevsw d_type is now d_flag
 1.24  31-Jan-2010  wiz Bump date for SEE ALSO change.
 1.23  31-Jan-2010  jruoho Do not advertise deprecated APIs in an important introductory manual page.
 1.22  18-May-2009  wiz Avoid Po/Pc when not needed (i.e. most of the time, always here).
Mark up some defined values with .Dv.
 1.21  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.20  14-Oct-2007  plunky branches: 1.20.6; 1.20.8;
make it clear that no deactivate call will be made if the activate returns
an error.
 1.19  30-Jul-2007  alc branches: 1.19.2; 1.19.4;
kills a few `caddr_t' occurences still present in manpage
 1.18  13-Oct-2006  wiz Improve HTML output.
 1.17  09-Oct-2006  uebayasi No variable name in function argument declaration.
 1.16  08-Oct-2006  elad PR/31140: Tetsuya Isaki: driver(9) does not describe about kqfilter
 1.15  20-Dec-2005  rpaulo Adapt man pages to ktrace-lwp.
 1.14  20-Jun-2005  peter Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
 1.13  16-May-2004  wiz Fix typo.
 1.12  16-Apr-2003  wiz branches: 1.12.2;
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.11  04-Feb-2003  perry "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
 1.10  07-Jan-2003  jonb describe the CFATTACH decl macro, rather than defining struct cfattach
 1.9  14-Oct-2002  wiz New sentence, new line.
 1.8  14-Sep-2002  jonb Fix typos that made errors in my first driver.
"All the other drivers did it this way..."
 1.7  06-Sep-2002  wiz Bump date.
For single words, prefer ``.Dq foo'' over ``.Do\nfoo\n.Dc''.
Punctuation nits.
 1.6  06-Sep-2002  gehenna Add the description of device switch and naming convention.
 1.5  02-Apr-2002  heinz wording
 1.4  13-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.3  26-Dec-2001  wiz Fix SEE ALSO section.
 1.2  04-Sep-2001  wiz Boring whitespace fixes.
 1.1  01-Jul-2001  gmcgarry Add some missing documentation.
 1.12.2.1  17-May-2004  tron Pull up revision 1.13 (requested by wiz in ticket #344):
Fix typo.
 1.19.4.2  30-Jul-2007  alc kills a few `caddr_t' occurences still present in manpage
 1.19.4.1  30-Jul-2007  alc file driver.9 was added on branch matt-mips64 on 2007-07-30 22:48:47 +0000
 1.19.2.1  06-Nov-2007  matt sync with HEAD
 1.20.8.1  18-May-2008  yamt sync with head.
 1.20.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.27.24.1  26-Jul-2016  pgoyette Sync with HEAD
 1.28.4.1  02-May-2017  pgoyette Sync with HEAD - tag prg-localcount2-base1

RSS XML Feed