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 regenerated files (requested by hub...
details: https://anonhg.NetBSD.org/src/rev/c2a8f2111c0f
branches: netbsd-1-5
changeset: 490953:c2a8f2111c0f
user: he <he%NetBSD.org@localhost>
date: Thu Mar 22 02:44:38 2001 +0000
description:
Pull up regenerated files (requested by hubertf):
Make the Intel Pro/100 as e.g. found on Toshiba Satellite Pro
4600s work.
diffstat:
sys/dev/pci/pcidevs.h | 3 ++-
sys/dev/pci/pcidevs_data.h | 8 +++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r 221390e07747 -r c2a8f2111c0f sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Thu Mar 22 02:44:11 2001 +0000
+++ b/sys/dev/pci/pcidevs.h Thu Mar 22 02:44:38 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcidevs.h,v 1.242.2.13 2001/03/20 17:24:03 he Exp $ */
+/* $NetBSD: pcidevs.h,v 1.242.2.14 2001/03/22 02:44:38 he Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -1337,6 +1337,7 @@
#define PCI_PRODUCT_S3_VIRGE 0x5631 /* ViRGE */
#define PCI_PRODUCT_S3_TRIO32 0x8810 /* Trio32 */
#define PCI_PRODUCT_S3_TRIO64 0x8811 /* Trio32/64 */
+#define PCI_PRODUCT_TRIDENT_CYBERBLADE 0x9910 /* CyberBlade */
#define PCI_PRODUCT_S3_AURORA64P 0x8812 /* Aurora64V+ */
#define PCI_PRODUCT_S3_TRIO64UVP 0x8814 /* Trio64UV+ */
#define PCI_PRODUCT_S3_VIRGE_VX 0x883d /* ViRGE/VX */
diff -r 221390e07747 -r c2a8f2111c0f sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Thu Mar 22 02:44:11 2001 +0000
+++ b/sys/dev/pci/pcidevs_data.h Thu Mar 22 02:44:38 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcidevs_data.h,v 1.240.2.13 2001/03/20 17:24:03 he Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.240.2.14 2001/03/22 02:44:39 he Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -3334,6 +3334,12 @@
"Trio32/64",
},
{
+ PCI_VENDOR_TRIDENT, PCI_PRODUCT_TRIDENT_CYBERBLADE,
+ 0,
+ "Trident Microsystems",
+ "CyberBlade",
+ },
+ {
PCI_VENDOR_S3, PCI_PRODUCT_S3_AURORA64P,
0,
"S3",
Home |
Main Index |
Thread Index |
Old Index