Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.i386 PCI IDs are in bus:dev.func notatio...
details: https://anonhg.NetBSD.org/src/rev/4a731dfd3fcd
branches: trunk
changeset: 759115:4a731dfd3fcd
user: jym <jym%NetBSD.org@localhost>
date: Mon Nov 29 12:44:17 2010 +0000
description:
PCI IDs are in bus:dev.func notation, not bus:dev:func.
diffstat:
share/man/man8/man8.i386/boot.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 54ac91b685ff -r 4a731dfd3fcd share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8 Mon Nov 29 12:18:45 2010 +0000
+++ b/share/man/man8/man8.i386/boot.8 Mon Nov 29 12:44:17 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.54 2010/11/07 12:01:07 wiz Exp $
+.\" $NetBSD: boot.8,v 1.55 2010/11/29 12:44:17 jym Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -465,7 +465,7 @@
.It Ic pciback.hide Ns = Ns Ar pcidevs
Pass a list of PCI IDs for use with the PCI backend driver.
.Ar pcidevs
-is formed of multiple IDs (in bus:device:function notation),
+is formed of multiple IDs (in bus:device.function notation),
each ID being surrounded with brackets.
PCI domain IDs are currently ignored.
You can obtains PCI IDs through
Home |
Main Index |
Thread Index |
Old Index