Add a ata(4) man page, with a symlink to atabus(4), and xref where

appropriate.
This commit is contained in:
bouyer 2003-10-08 11:20:09 +00:00
parent a8b5ae01dc
commit 7cc555fc4d
8 changed files with 91 additions and 42 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.298 2003/09/28 18:32:18 wiz Exp $
# $NetBSD: Makefile,v 1.299 2003/10/08 11:20:09 bouyer Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amdpm.4 \
amhphy.4 amr.4 an.4 aria.4 \
atalk.4 atw.4 audio.4 audiocs.4 auich.4 autri.4 \
ata.4 atalk.4 atw.4 audio.4 audiocs.4 auich.4 autri.4 \
auvia.4 awi.4 bba.4 bce.4 bge.4 bha.4 bktr.4 bpf.4 bmtphy.4 brgphy.4 \
bridge.4 cac.4 cardbus.4 ccd.4 cd.4 cec.4 \
cgd.4 cfb.4 ch.4 clcs.4 clct.4 \
@ -102,6 +102,7 @@ MLINKS+=audio.4 mixer.4
MLINKS+=midi.4 sequencer.4
MLINKS+=midi.4 music.4
MLINKS+=midi.4 rmidi.4
MLINKS+=ata.4 atabus.4
MLINKS+=scsi.4 atapi.4
MLINKS+=mii.4 phy.4
MLINKS+=usb.4 uhub.4

53
share/man/man4/ata.4 Normal file
View File

@ -0,0 +1,53 @@
.\" $NetBSD: ata.4,v 1.1 2003/10/08 11:20:09 bouyer Exp $
.\"
.\" Copyright (c) 2003 Manuel Bouyer.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by Manuel Bouyer.
.\" 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.
.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
.\" 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.
.\"
.Dd October 8, 2003
.Dt ATA 4
.Os
.Sh NAME
.Nm ata ,
.Nm atabus
.Nd AT attachement (ATA) bus driver
.Sh SYNOPSIS
.Cd "atabus* at wdc? channel ?"
.Cd "atabus* at pciide? channel ?"
.Sh DESCRIPTION
The
.Nm
driver provides basic low-level functions for the
.Xr wd 4
and
.Xr atapi 4
drivers, for hardware which provides direct access to the ATA registers.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr pciide 4 ,
.Xr wdc 4 ,
.Xr atapi 4 ,
.Xr wd 4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dtide.4,v 1.6 2003/06/27 18:20:11 wiz Exp $
.\" $NetBSD: dtide.4,v 1.7 2003/10/08 11:20:09 bouyer Exp $
.\"
.\" Copyright (c) 2000 Ben Harris
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd June 13, 2001
.Dd October 8, 2003
.Os
.Dt DTIDE 4
.Sh NAME
@ -33,8 +33,7 @@
.Nd D.T. Software IDE interface driver
.Sh SYNOPSIS
.Cd "dtide* at podulebus0 slot ?"
.Cd "wd* at dtide? channel ? drive ?"
.Cd "atapibus* at dtide? channel ?"
.Cd "atabus* at dtide? channel ?
.Sh DESCRIPTION
The
.Nm
@ -42,14 +41,13 @@ driver handles a D.T. Software IDE interface plugged into an Acorn expansion
slot. It uses the standard
.Nx
IDE controller driver, and hence can use the standard
.Nm wd
and
.Nm atapibus
drivers.
.Nm atabus
driver.
.Pp
The card provides two IDE channels. The external IDE connector is channel 0,
while the internal connector is channel 1.
.Sh SEE ALSO
.Xr atabus 4 ,
.Xr atapibus 4 ,
.Xr podulebus 4 ,
.Xr wd 4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: hcide.4,v 1.4 2003/06/27 18:23:53 wiz Exp $
.\" $NetBSD: hcide.4,v 1.5 2003/10/08 11:20:09 bouyer Exp $
.\"
.\" Copyright (c) 2000 Ben Harris
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd June 13, 2001
.Dd October 8, 2003
.Os
.Dt HCIDE 4
.Sh NAME
@ -33,8 +33,7 @@
.Nd HCCS IDE interface driver
.Sh SYNOPSIS
.Cd "hcide* at podulebus0 slot ?"
.Cd "wd* at hcide? channel ? drive ?"
.Cd "atapibus* at hcide? channel ?"
.Cd "ata* at hcide? channel ?
.Sh DESCRIPTION
The
.Nm
@ -42,15 +41,14 @@ driver handles an HCCS IDE interface plugged into an Acorn expansion
slot. It uses the standard
.Nx
IDE controller driver, and hence can use the standard
.Nm wd
and
.Nm atapibus
drivers.
.Nm atabus
driver.
.Pp
The card provides three IDE channels. The internal 44-way IDE connector is
channel 0, the internal 40-way connector is channel 1 and the external
connector is channel 2.
.Sh SEE ALSO
.Xr atabus 4 ,
.Xr atapibus 4 ,
.Xr podulebus 4 ,
.Xr wd 4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pciide.4,v 1.52 2003/10/05 17:48:49 bouyer Exp $
.\" $NetBSD: pciide.4,v 1.53 2003/10/08 11:20:09 bouyer Exp $
.\"
.\" Copyright (c) 1998 Manuel Bouyer.
.\"
@ -27,7 +27,7 @@
.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd June 30, 2003
.Dd October 8, 2003
.Dt PCIIDE 4
.Os
.Sh NAME
@ -44,12 +44,10 @@
The
.Nm
driver supports the PCI IDE controllers as specified in the
"PCI IDE controller specification, revision 1.0" draft, and provides the core
functions for the
.Ic wd
and
.Ic atapi
drivers.
"PCI IDE controller specification, revision 1.0" draft, and provides the
interface with the hardware for the
.Ic ata
driver.
This driver include specific, enhanced support for the CMD Tech
PCI0640 controller, and IDE DMA/Ultra-DMA support for the following
controllers:
@ -109,6 +107,8 @@ problems where the IDE controller is wired up to the system incorrectly.
.Xr pci 4 ,
.Xr pnpbios 4 ,
.Xr scsi 4 ,
.Xr ata 4 ,
.Xr atapi 4 ,
.Xr wd 4 ,
.Xr wdc 4
.Sh BUGS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: scsi.4,v 1.24 2003/04/16 13:37:50 jmmv Exp $
.\" $NetBSD: scsi.4,v 1.25 2003/10/08 11:20:09 bouyer Exp $
.\" Copyright (c) 1996
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
.\"
@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd August 27, 1993
.Dd October 8, 2003
.Dt SCSI 4
.Os
.Sh NAME
@ -65,9 +65,8 @@
.Cd "scsibus* at uha?"
.Cd "scsibus* at umass?"
.Cd "scsibus* at wds?"
.Cd "atapibus* at wdc? channel ?"
.Cd "atapibus* at pciide? channel ?"
.Cd "atapibus* at umass? channel ?"
.Cd "atapibus* at atabus?"
.Cd "atapibus* at umass?"
.Cd options SCSIDEBUG
.Cd options SCSIVERBOSE
.Sh DESCRIPTION
@ -343,6 +342,7 @@ scatter-gather logs.
.Xr ss 4 ,
.Xr st 4 ,
.Xr uk 4 ,
.Xr ata 4 ,
.Xr config 8
.Sh HISTORY
This

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wd.4,v 1.9 2002/05/28 04:10:17 grant Exp $
.\" $NetBSD: wd.4,v 1.10 2003/10/08 11:20:09 bouyer Exp $
.\"
.\"
.\" Copyright (c) 1994 James A. Jegers
@ -23,15 +23,14 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd October 15, 1998
.Dd October 8, 2003
.Dt WD 4
.Os
.Sh NAME
.Nm wd
.Nd WD100x compatible hard disk driver
.Sh SYNOPSIS
.Cd "wd* at wdc? channel ? drive ? flags 0x0000"
.Cd "wd* at pciide? channel ? drive ? flags 0x0000"
.Cd "wd* at atabus? drive ? flags 0x0000"
.Cd "wd* at umass?"
.Sh DESCRIPTION
The
@ -55,6 +54,7 @@ means 'use PIO mode 4, DMA mode 2, disable UltraDMA'.
.Xr intro 4 ,
.Xr pciide 4 ,
.Xr scsi 4 ,
.Xr ata 4 ,
.Xr umass 4 ,
.Xr wdc 4 ,
.Xr atactl 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wdc.4,v 1.16 2003/10/05 17:48:49 bouyer Exp $
.\" $NetBSD: wdc.4,v 1.17 2003/10/08 11:20:09 bouyer Exp $
.\"
.\" Copyright (c) 1998 Manuel Bouyer.
.\"
@ -27,7 +27,7 @@
.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd October 15, 1998
.Dd October 8, 2003
.Dt WDC 4
.Os
.Sh NAME
@ -51,11 +51,9 @@
.Sh DESCRIPTION
The
.Nm
driver provides the basic functions for the
.Xr wd 4
and
.Xr atapi 4
drivers. This driver supports IDE and EIDE controllers, as well as MFM, RLL
driver provides the interface with the hardware for the
.Xr ata 4
driver. This driver supports IDE and EIDE controllers, as well as MFM, RLL
and ESDI on the ISA bus. PCI IDE controllers in legacy mode are also supported,
but the
.Xr pciide 4
@ -74,6 +72,7 @@ Set WDC_CAPABILITY_ATA_NOSTREAM flag.
Set WDC_CAPABILITY_ATAPI_NOSTREAM flag.
.El
.Sh SEE ALSO
.Xr ata 4 ,
.Xr atapi 4 ,
.Xr intro 4 ,
.Xr isa 4 ,