summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorfair <fair@NetBSD.org>1999-06-30 16:52:52 +0000
committerfair <fair@NetBSD.org>1999-06-30 16:52:52 +0000
commit3a845702d79b57510474bbf5a4c4152b0ee8ba8d (patch)
treeebebd4113d4ebbf2285e7285b47fd353ddc5210e /sys/dev
parent654e155756f652764c440eac0c2ba39881231e0d (diff)
A reference to http://members.hyperlink.net.au/~chart/pci.htm in comments;
this new effort at collecting PCI data outside the PCI SIG replaces the one that was referenced in here before. No regeneration required.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs
index 82ccbc9b97d..351b0e63eb0 100644
--- a/sys/dev/pci/pcidevs
+++ b/sys/dev/pci/pcidevs
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.132 1999/06/27 15:13:54 drochner Exp $
+$NetBSD: pcidevs,v 1.133 1999/06/30 16:52:52 fair Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -34,6 +34,10 @@ $NetBSD: pcidevs,v 1.132 1999/06/27 15:13:54 drochner Exp $
/*
* NOTE: a fairly complete list of PCI codes can be found at:
*
+ * http://members.hyperlink.net.au/~chart/pci.htm
+ *
+ * which replaces the database previously found at
+ *
* http://www.halcyon.com/scripts/jboemler/pci/pcicode
*
* (but it doesn't always seem to match vendor documentation)