Add the freebsd-drivers mailing list.
PR: docs/84812 Submitted by: David Wolfskill <david@catwhisker.org> Approved by: trhodes (mentor)
This commit is contained in:
parent
f6371980b3
commit
ee2e3466d4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25350
1 changed files with 19 additions and 0 deletions
|
@ -248,6 +248,11 @@
|
||||||
<entry>Creating FreeBSD related documents</entry>
|
<entry>Creating FreeBSD related documents</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>&a.drivers.name;</entry>
|
||||||
|
<entry>Writing device drivers for &os;</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>&a.emulation.name;</entry>
|
<entry>&a.emulation.name;</entry>
|
||||||
<entry>Emulation of other systems such as
|
<entry>Emulation of other systems such as
|
||||||
|
@ -908,6 +913,20 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>&a.drivers.name;</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><emphasis>Writing device drivers for &os;</emphasis></para>
|
||||||
|
|
||||||
|
<para>This is a forum for technical discussions related to
|
||||||
|
device drivers on &os;. It is primarily a place
|
||||||
|
for device driver writers to ask questions about
|
||||||
|
how to write device drivers using the APIs in the
|
||||||
|
&os; kernel.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>&a.firewire.name;</term>
|
<term>&a.firewire.name;</term>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue