diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-01-24 16:26:43 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-01-24 16:26:43 +0000 |
commit | 98943fd031a9cc75be077f1a8756234d27157b40 (patch) | |
tree | 44d3ee68e697649a6ab8d608b01b8d5a7d5e7436 /share | |
parent | 380566c6e9934ff38c73a8358c4b34b53a6c1b19 (diff) |
ebus attachment for com
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/com.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index 45215171b3b..24853c4834e 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.5 2001/06/25 14:26:55 mpech Exp $ +.\" $OpenBSD: com.4,v 1.6 2002/01/24 16:26:42 jason 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. @@ -48,6 +48,9 @@ .Cd "com0 at isa? port" \&"IO_COM1\&" irq 4 .Cd "com1 at isa? port" \&"IO_COM2\&" irq 3 .Pp +.Cd "# Sparc64" +.Cd "com* at ebus?" +.Pp .Cd "pccom0 at isa? port" \&"IO_COM1\&" irq 4 .Cd "pccom1 at isa? port" \&"IO_COM2\&" irq 3 .Cd "pccom* at isapnp?" |