summaryrefslogtreecommitdiff
path: root/share/man/man8/boot_config.8
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man8/boot_config.8')
-rw-r--r--share/man/man8/boot_config.818
1 files changed, 2 insertions, 16 deletions
diff --git a/share/man/man8/boot_config.8 b/share/man/man8/boot_config.8
index 22cbba44cf0..b31e7c66cbc 100644
--- a/share/man/man8/boot_config.8
+++ b/share/man/man8/boot_config.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot_config.8,v 1.25 2007/05/31 19:19:58 jmc Exp $
+.\" $OpenBSD: boot_config.8,v 1.26 2011/06/26 23:23:55 tedu Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 26 2011 $
.Dt BOOT_CONFIG 8
.Os
.Sh NAME
@@ -142,20 +142,6 @@ The device can be specified by either name or number.
UKC>
.Ed
.Pp
-Another case is a mistakenly detected non-existing device instead of another
-device at the probed location.
-One known case is the Mitsumi
-CD-ROM in OpenBSD/i386.
-The simplest thing to solve that problem is to disable mcd0.
-.Bd -literal
-.No UKC> Ic find mcd0
- 29 mcd0 at isa0 port 0x300 size 0 iomem -1 iosiz 0 irq 10 drq -1 drq2 -1 flags 0x0
-.No UKC> Ic disable mcd0
- 29 mcd0 disabled
-.No UKC> Ic find 29
- 29 mcd0 at isa0 disable port 0x300 size 0 iomem -1 iosiz 0 irq 10 drq -1 drq2 -1 flags 0x0
-.Ed
-.Pp
The show command is useful for finding which devices have a certain attribute.
It can also be used to find those devices with a particular value for
an attribute.