diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 10:18:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 10:18:28 +0000 |
commit | 601938c150d8cf4c6289798fbd84b77b113322cb (patch) | |
tree | 2d367c7f3a4b36e8b6f50f8da8930d2edf57087b /share/man | |
parent | e72c1c531bab9c54eff9233b470941e1ce3bfced (diff) |
as for the rest of man4, use the .Nd lines to describe devices;
whilst here, comment out entries for the following devices which have
no man pages (miod can tell me if this is a problem):
hp300: hpibbus
mac68k: sbc
mvme68k: flash ipic mc memc pcc pcctwo sram vme vs wdsc zs
sparc: fd
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.aviion/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hp300/intro.4 | 60 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/intro.4 | 30 | ||||
-rw-r--r-- | share/man/man4/man4.mvme68k/intro.4 | 56 | ||||
-rw-r--r-- | share/man/man4/man4.mvme88k/intro.4 | 16 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 121 | ||||
-rw-r--r-- | share/man/man4/man4.vax/intro.4 | 50 | ||||
-rw-r--r-- | share/man/man4/man4.zaurus/intro.4 | 44 |
8 files changed, 177 insertions, 204 deletions
diff --git a/share/man/man4/man4.aviion/intro.4 b/share/man/man4/man4.aviion/intro.4 index 9de6e1b011d..bf31adce8f0 100644 --- a/share/man/man4/man4.aviion/intro.4 +++ b/share/man/man4/man4.aviion/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.4 2007/06/21 08:40:00 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.5 2007/06/21 10:18:27 jmc Exp $ .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -99,7 +99,7 @@ Not all supported devices are listed. .Bl -tag -compact -width "pcctwo(4)" .\" dart .It Xr le 4 -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .\" syscon .\" vme .El diff --git a/share/man/man4/man4.hp300/intro.4 b/share/man/man4/man4.hp300/intro.4 index 8f6fe03b6fd..4d55616bc90 100644 --- a/share/man/man4/man4.hp300/intro.4 +++ b/share/man/man4/man4.hp300/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.26 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.27 2007/06/21 10:18:27 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -106,61 +106,45 @@ drives. .Pp .Bl -tag -width 10n -compact -offset indent .It Xr apci 4 -Apollo utility chip serial interface. +Apollo utility chip serial communications interface .It Xr \&ct 4 -7946/9144 CS/80 cartridge tape. +CS/80 cartridge tape interface .It Xr dca 4 -98644 built-in serial interface. +HP 98644A serial communications interface .It Xr dcm 4 -HP 98642A communications multiplexer. +HP 98642A serial communications multiplexer .It Xr dio 4 -DIO/DIO-II bus. +DIO/DIO-II bus .It Xr dnkbd 4 -Apollo Domain keyboard and mouse. +Apollo Domain keyboard and mouse .It Xr dvbox 4 -.Tn HP98730 -.Dq DaVinci -frame buffer. +HP98730 DaVinci frame buffer .It Xr gbox 4 -.Tn HP98700 -.Dq Gatorbox -frame buffer. +HP98700 Gatorbox frame buffer .It Xr hd 4 -CS/80 disk interface. +CS/80 disk interface .It Xr hil 4 -HIL interface. -.It Xr hpibbus 4 -Built-in and 98625 HP-IB interface. +introduction to HP-HIL support +.\".It Xr hpibbus 4 +.\"Built-in and 98625 HP-IB interface. .It Xr hyper 4 -.Tn A1096A -.Dq Hyperion -frame buffer. +HP A1096A Hyperion frame buffer .It Xr le 4 -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .It Xr ppi 4 -HP-IB printer/plotter interface. +HP-IB printer/plotter interface .It Xr rbox 4 -.Tn HP98720 -.Dq Renaissance -frame buffer. +HP98720 Renaissance frame buffer .It Xr sgc 4 -Standard Graphics Connection bus. +Standard Graphics Connection bus .It Xr spc 4 -HP 98658 SCSI host adaptor. +HP 98658 SCSI host adaptor driver .It Xr sti 4 -SGC frame buffers. +HP Standard Text Interface .It Xr topcat 4 -.Tn HP98544 -.Dq Topcat , -.Tn HP98550 -.Dq Catseye -and -.Tn A1416A -.Dq Kathmandu -frame buffers. +Topcat, Catseye and Kathmandu frame buffers .It Xr tvrx 4 -HP98705 -TurboVRX +HP98705 TurboVRX .Dq Tigershark frame buffer .El diff --git a/share/man/man4/man4.mac68k/intro.4 b/share/man/man4/man4.mac68k/intro.4 index be188393ccf..87586644d12 100644 --- a/share/man/man4/man4.mac68k/intro.4 +++ b/share/man/man4/man4.mac68k/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.21 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.22 2007/06/21 10:18:27 jmc Exp $ .\" $NetBSD: intro.4,v 1.4 1997/03/28 00:29:35 veego Exp $ .\" .\" Copyright (c) 1990, 1991 Regents of the University of California. @@ -100,31 +100,31 @@ Not all supported devices are listed. .Pp .Bl -tag -width ncrscsi(4) -compact -offset indent .It Xr adb 4 -Apple Desktop Bus driver. +Apple Desktop Bus driver .It Xr ae 4 -DP8390-based NuBus Ethernet device. +DP8390-based NuBus Ethernet device .It Xr akbd 4 -Apple Keyboard Device. +Apple Keyboard Device .It Xr ams 4 -Apple Mouse Support. +Apple Mouse Support .It Xr asc 4 -Apple Sound Chip on-board audio device. +Apple Sound Chip on-board audio device .It Xr esp 4 -ESP NCR 53c96 on-board SCSI controller. +ESP NCR 53c96 on-board SCSI interface .It Xr macfb 4 -Macintosh frame buffers. +Macintosh frame buffers .It Xr mc 4 -Am79C940 (MACE) on-board Ethernet device. +Am79C940 (MACE) on-board Ethernet device .It Xr ncrscsi 4 -NCR 5380 on-board SCSI controller. -.It Xr sbc 4 -NCR 5380 on-board SCSI controller. +NCR 5380 on-board SCSI interface +.\".It Xr sbc 4 +.\"NCR 5380 on-board SCSI controller. .It Xr sm 4 -SMC91C9x and SMC91C1xx-based 10/100 Ethernet device. +SMC91C9x and SMC91C1xx-based 10/100 Ethernet device .It Xr sn 4 -SONIC-based Ethernet device. +SONIC-based Ethernet device .It Xr zsc 4 -Zilog 8530 (ZSCC) serial communications driver. +Zilog 8530 (ZSCC) serial communications driver .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.mvme68k/intro.4 b/share/man/man4/man4.mvme68k/intro.4 index 7790d3c7f00..6055c5684e3 100644 --- a/share/man/man4/man4.mvme68k/intro.4 +++ b/share/man/man4/man4.mvme68k/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.22 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.23 2007/06/21 10:18:27 jmc Exp $ .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -99,38 +99,38 @@ Not all supported devices are listed. .Bl -tag -width pcctwo(4) -compact -offset indent .\".It Xr cl 4 .\"Cirrus Logic CL2400 serial controller. -.It Xr flash 4 -MVME162 on-board flash memory. +.\".It Xr flash 4 +.\"MVME162 on-board flash memory. .It Xr ie 4 -Intel i82586 Ethernet device. -.It Xr ipic 4 -MVME162 -.Tn Industry Pack -ports. +Intel i82586 Ethernet device +.\".It Xr ipic 4 +.\"MVME162 +.\".Tn Industry Pack +.\"ports. .It Xr le 4 -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .\" .It Xr lp 4 .\" MVME147 printer interface. -.It Xr mc 4 -MVME162 MCchip. -.It Xr memc 4 -MVME1[67]x memory controller. -.It Xr pcc 4 -MVME147 PCC chip. -.It Xr pcctwo 4 -MVME1[67]7 PCC2 chip. -.It Xr sram 4 -MVME162 static memory. +.\".It Xr mc 4 +.\"MVME162 MCchip. +.\".It Xr memc 4 +.\"MVME1[67]x memory controller. +.\".It Xr pcc 4 +.\"MVME147 PCC chip. +.\".It Xr pcctwo 4 +.\"MVME1[67]7 PCC2 chip. +.\".It Xr sram 4 +.\"MVME162 static memory. .It Xr ssh 4 -NCR53710 low level SCSI adapter interface. -.It Xr vme 4 -VME bus support. -.It Xr vs 4 -MVME328 low level SCSI adapter interface. -.It Xr wdsc 4 -WD33C93 SCSI adapter interface. -.It Xr zs 4 -Zilog 8530 serial controller. +NCR 53c7xx SCSI driver +.\".It Xr vme 4 +.\"VME bus support. +.\".It Xr vs 4 +.\"MVME328 low level SCSI adapter interface. +.\".It Xr wdsc 4 +.\"WD33C93 SCSI adapter interface. +.\".It Xr zs 4 +.\"Zilog 8530 serial controller. .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.mvme88k/intro.4 b/share/man/man4/man4.mvme88k/intro.4 index d8b38392464..e17e1a184d2 100644 --- a/share/man/man4/man4.mvme88k/intro.4 +++ b/share/man/man4/man4.mvme88k/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.7 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.8 2007/06/21 10:18:27 jmc Exp $ .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -98,25 +98,25 @@ Not all supported devices are listed. .Pp .Bl -tag -compact -width "pcctwo(4)" -offset 3n .It Xr bussw 4 -BusSwitch local peripheral bus interface. +BusSwitch local peripheral bus interface .\" .It Xr cl 4 .\" Cirrus Logic CL2400 serial controller. .It Xr ie 4 -Intel i82596 Ethernet device. +Intel i82596 Ethernet device .It Xr le 4 -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .\" .It Xr memc 4 .\" memory controller. .It Xr osiop 4 -Symbios/NCR 53C710 SCSI controller. +Symbios/NCR 53C710 SCSI driver .It Xr pcctwo 4 -PCCchip2 local bus controller. +PCCchip2 local bus controller .\" .It Xr syscon 4 .\" MVME188 system controller. .It Xr vme 4 -VMEchip2 VMEbus interface chip. +VMEchip2 VMEbus interface chip .It Xr vs 4 -MVME328S High Performance SCSI Controller. +MVME328S High Performance SCSI Controller .\" .It Xr vx 4 .\" MVME332XT High Performance Serial I/O Controller. .El diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index f1a225660e0..e4f4f4a258a 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.49 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.50 2007/06/21 10:18:27 jmc Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -100,152 +100,141 @@ not all supported devices are listed. .Ss Audio interfaces .Bl -tag -width 12n -compact -offset ind .It Xr audioamd 4 -SPARC telephone quality audio device. +SPARC telephone quality audio device .It Xr audiocs 4 -SPARC CS4231 audio device. +SPARC CS4231 audio device .El .Ss Frame buffers -.Bl -tag -width 12n -compact -offset ind +.Bl -tag -width 14n -compact -offset ind .It Xr agten 4 -Fujitsu AG-10e frame buffer. +Fujitsu AG-10e accelerated 24-bit color frame buffer .It Xr bwtwo 4 -Black and white SBus and obio (sun4) frame buffer. +monochromatic frame buffer .It Xr cgeight 4 -24 bit VMEbus color frame buffer. +24-bit color frame buffer .It Xr cgfour 4 -8 bit obio (sun4 P4 bus) color graphics frame buffer. +8-bit color frame buffer .It Xr cgfourteen 4 -24 bit MBus color frame buffer. +accelerated 8/24-bit color frame buffer .It Xr cgsix 4 -8 bit SBus and obio (sun4c & sun4m) color graphics frame buffer. +accelerated 8-bit color frame buffer .It Xr cgthree 4 -8 bit VMEbus, SBus, and obio (sun4m) color graphics frame buffer. +8-bit color frame buffer .It Xr cgtwelve 4 -24 bit SBus color frame buffer. +accelerated 24-bit color frame buffer .It Xr cgtwo 4 -8 bit VMEbus color frame buffer. +8-bit color frame buffer .It Xr mgx 4 -.Tn Southland Media Systems -MGX and MGXPlus frame buffers. +SMS MGX and MGXPlus accelerated 8/24-bit color frame buffers .It Xr rfx 4 -Vitec/Connectware/AP&D -.Tn RasterFlex -framebuffer series. +Vitec/Connectware/AP&D RasterFlex framebuffer series .It Xr tcx 4 -8 or 24 bit SBus color graphics frame buffer. +accelerated 8/24-bit color frame buffer .It Xr tvtwo 4 -Parallax XVideo and PowerVideo 24 bit SBus color frame buffer. +accelerated 24-bit color frame buffer .It Xr vigra 4 -8 bit SBus color framebuffer with VGA-compatible modes and connector. +8-bit SBus color frame buffer with VGA-compatible modes .It Xr zx 4 -24 bit accelerated SBus color frame buffer. +accelerated 24-bit color frame buffer .El .Ss Network interfaces .Bl -tag -width 12n -compact -offset ind .It Xr be 4 -SPARC 10/100 Ethernet device. +SPARC 10/100 Ethernet device .It Xr ep 4 -3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device .It Xr hme 4 -Sun Happy Meal 10/100 Ethernet device. +Sun Happy Meal 10/100 Ethernet device .It Xr ie 4 -Intel i82586 Ethernet device. +Intel i82586 Ethernet device .It Xo Xr le 4 , .Xr lebuffer 4 , .Xr ledma 4 .Xc -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .It Xr ne 4 -NE2000 and compatible 10/100 Ethernet device. +NE2000 and compatible 10/100 Ethernet device .It Xr qe 4 -SPARC 10/100 Ethernet device. +SPARC 10/100 Ethernet device .It Xr qec 4 -SPARC Quad Ethernet Controller. +SPARC Quad Ethernet Controller .It Xr wi 4 -WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network device. +WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network device .El .Ss PCMCIA bridges .Bl -tag -width 12n -compact -offset ind .It Xr stp 4 -SBus PCMCIA bridge. +SBus PCMCIA bridge .El .Ss SCSI adapters .Bl -tag -width 12n -compact -offset ind .It Xr esp 4 -NCR53C90 ESP100 (Sun 4/300), -.br -ESP100A (sun4c), -.br -ESP200 (sun4m) SCSI controller, -.br -FSBE/S (X1053A, part # 501-2015) Fast SCSI-2/Buffered Ethernet SBus controller. +ESP NCR 53c94 on-board or SBus SCSI interface .It Xr isp 4 -Qlogic ISP SBus SCSI controller. +Qlogic based SCSI or Fibre Channel SCSI interface .It Xr si 4 -NCR5380 "SCSI-2" VMEbus (Sun 4/200, Sun 4/400) SCSI controller. +NCR 5380 Sun SCSI 3 VME SCSI controller .It Xr sw 4 -NCR5380 obio (Sun 4/100) "SCSI Weird" SCSI controller. +NCR 5380 SCSI Weird Sun 4/100 on-board SCSI controller .El .Ss Serial and parallel interfaces .Bl -tag -width 12n -compact -offset ind .It Xr magma 4 -Magma serial/parallel communication boards. +Magma Sp Serial/Parallel board device driver .It Xr spif 4 -.Tn Sun -SUNW,spif serial/parallel communication boards. +SBus (spiffy) Serial/Parallel Interface .It Xo Xr zs 4 , .Xr zstty 4 , .Xr zskbd 4 .Xc -Zilog 8530 serial controller (and serial keyboards). +Zilog 8530 (ZSCC) serial communications driver .El .Ss SMD controllers .Bl -tag -width 12n -compact -offset ind .It Xr xd 4 -Xylogics 753/7053 VMEbus SMD disk controller. +Xylogics 753 or 7053 VME SMD disk controller driver .It Xr xy 4 -Xylogics 450/451 VMEbus SMD disk controller. +Xylogics 450 or 451 VME SMD disk controller driver .El .Ss Force CPU-5 specific devices .Bl -tag -width 12n -compact -offset ind .It Xr daadio 4 -MATRIX MD-DAADIO digital/analog and analog/digital parallel i/o board. +MATRIX MD-DAADIO digital/analog, analog/digital, parallel I/O board .It Xr fga 4 -Force FGA5000 SBus/VME bridge. +SPARC Force FGA5000 VME/SBus bridge driver .It Xr scf 4 -Force CPU-5 system configuration registers. +SPARC Force sysconfig driver .El .Ss Tadpole SPARCbook specific devices .Bl -tag -width 12n -compact -offset ind .It Xr com 4 -Built-in modem. +serial communications interface .It Xr pninek 4 -Weitek Power9000 frame buffer found on Tadpole SPARCbook 3. +Weitek Power9000 accelerated frame buffer .It Xr pnozz 4 -Weitek Power9100 frame buffer found on Tadpole SPARCbook 3GS, 3GX, 3TX and 3XP. +Weitek Power9100 accelerated frame buffer .It Xr tctrl 4 -Tadpole microcontroller interface. +Tadpole Microcontroller Interface .It Xr tslot 4 -Tadpole PCMCIA controller. +Tadpole PCMCIA Controller .El .Ss Miscellaneous devices .Bl -tag -width 12n -compact -offset ind .It Xr clock 4 -Realtime clock. -.It Xr fd 4 -Intel 82072 obio (sun4c) or Intel 82077 obio (sun4m) -floppy disk drive controller. +SPARC64 FireHose Controller +.\".It Xr fd 4 +.\"Intel 82072 obio (sun4c) or Intel 82077 obio (sun4m) +.\"floppy disk drive controller. .It Xr led 4 -Diagnostic LED display on sun4 and sun4m (4/600) machines. +SPARC LED driver .It Xr openprom 4 -.Tn Sun -Open boot PROM (what became IEEE 1275) configuration driver. +OPENPROM and EEPROM interface .It Xr presto 4 -Prestoserve NVRAM. +Prestoserve battery-backed memory .It Xr timer 4 -Onboard system timer. +SPARC Timer .It Xr xbox 4 -SBus Expansion Subsystem. +SPARC SBus Expansion Subsystem .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4 index 55333217ee7..c70e878f6c6 100644 --- a/share/man/man4/man4.vax/intro.4 +++ b/share/man/man4/man4.vax/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.28 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.29 2007/06/21 10:18:27 jmc Exp $ .\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -101,53 +101,53 @@ Not all supported devices are listed. .Pp .Bl -tag -width mscpbus(4) -compact -offset indent .It Xr asc 4 -NCR 53c94 SCSI controller. +VAXstation 4000 SCSI controller .It Xr dhu 4 -DHU-11 terminal multiplexor. +DHU-11/DHV-11 communications multiplexer .It Xr dz 4 -DZ-11 terminal multiplexer. +DZ-11 multiplexer device interface .It Xr gpx 4 -GPX color frame buffer. +GPX color frame buffer .It Xr ibus 4 -Internal bus on MicroVAX, VAX 4000 series, and others. +VAX internal bus .It Xr lcg 4 -Low-Cost Graphics color frame buffer. +Low-Cost Graphics color frame buffer .It Xr lcspx 4 -Low-Cost SPX color frame buffer. +Low-Cost SPX color frame buffer .It Xr le 4 -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .It Xr lkkbd 4 -LK200/LK400 keyboard interface. +LK200/LK400 keyboard driver .It Xr lkms 4 -Serial mouse interface. +serial mouse driver .It Xr mscpbus 4 -Mass Storage Control Protocol interface. +MSCP device bus .It Xr mt 4 -MSCP tape drive interface. +TM78/ TU-78 MASSBUS magtape interface .It Xr mtc 4 -MSCP tape controller. +UNIBUS MSCP tape controller driver .It Xr ncr 4 -NCR 5380 SCSI controller. +VAXstation 2000/3100 SCSI controller .It Xr qe 4 -DEC DEQNA Q-bus Ethernet device. +DEC DEQNA Q-bus Ethernet device .It Xr qsc 4 -SC26C94 quad UART controller. +SC26C94 quad UART controller .It Xr ra 4 -MSCP disk drive interface. +MSCP disk controller interface .It Xr rx 4 -DEC floppy interface. +DEC RX02 floppy disk interface .It Xr smg 4 -Small Monochrome Graphics frame buffer. +Small Monochrome Graphics frame buffer .It Xr uba 4 -Q-bus and UNIBUS adapters. +UNIBUS/Q-bus controller .It Xr uda 4 -UDA50 disk controller interface. +UDA50 disk controller interface .It Xr vsbus 4 -VAXstation internal bus. +VAXstation bus .It Xr vxtbus 4 -VXT2000 internal bus. +VXT2000 bus .It Xr ze 4 -SGEC Ethernet device. +SGEC Ethernet device .El .Sh SEE ALSO .Xr autoconf 4 , diff --git a/share/man/man4/man4.zaurus/intro.4 b/share/man/man4/man4.zaurus/intro.4 index 795a9cdf76e..05c47571181 100644 --- a/share/man/man4/man4.zaurus/intro.4 +++ b/share/man/man4/man4.zaurus/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.13 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.14 2007/06/21 10:18:27 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -97,48 +97,48 @@ Not all supported devices are listed. .Pp .Bl -tag -width lotsofletters -compact -offset indent .It Xr apm 4 -On-board power management. +advanced power management device interface .It Xr cd 4 -ATAPI or SCSI CD drives. +ATAPI and SCSI CD-ROM driver .It Xr com 4 -NS16550-compatible asynchronous serial ports. +serial communications interface .\" cpu .It Xr lcd 4 -On-board LCD display. +Zaurus LCD display .It Xr pxadmac 4 -On-board DMA controller. +PXA2x0 DMA controller .It Xr pxagpio 4 -On-board GPIO controller. +PXA2x0 GPIO interface .It Xr pxaintc 4 -On-board interrupt controller. +PXA2x0 interrupt controller .It Xr pxaip 4 -Integrated peripheral bus. +PXA2x0 Integrated Peripheral Bus .It Xr pxammc 4 -On-board MMC/SD/SDIO controller. +MMC/SD/SDIO controller .It Xr pxaost 4 -On-board timer. +PXA2x0 OS timer .It Xr pxapcic 4 -On-board CF/PCMCIA controller. +PXA2x0 PCMCIA interface .It Xr pxaudc 4 -USB client controller. +PXA27x USB device controller .It Xr scoop 4 -On-board CF/PCMCIA and GPIO controller. +Compact Flash and GPIO controller .It Xr sd 4 -SCSI disks. +SCSI disk driver .It Xr wd 4 -IDE disks. +WD100x compatible hard disk driver .It Xr wdc 4 -IDE disk controller. +WD100x compatible hard disk controller driver .It Xr zaudio 4 -On-board audio. +Zaurus audio device .It Xr zkbd 4 -System keyboard. +Zaurus keyboard support .It Xr zrc 4 -Remote control. +Zaurus remote control support .It Xr zssp 4 -SSP for inter-chip communication. +SSP for inter-chip communication .It Xr zts 4 -System touch-screen. +Zaurus touchscreen support .El .Pp A further list of available devices is contained within the pages |