diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-18 15:42:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-18 15:42:28 +0000 |
commit | d489ad0e3108a4575fa7ffe7609517ebf5931742 (patch) | |
tree | 2a347bfbf0e5f96c16e3f87d37d1475ec4cbebbd /share/man | |
parent | 3ec32f4232aa46d9bcb39dffb8073b6023ff9efc (diff) |
bad niklas
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/gdt.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4 index 20a0e24b592..7e3ac1b2372 100644 --- a/share/man/man4/gdt.4 +++ b/share/man/man4/gdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gdt.4,v 1.9 2000/10/18 02:38:22 aaron Exp $ +.\" $OpenBSD: gdt.4,v 1.10 2000/10/18 15:42:27 deraadt Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" @@ -8,7 +8,7 @@ .Os .Sh NAME .Nm gdt -.Od ICP-Vortex GDT RAID driver +.Nd ICP-Vortex GDT RAID driver .Sh SYNOPSIS .Cd "gdt* at pci? dev ? function ?" .Cd "scsibus* at gdt?" @@ -69,12 +69,12 @@ Although the controllers are actual RAID controllers the driver makes them look just like SCSI controllers. All RAID configuration is done through the controllers' BIOSes. .Sh DIAGNOSTICS -.Bl -diag -.It "pci_mem_find: expected mem type 00000000, found 00000002\n" +.Bl -tag +.It "pci_mem_find: expected mem type 00000000, found 00000002" This message occurs during autoconfiguration if jumper J4 is set to map the controller memory below 1MB in physical memory. The driver primarily wants this jumper to be set the other way round, but it will work with it in -any setting. If the diagnostic is considered a nuisance, just alter jumper +any setting. If the diagnostic is considered a nuisance, alter jumper J4's setting. .El .Sh SEE ALSO |