summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.zaurus
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2005-04-17 12:12:56 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2005-04-17 12:12:56 +0000
commit3c340aceaffa0ea3a9f2204b1a8700fd055ce510 (patch)
treeda81f23c5586305d90f04820eaa49486fda09d51 /share/man/man4/man4.zaurus
parent35707beb4070b97b9e5cb7c31ffe4e970247f668 (diff)
add zaudio and the multitude of other devices that should be listed on this
page. push by, fixes by and ok jmc@
Diffstat (limited to 'share/man/man4/man4.zaurus')
-rw-r--r--share/man/man4/man4.zaurus/pxaip.431
1 files changed, 22 insertions, 9 deletions
diff --git a/share/man/man4/man4.zaurus/pxaip.4 b/share/man/man4/man4.zaurus/pxaip.4
index 7dfd25c31ef..2356141c01f 100644
--- a/share/man/man4/man4.zaurus/pxaip.4
+++ b/share/man/man4/man4.zaurus/pxaip.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pxaip.4,v 1.5 2005/03/03 17:11:24 uwe Exp $
+.\" $OpenBSD: pxaip.4,v 1.6 2005/04/17 12:12:55 dlg Exp $
.\"
.\" Copyright (c) 2005, Miodrag Vallat.
.\" All rights reserved.
@@ -33,19 +33,22 @@
.Sh SYNOPSIS
.Cd "pxaip0 at mainbus?"
.Pp
-.Cd "apm0 at pxaip?"
.Cd "pxaintc0 at pxaip?"
.Cd "pxagpio0 at pxaip?"
-.Cd "com0 at pxaip? addr 0x40100000 intr 22"
-.Cd "com1 at pxaip? addr 0x40200000 intr 21"
-.Cd "saost0 at pxaip? addr 0x40a00000 size 0x20"
+.Cd "pxadmac0 at pxaip?"
.Cd "scoop0 at pxaip?"
.Cd "scoop1 at pxaip?"
-.Cd "ohci0 at pxaip? addr 0x4c000000 size 0x70 intr 3"
+.Cd "saost0 at pxaip? addr 0x40a00000 size 0x20"
+.Cd "zkbd0 at pxaip?"
+.Cd "pxaudc0 at pxaip?"
+.Cd "ohci0 at pxaip?"
+.Cd "com0 at pxaip? addr 0x40100000 intr 22"
+.Cd "com1 at pxaip? addr 0x40200000 intr 21"
+.Cd "zaudio0 at pxaip?"
.Cd "pxapcic0 at pxaip?"
.Cd "lcd0 at pxaip?"
-.Cd "zkbd0 at pxaip?"
.Cd "zssp0 at pxaip?"
+.Cd "apm0 at pxaip?"
.Sh DESCRIPTION
The
.Nm
@@ -63,16 +66,22 @@ NS16550-compatible asynchronous serial ports.
On-board LCD display.
.It Xr ohci 4
OHCI USB controller.
+.It Xr pxadmac 4
+DMA controller.
.It Xr pxagpio 4
GPIO controller.
.It Xr pxaintc 4
-INTC interrupt controller.
+Interrupt controller.
.It Xr pxapcic 4
-PCMCIA controller.
+CF/PCMCIA controller.
+.It Xr pxaudc 4
+USB client controller.
.It Xr saost 4
Built-in timer, compatible with the SA-1110 processor timer.
.It Xr scoop 4
Compact Flash slot and GPIO controller.
+.It Xr zaudio 4
+Audio controller.
.It Xr zkbd 4
System keyboard.
.It Xr zssp 4
@@ -82,13 +91,17 @@ SSP for inter-chip communication.
.Xr apm 4 ,
.Xr autoconf 4 ,
.Xr com 4 ,
+.Xr intro 4 ,
.Xr lcd 4 ,
.Xr ohci 4 ,
+.Xr pxadmac 4 ,
.Xr pxagpio 4 ,
.Xr pxaintc 4 ,
.Xr pxapcic 4 ,
+.Xr pxaudc 4 ,
.Xr saost 4 ,
.Xr scoop 4 ,
+.Xr zaudio 4 ,
.Xr zkbd 4 ,
.Xr zssp 4 ,
.Xr config 8