summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-11-22 18:49:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-11-22 18:49:06 +0000
commitef151676286d120c8c8783a4afe273722ef16590 (patch)
tree6881bd8934cf5537e12ebfc67aa15ce94c49caa6 /share
parente7ad7c2065e591b266d4b0613c8fcbe9be00eaae (diff)
firmware loading for kue(4), tested for me by dhartmei
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/kue.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4
index 66fb990743a..e51db17cfc1 100644
--- a/share/man/man4/kue.4
+++ b/share/man/man4/kue.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kue.4,v 1.10 2004/10/16 01:22:52 jsg Exp $
+.\" $OpenBSD: kue.4,v 1.11 2004/11/22 18:49:03 deraadt Exp $
.\" $NetBSD: kue.4,v 1.5 2000/03/20 01:34:22 augustss Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999, 2000
@@ -95,6 +95,13 @@ before a timeout expired.
.It "kue%d: no memory for rx list"
The driver failed to allocate an mbuf for the receiver ring.
.El
+.Sh FILES
+The driver need to load 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/kue
+.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr intro 4 ,