diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 1999-07-30 08:02:58 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 1999-07-30 08:02:58 +0000 |
| commit | ac1803801944bd22071a9062a9bf4df851e11ecb (patch) | |
| tree | fb7d017eb04eb03f376fa906f8d8414492287f7f /FAQ | |
| parent | bd24c640d3443b9cb736a21379f8f9b5c02a2111 (diff) | |
Notes
Diffstat (limited to 'FAQ')
| -rw-r--r-- | FAQ/hardware.sgml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/FAQ/hardware.sgml b/FAQ/hardware.sgml index e10dc097b4..ce2edc5447 100644 --- a/FAQ/hardware.sgml +++ b/FAQ/hardware.sgml @@ -1,4 +1,4 @@ -<!-- $Id: hardware.sgml,v 1.20 1999-07-28 20:26:06 nik Exp $ --> +<!-- $Id: hardware.sgml,v 1.21 1999-07-30 08:02:58 kevlo Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -274,6 +274,13 @@ CDROMS are supported, but you can't boot off this device. <sect1> + <heading>Workarounds for no sound from es1370 with pcm driver?</heading> + + <p>You can run the following command everytime the machine booted up: + + <p>mixer pcm 100 vol 100 cd 100 + + <sect1> <heading>Which network cards does FreeBSD support?</heading> <p>See the <htmlurl url="../handbook/install.html#INSTALL-NICS" |
