Date: Fri, 31 Aug 2012 15:47:11 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39481 - head/en_US.ISO8859-1/books/faq Message-ID: <201208311547.q7VFlBh0055947@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler (src,ports committer) Date: Fri Aug 31 15:47:11 2012 New Revision: 39481 URL: http://svn.freebsd.org/changeset/doc/39481 Log: Given that the last release to need a major device number assigned was over 8 years ago this can not possibly be an FAQ. Approved by: bcr Modified: head/en_US.ISO8859-1/books/faq/book.sgml Modified: head/en_US.ISO8859-1/books/faq/book.sgml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.sgml Fri Aug 31 13:22:56 2012 (r39480) +++ head/en_US.ISO8859-1/books/faq/book.sgml Fri Aug 31 15:47:11 2012 (r39481) @@ -10427,20 +10427,6 @@ hint.sio.7.irq="12"</programlisting> </qandaentry> <qandaentry> - <question id="major-numbers"> - <para>Can you assign a major number for a device driver I have - written?</para> - </question> - - <answer> - <para>&os; releases after February 2003 has a facility for - dynamically and automatically allocating major numbers for - device drivers at runtime (see &man.devfs.5;), so there is - no need for this.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="alternate-directory-layout"> <para>What about alternative layout policies for directories?</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208311547.q7VFlBh0055947>