summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-20 12:29:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-20 12:29:41 +0000
commit3e3869cfef1a8e75c93b0337c3e50d80fb063881 (patch)
tree342bb2ce1f238f5748765d46b6ce6c1442ed3a32 /share
parent58752baf6c05162c1e86192572fb1b9df4719351 (diff)
firmware loading from the filesystem. pci subsystem type things
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/yds.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/yds.4 b/share/man/man4/yds.4
index 67656d135af..368d25e8cf7 100644
--- a/share/man/man4/yds.4
+++ b/share/man/man4/yds.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yds.4,v 1.6 2004/09/30 19:59:26 mickey Exp $
+.\" $OpenBSD: yds.4,v 1.7 2004/12/20 12:29:39 deraadt Exp $
.\"
.\" Copyright (c) 2001 Aaron Campbell.
.\" All rights reserved.
@@ -50,6 +50,13 @@ This is needed to make the floppy work on some machines
but is disabled by default because it is known to break
.Xr apm 4
support.
+.Sh FILES
+The driver needs a firmware files which is loaded on
+demand when the device is attached.
+.Pp
+.Bl -tag -width Ds -offset indent -compact
+.It Pa /etc/firmware/yds
+.El
.Sh SEE ALSO
.Xr ac97 4 ,
.Xr audio 4 ,