diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-09 20:54:00 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-09 20:54:00 +0000 |
commit | bfaf74ccc8bc2a76c15b21554cf5468cf48a1792 (patch) | |
tree | 081c094f2a8390b9c0d73a6127846af97aed6f68 /share/man/man4 | |
parent | b3b9a724c5f7565ff870968699023b9256189d17 (diff) |
Tagged queueing now supported.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ahc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4 index 5ca57ffe007..800be872492 100644 --- a/share/man/man4/ahc.4 +++ b/share/man/man4/ahc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahc.4,v 1.9 2000/04/03 21:19:35 aaron Exp $ +.\" $OpenBSD: ahc.4,v 1.10 2000/04/09 20:53:59 aaron Exp $ .\" $NetBSD: ahc.4,v 1.1.2.1 1996/08/25 17:22:14 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996 @@ -105,7 +105,7 @@ and .Pp Driver features include support for twin and wide busses, fast, ultra and ultra2 synchronous transfers depending on controller type, -and SCB paging. +tagged queueing, and SCB paging. .Pp Memory mapped I/O can be enabled for PCI devices with the .Dq Dv AHC_ALLOW_MEMIO |