Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 add recently added attachment to synopsis, an...
details: https://anonhg.NetBSD.org/src/rev/1b5b23290818
branches: trunk
changeset: 558074:1b5b23290818
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Wed Jan 28 09:13:55 2004 +0000
description:
add recently added attachment to synopsis, and remove
the BUGS item about PNPBIOS/ACPI attachments
add ECP to list of tested write modes
diffstat:
share/man/man4/atppc.4 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 7ea18fcc1f83 -r 1b5b23290818 share/man/man4/atppc.4
--- a/share/man/man4/atppc.4 Wed Jan 28 09:09:14 2004 +0000
+++ b/share/man/man4/atppc.4 Wed Jan 28 09:13:55 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: atppc.4,v 1.3 2004/01/23 15:38:48 wiz Exp $
+.\" $NetBSD: atppc.4,v 1.4 2004/01/28 09:13:55 jdolecek Exp $
.\"
.\" Copyright (C) Gary Thorpe 2003
.\" All rights reserved.
@@ -10,7 +10,10 @@
.Nm atppc
.Nd driver for AT-style parallel port chip sets
.Sh SYNOPSIS
-.Cd "atppc0 at isa? port 0x378 irq 7 drq 3 flags 0x00"
+.Cd "atppc* at isa? port 0x378 irq 7 drq 3 flags 0x00"
+.Cd "atppc* at acpi?"
+.Cd "atppc* at pnpbios? index ?"
+.Cd "atppc* at puc? port ?"
.Cd options ATPPC_VERBOSE
.Cd options ATPPC_DEBUG
.Sh DESCRIPTION
@@ -96,10 +99,7 @@
.Sh BUGS
.Bl -item
.It
-ISA PnP, PnP BIOS, ACPI attachments are missing.
-Support is being planned.
-.It
-Only standard and FAST mode writes are tested.
+Only standard, FAST and ECP mode writes are tested.
Nibble reads also tested.
.It
Only generic chip sets are currently supported.
Home |
Main Index |
Thread Index |
Old Index