Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Update for new CardBus devices.
details: https://anonhg.NetBSD.org/src/rev/888f4bede4cc
branches: trunk
changeset: 481623:888f4bede4cc
user: augustss <augustss%NetBSD.org@localhost>
date: Wed Feb 02 19:57:17 2000 +0000
description:
Update for new CardBus devices.
diffstat:
share/man/man4/ahc.4 | 5 ++++-
share/man/man4/cardbus.4 | 15 +++++++++++++--
2 files changed, 17 insertions(+), 3 deletions(-)
diffs (59 lines):
diff -r e3eb8f218976 -r 888f4bede4cc share/man/man4/ahc.4
--- a/share/man/man4/ahc.4 Wed Feb 02 19:54:45 2000 +0000
+++ b/share/man/man4/ahc.4 Wed Feb 02 19:57:17 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ahc.4,v 1.12 1999/12/20 12:44:04 abs Exp $
+.\" $NetBSD: ahc.4,v 1.13 2000/02/02 19:57:18 augustss Exp $
.\"
.\" Copyright (c) 1995, 1996
.\" Justin T. Gibbs. All rights reserved.
@@ -54,6 +54,9 @@
\{For PCI cards:
.Cd ahc* at pci? dev ? function ?\}
.Pp
+\{For CardBus cards:
+.Cd ahc* at cardbus? dev ? function ?\}
+.Pp
To enable tagged queueing:
.Cd options AHC_TAGENABLE
.Pp
diff -r e3eb8f218976 -r 888f4bede4cc share/man/man4/cardbus.4
--- a/share/man/man4/cardbus.4 Wed Feb 02 19:54:45 2000 +0000
+++ b/share/man/man4/cardbus.4 Wed Feb 02 19:57:17 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.4,v 1.3 2000/01/13 09:33:16 haya Exp $
+.\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -70,6 +70,15 @@
3Com 3C575TX and 3C575BTX
.It fxp
Intel i8255x
+.It tlp
+DECchip 21143
+.El
+.\"
+.Pp
+.Ss SCSI controllers
+.Bl -tag -width speaker -offset indent -compact
+.It ahc
+Adaptec ADP-1480
.El
.\"
.Pp
@@ -79,11 +88,13 @@
Open Host Controller driver
.El
.Sh SEE ALSO
+.Xr ahc 4 ,
.Xr ex 4 ,
.Xr fxp 4 ,
.Xr ohci 4 ,
.Xr pci 4 ,
-.Xr pcmcia 4
+.Xr pcmcia 4 ,
+.Xr tlp 4
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index