Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add LAN Media Corporation info



details:   https://anonhg.NetBSD.org/src/rev/57f9b0addd1d
branches:  trunk
changeset: 467460:57f9b0addd1d
user:      explorer <explorer%NetBSD.org@localhost>
date:      Thu Mar 25 03:28:17 1999 +0000

description:
Add LAN Media Corporation info

diffstat:

 sys/dev/pci/pcidevs        |   8 +++++++-
 sys/dev/pci/pcidevs.h      |  10 ++++++++--
 sys/dev/pci/pcidevs_data.h |  28 ++++++++++++++++++++++++++--
 3 files changed, 41 insertions(+), 5 deletions(-)

diffs (119 lines):

diff -r c33281f4c2a1 -r 57f9b0addd1d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Mar 25 03:03:59 1999 +0000
+++ b/sys/dev/pci/pcidevs       Thu Mar 25 03:28:17 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.112 1999/03/19 06:39:32 mycroft Exp $
+$NetBSD: pcidevs,v 1.113 1999/03/25 03:28:17 explorer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -501,6 +501,7 @@
 vendor RISCOM          0x12aa  RISCom
 vendor PICTUREEL       0x12c5  Picture Elements
 vendor STB2            0x12d2  STB Systems (2nd PCI Vendor ID)
+vendor LMC             0x1376  LAN Media Corporation
 vendor SYMPHONY2       0x1c1c  Symphony Labs (2nd PCI Vendor ID)
 vendor TEKRAM2         0x1de1  Tekram Technology (2nd PCI Vendor ID)
 vendor 3DLABS          0x3d3d  3D Labs
@@ -880,6 +881,11 @@
 /* KTI products - XXX better descriptions */
 product KTI NE2KETHER  0x3000  Ethernet
 
+/* LAN Media Corporation */
+product        LMC HSSI        0x0003  HSSI Interface
+product        LMC DS3         0x0004  DS3 Interface
+product        LMC SSI         0x0005  SSI
+
 /* LeadTek Research */
 product LEADTEK S3_805 0x0000  S3 805
 
diff -r c33281f4c2a1 -r 57f9b0addd1d sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h     Thu Mar 25 03:03:59 1999 +0000
+++ b/sys/dev/pci/pcidevs.h     Thu Mar 25 03:28:17 1999 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs.h,v 1.119 1999/03/19 06:40:11 mycroft Exp $    */
+/*     $NetBSD: pcidevs.h,v 1.120 1999/03/25 03:29:06 explorer Exp $   */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.112 1999/03/19 06:39:32 mycroft Exp 
+ *     NetBSD: pcidevs,v 1.113 1999/03/25 03:28:17 explorer Exp 
  */
 
 /*
@@ -508,6 +508,7 @@
 #define        PCI_VENDOR_RISCOM       0x12aa          /* RISCom */
 #define        PCI_VENDOR_PICTUREEL    0x12c5          /* Picture Elements */
 #define        PCI_VENDOR_STB2 0x12d2          /* STB Systems (2nd PCI Vendor ID) */
+#define        PCI_VENDOR_LMC  0x1376          /* LAN Media Corporation */
 #define        PCI_VENDOR_SYMPHONY2    0x1c1c          /* Symphony Labs (2nd PCI Vendor ID) */
 #define        PCI_VENDOR_TEKRAM2      0x1de1          /* Tekram Technology (2nd PCI Vendor ID) */
 #define        PCI_VENDOR_3DLABS       0x3d3d          /* 3D Labs */
@@ -887,6 +888,11 @@
 /* KTI products - XXX better descriptions */
 #define        PCI_PRODUCT_KTI_NE2KETHER       0x3000          /* Ethernet */
 
+/* LAN Media Corporation */
+#define        PCI_PRODUCT_LMC_HSSI    0x0003          /* HSSI Interface */
+#define        PCI_PRODUCT_LMC_DS3     0x0004          /* DS3 Interface */
+#define        PCI_PRODUCT_LMC_SSI     0x0005          /* SSI */
+
 /* LeadTek Research */
 #define        PCI_PRODUCT_LEADTEK_S3_805      0x0000          /* S3 805 */
 
diff -r c33281f4c2a1 -r 57f9b0addd1d sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h        Thu Mar 25 03:03:59 1999 +0000
+++ b/sys/dev/pci/pcidevs_data.h        Thu Mar 25 03:28:17 1999 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs_data.h,v 1.117 1999/03/19 06:40:11 mycroft Exp $       */
+/*     $NetBSD: pcidevs_data.h,v 1.118 1999/03/25 03:29:06 explorer Exp $      */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.112 1999/03/19 06:39:32 mycroft Exp 
+ *     NetBSD: pcidevs,v 1.113 1999/03/25 03:28:17 explorer Exp 
  */
 
 /*
@@ -1474,6 +1474,24 @@
            "Ethernet",
        },
        {
+           PCI_VENDOR_LMC, PCI_PRODUCT_LMC_HSSI,
+           0,
+           "LAN Media Corporation",
+           "HSSI Interface",
+       },
+       {
+           PCI_VENDOR_LMC, PCI_PRODUCT_LMC_DS3,
+           0,
+           "LAN Media Corporation",
+           "DS3 Interface",
+       },
+       {
+           PCI_VENDOR_LMC, PCI_PRODUCT_LMC_SSI,
+           0,
+           "LAN Media Corporation",
+           "SSI",
+       },
+       {
            PCI_VENDOR_LEADTEK, PCI_PRODUCT_LEADTEK_S3_805,
            0,
            "LeadTek Research",
@@ -5452,6 +5470,12 @@
            NULL,
        },
        {
+           PCI_VENDOR_LMC, 0,
+           PCI_KNOWNDEV_NOPROD,
+           "LAN Media Corporation",
+           NULL,
+       },
+       {
            PCI_VENDOR_SYMPHONY2, 0,
            PCI_KNOWNDEV_NOPROD,
            "Symphony Labs (2nd PCI Vendor ID)",



Home | Main Index | Thread Index | Old Index