diff options
Diffstat (limited to 'share/man/man4/com.4')
-rw-r--r-- | share/man/man4/com.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index 24853c4834e..8e939d55e73 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.6 2002/01/24 16:26:42 jason Exp $ +.\" $OpenBSD: com.4,v 1.7 2002/04/03 22:27:00 mickey Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -51,6 +51,11 @@ .Cd "# Sparc64" .Cd "com* at ebus?" .Pp +.Cd "# HPPA +.Cd "com0 at gsc? irq 5" +.Cd "com1 at gsc? irq 6" +.Cd "com2 at gsc? irq 13" +.Pp .Cd "pccom0 at isa? port" \&"IO_COM1\&" irq 4 .Cd "pccom1 at isa? port" \&"IO_COM2\&" irq 3 .Cd "pccom* at isapnp?" |