diff options
-rw-r--r-- | share/man/man4/hsq.4 | 4 | ||||
-rw-r--r-- | share/man/man4/lmc.4 | 4 | ||||
-rw-r--r-- | share/man/man4/options.4 | 18 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pciide.4 | 28 | ||||
-rw-r--r-- | share/man/man4/pms.4 | 8 | ||||
-rw-r--r-- | share/man/man4/scsi.4 | 4 | ||||
-rw-r--r-- | share/man/man4/txp.4 | 4 |
8 files changed, 42 insertions, 32 deletions
diff --git a/share/man/man4/hsq.4 b/share/man/man4/hsq.4 index 2c7653d3953..2d7bb4164a8 100644 --- a/share/man/man4/hsq.4 +++ b/share/man/man4/hsq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hsq.4,v 1.7 2001/06/23 07:03:56 pjanzen Exp $ +.\" $OpenBSD: hsq.4,v 1.8 2001/06/26 02:09:07 pjanzen Exp $ .\" from: OpenBSD: ast.4,v 1.5 1999/07/09 13:35:43 aaron Exp .\" from: NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp .\" @@ -83,7 +83,7 @@ subdevices (they are equal to + ID * 8) and the port for the interrupt multiplexing register (it is equal to .Tn port -+ 7). More technical details on how the driver works can be found in ++ 7). More technical details on how the driver works can be found in the big comment at the beginning of the driver's source code. .Pp Information on setup of card's configuration switches should be taken diff --git a/share/man/man4/lmc.4 b/share/man/man4/lmc.4 index 0c640b706ee..3cb0bad1a17 100644 --- a/share/man/man4/lmc.4 +++ b/share/man/man4/lmc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmc.4,v 1.11 2001/06/22 12:15:46 mpech Exp $ +.\" $OpenBSD: lmc.4,v 1.12 2001/06/26 02:09:08 pjanzen Exp $ .\" .\" Copyright (c) 1999 Chris Cappuccio .\" @@ -100,7 +100,7 @@ The device driver was written by Michael Graff, and was derived in part from Matt Thomas' .Xr de 4 -driver. +driver. The .Ox port and manual page are from Chris Cappuccio. Later diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index e3d1583cb21..594d6b480a4 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.69 2001/06/25 23:18:12 mickey Exp $ +.\" $OpenBSD: options.4,v 1.70 2001/06/26 02:09:09 pjanzen Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -266,7 +266,8 @@ This code will cause the kernel to panic if corruption of internal data structures is detected. .It Cd option SMALL_KERNEL Removes some optimizations from the kernel to reduce the size of the -resulting kernel binary. This option can decrease system performance. +resulting kernel binary. +This option can decrease system performance. .It Cd option GPROF Adds code to the kernel for kernel profiling with .Xr kgmon 8 . @@ -638,12 +639,13 @@ and for details. .It Cd option USER_PCICONF Enables the user level acces to the PCI bus configuration space -through ioctls on the -.Pa /dev/pci -device. It's used by the +through ioctls on the +.Pa /dev/pci +device. +It's used by the .Xr XFree86 1 -server on some architectures. -See +server on some architectures. +See .Xr pci 4 for details. .El @@ -653,7 +655,7 @@ for details. Enables .Em IPFORWARDING and (on most ports) increases the size of -.Em NMBCLUSTERS. +.Em NMBCLUSTERS . In general, .Em GATEWAY is used to indicate that a system should act as a router, and diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index c4f9485f133..42b1b0ca1c6 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.39 2001/06/23 15:37:40 matthieu Exp $ +.\" $OpenBSD: pci.4,v 1.40 2001/06/26 02:09:09 pjanzen Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -299,7 +299,7 @@ USB UHCI host controller. ICS PCI-WDT500/501 watchdog timer devices. .El .Sh IOCTLS -If the kernel is compiled with the +If the kernel is compiled with the .Cd option USER_PCICONF kernel option, the following .Xr ioctl 2 diff --git a/share/man/man4/pciide.4 b/share/man/man4/pciide.4 index 1e297e4e893..fa2cef76e5b 100644 --- a/share/man/man4/pciide.4 +++ b/share/man/man4/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.13 2001/04/03 05:50:59 chris Exp $ +.\" $OpenBSD: pciide.4,v 1.14 2001/06/26 02:09:09 pjanzen Exp $ .\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -91,7 +91,7 @@ cause a machine hang. .Xr wd 4 , .Xr wdc 4 .Sh BUGS -There's no way to reliably know if a PCI064x controller is enabled or not. +There's no way to know reliably if a PCI064x controller is enabled or not. If the driver finds a PCI064x, it will assume it is enabled unless .Dv PCIIDE_CMD064x_DISABLE is specified in the kernel config file. @@ -99,17 +99,25 @@ This will be a problem only if the controller has been disabled in the BIOS and another controller has been installed which uses the ISA legacy I/O ports and interrupts. .Pp -For proper operation of UltraDMA 3 (44 MB/sec), 4 (66 MB/sec), or 5 (100 MB/sec), -a 40-pin, 80-conductor cable must be used. On some controllers, the pciide -driver can probe the chip and see if it detects that an 80-conductor or 40- -conductor cable was used. If not, it will down-grade to UltraDMA 2 mode. +For proper operation of UltraDMA 3 +.Pq 44 MB/sec , +4 +.Pq 66 MB/sec , +or 5 +.Pq 100 MB/sec , +a 40-pin, 80-conductor cable must be used. +On some controllers, the pciide driver can probe the chip and see if it +detects that an 80-conductor or 40-conductor cable was used. +If not, it will down-grade to UltraDMA 2 mode. On other controllers, no such capability exists, and the driver assumes -you are using an 80-conductor cable. If you are getting errors about +you are using an 80-conductor cable. +If you are getting errors about corrupted data, check to make sure you are using the correct cable. An 80-conductor cable is recommended for any IDE installation, not just ones using faster UltraDMA modes, because it will decrease electrical -noise and increase data reliability. +noise and increase data reliability. .Pp The timings used for the PIO and DMA modes for controllers listed above -are for a PCI bus running at 30 or 33 Mhz. These timings will work on a slower -bus, but they may cause errors on an over-clocked bus. +are for a PCI bus running at 30 or 33 MHz. +These timings will work on a slower bus, +but they may cause errors on an over-clocked bus. diff --git a/share/man/man4/pms.4 b/share/man/man4/pms.4 index 12065a0465a..40d8d64bedf 100644 --- a/share/man/man4/pms.4 +++ b/share/man/man4/pms.4 @@ -1,9 +1,9 @@ -.\" $OpenBSD: pms.4,v 1.2 2001/06/22 12:15:46 mpech Exp $ +.\" $OpenBSD: pms.4,v 1.3 2001/06/26 02:09:10 pjanzen Exp $ .\" $NetBSD: pms.4,v 1.4 2000/07/05 15:45:34 msaitoh Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -19,7 +19,7 @@ .\" information about NetBSD. .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -30,7 +30,7 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.\" +.\" .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>> .\" .Dd March 12, 1997 diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index 819457961e8..47d7bf5fa64 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.4,v 1.8 1999/08/24 01:20:21 csapuntz Exp $ +.\" $OpenBSD: scsi.4,v 1.9 2001/06/26 02:09:10 pjanzen Exp $ .\" .Dd August 4, 1996 .Dt SCSI 4 @@ -31,7 +31,7 @@ still be performed against the device. The option SCSIDEBUG enables the debug ioctl. .Pp All devices and the SCSI busses support boot time allocation so that -an upper number of devices and controllers do not need to be configured; +an upper number of devices and controllers does not need to be configured; .Em "device sd* at scsibus? target ? lun ?" will suffice for any number of disk drivers. .Pp diff --git a/share/man/man4/txp.4 b/share/man/man4/txp.4 index 520e5c79c8e..1820451eb64 100644 --- a/share/man/man4/txp.4 +++ b/share/man/man4/txp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: txp.4,v 1.7 2001/06/23 07:18:32 angelos Exp $ +.\" $OpenBSD: txp.4,v 1.8 2001/06/26 02:09:11 pjanzen Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -70,7 +70,7 @@ transmit .Xr ip 4 checksum offloading. There is currently no support for -transmit +transmit .Xr tcp 4 or .Xr udp 4 |