Added my name as a co-ordinator for the APM/PCCARD stuff, and updated
the entrys to reflect more current reality.
This commit is contained in:
parent
a69805f96f
commit
cb1e50f968
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=420
1 changed files with 13 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: submitters.sgml,v 1.28 1996-06-08 03:10:11 jkh Exp $ -->
|
||||
<!-- $Id: submitters.sgml,v 1.29 1996-07-11 06:08:52 nate Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Contributing to FreeBSD<label id="submitters"></heading>
|
||||
|
@ -115,19 +115,21 @@ some kind of symbol table in the kernel.
|
|||
your hardware in a sane manner, keeps only the LKMs required for
|
||||
your hardware, etc.
|
||||
</itemize>
|
||||
<item>PCMCIA/PCCARD. Coordinator: &a.phk
|
||||
<item>PCMCIA/PCCARD. Coordinators: &a.nate and &a.phk
|
||||
<itemize>
|
||||
<item>Reliable operation of the pcic driver.
|
||||
<item>Recognizer and handler for sio.c
|
||||
<item>Recognizer and handler for ed.c
|
||||
<item>Recognizer and handler for ep.c
|
||||
<item>User-mode recognizer and handler.
|
||||
<item>Documentation!
|
||||
<item>Reliable operation of the pcic driver (needs testing).
|
||||
<item>Recognizer and handler for sio.c (mostly done).
|
||||
<item>Recognizer and handler for ed.c (mostly done).
|
||||
<item>Recognizer and handler for ep.c (mostly done).
|
||||
<item>User-mode recognizer and handler (partially done).
|
||||
</itemize>
|
||||
<item>Advanced Power Management. Coordinator: &a.phk
|
||||
<item>Advanced Power Management. Coordinators: &a.nate and &a.phk
|
||||
<itemize>
|
||||
<item>APM sub-driver.
|
||||
<item>IDE/ATA disk sub-driver.
|
||||
<item>APM sub-driver (mostly done).
|
||||
<item>IDE/ATA disk sub-driver (partially done).
|
||||
<item>syscons/pcvt sub-driver.
|
||||
<item>Integration with the PCMCIA/PCCARD drivers (suspend/resume).
|
||||
</itemize>
|
||||
</enum>
|
||||
|
||||
|
@ -399,7 +401,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: submitters.sgml,v 1.28 1996-06-08 03:10:11 jkh Exp $
|
||||
$Id: submitters.sgml,v 1.29 1996-07-11 06:08:52 nate Exp $
|
||||
</verb></tscreen>
|
||||
For your convenience, a copy of this text can be found in
|
||||
<tt>/usr/share/examples/etc/bsd-style-copyright</tt>.
|
||||
|
|
Loading…
Reference in a new issue