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 another line about slhci.



details:   https://anonhg.NetBSD.org/src/rev/cf2619a45fec
branches:  trunk
changeset: 535189:cf2619a45fec
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Aug 11 19:28:05 2002 +0000

description:
Add another line about slhci.

diffstat:

 share/man/man4/usb.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 2d2e7d3487b5 -r cf2619a45fec share/man/man4/usb.4
--- a/share/man/man4/usb.4      Sun Aug 11 19:17:45 2002 +0000
+++ b/share/man/man4/usb.4      Sun Aug 11 19:28:05 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.54 2002/08/11 13:24:55 isaki Exp $
+.\" $NetBSD: usb.4,v 1.55 2002/08/11 19:28:05 augustss Exp $
 .\"
 .\" Copyright (c) 1999, 2000, 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -45,6 +45,7 @@
 .Cd "ehci*   at pci? dev ? function ?"
 .Cd "ohci*   at cardbus? dev ? function ?"
 .Cd "ohci*   at pci? dev ? function ?"
+.Cd "slhci*  at isa? port ? irq ?"
 .Cd "uhci*   at pci? dev ? function ?"
 .Cd "usb*    at ehci? flags X"
 .Cd "usb*    at ohci? flags X"
@@ -478,6 +479,7 @@
 .Xr cardbus 4 ,
 .Xr cue 4 ,
 .Xr ehci 4 ,
+.Xr isa 4 ,
 .Xr kue 4 ,
 .Xr ohci 4 ,
 .Xr pci 4 ,



Home | Main Index | Thread Index | Old Index