summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/ie.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.i386/ie.4')
-rw-r--r--share/man/man4/man4.i386/ie.413
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4
index b19625e..72ec17e 100644
--- a/share/man/man4/man4.i386/ie.4
+++ b/share/man/man4/man4.i386/ie.4
@@ -11,7 +11,18 @@
.Nm ie
.Nd ethernet device driver
.Sh SYNOPSIS
-.Cd "device ie0 at isa? port 0x360 irq 7 iomem 0xd0000"
+.Cd "device ie 2"
+.Pp
+In
+.Pa /boot/device.hints :
+.Cd hint.ie.0.at="isa"
+.Cd hint.ie.0.port="0x300"
+.Cd hint.ie.0.irq="5"
+.Cd hint.ie.0.maddr="0xd0000"
+.Cd hint.ie.1.at="isa"
+.Cd hint.ie.1.port="0x360"
+.Cd hint.ie.1.irq="7"
+.Cd hint.ie.1.maddr="0xd0000"
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud