Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Pull up rev 1.237, approved by thorpej:
details: https://anonhg.NetBSD.org/src/rev/c1e984f17547
branches: netbsd-1-5
changeset: 488269:c1e984f17547
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Jun 26 08:46:13 2000 +0000
description:
Pull up rev 1.237, approved by thorpej:
Add product ID for the CMD PCI0649 PCIIDE controller
diffstat:
sys/dev/pci/pcidevs | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 53613ed41375 -r c1e984f17547 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jun 26 07:27:44 2000 +0000
+++ b/sys/dev/pci/pcidevs Mon Jun 26 08:46:13 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236 2000/06/16 08:13:25 soren Exp $
+$NetBSD: pcidevs,v 1.236.2.1 2000/06/26 08:46:13 bouyer Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -809,10 +809,13 @@
product CMDTECH 640 0x0640 PCI0640
/* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */
product CMDTECH 642 0x0642 PCI0642
+/* datasheets available from www.cmd.com for the followings */
product CMDTECH 643 0x0643 PCI0643
product CMDTECH 646 0x0646 PCI0646
product CMDTECH 647 0x0647 PCI0647
product CMDTECH 648 0x0648 PCI0648
+product CMDTECH 649 0x0649 PCI0649
+
/* Inclusion of 'A' in the following entry is probably wrong. */
/* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */
product CMDTECH 650A 0x0650 PCI0650A
Home |
Main Index |
Thread Index |
Old Index