ref: ec495f37ecb24a172091ed45a92c0c040beb0446
parent: 6357ff0e7bb99bd238b26b6e9e570195f0d076b1
author: cinap_lenrek <[email protected]>
date: Wed Dec 10 14:29:46 EST 2014
plan9.ini(8): document bcm and virtio ethernet and hda and ac97 audio.
--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -263,6 +263,16 @@
.EE
BUG: On many machines only the 16 bit card works.
.TP
+.B bcm
+Broadcom BCM57xx Gigabit Ethernet controllers.
+Completely configurable, no options need be given.
+.TP
+.B virtio
+Virtual Ethernet interface provided by QEMU/KVM and VirtualBox.
+No options need be given. The MAC address can be changed with the
+.B ea=
+option.
+.TP
.B sink
A
.B /dev/null
@@ -478,11 +488,18 @@
to use as a root device for bootstrapping.
.SS AUDIO
.SS \fLaudio\fIX\fL=\fIvalue\fP
-This defines a sound interface.
+This defines a sound interface. PCI based audio devices such as
+Intel HD audio or AC97 are autodetected and no not require any settings.
.PP
Known types are
.TF ess1688
.PD
+.TP
+.B hda
+Intel HD audio.
+.TP
+.B ac97
+AC97 based card.
.TP
.B sb16
Sound Blaster 16.