summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-10-04 00:23:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-10-04 00:23:21 +0000
commit3ba10a26148edd12b7c29c2500def8f7ab965dfd (patch)
tree7e82afeda3cd3e80a23fb4ae285ead36788f06f3
parentcdebfbb314d6e7fb4c02f36a89532e19a91241a4 (diff)
document /etc/firmware/bnx
-rw-r--r--share/man/man4/bnx.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4
index 1d63bc069f5..e342f78b914 100644
--- a/share/man/man4/bnx.4
+++ b/share/man/man4/bnx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bnx.4,v 1.9 2006/08/30 22:56:05 jmc Exp $
+.\" $OpenBSD: bnx.4,v 1.10 2006/10/04 00:23:20 deraadt Exp $
.\"
.\"Copyright (c) 2006 Broadcom Corporation
.\" David Christensen <davidch@broadcom.com>. All rights reserved.
@@ -131,6 +131,13 @@ Force half duplex operation.
.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
+.Sh FILES
+The adapter needs a firmware file, which is loaded on demand by the
+driver when the device is attached:
+.Pp
+.Bl -tag -width Ds -offset indent -compact
+.It Pa /etc/firmware/bnx
+.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr brgphy 4 ,