Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci change symbol for LMC T1 card. part of PR 12331.



details:   https://anonhg.NetBSD.org/src/rev/4fe7f8bfc4e1
branches:  trunk
changeset: 508494:4fe7f8bfc4e1
user:      itojun <itojun%NetBSD.org@localhost>
date:      Thu Apr 12 07:46:00 2001 +0000

description:
change symbol for LMC T1 card.  part of PR 12331.

diffstat:

 sys/dev/pci/pcidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cf0fff4b0169 -r 4fe7f8bfc4e1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Apr 12 07:20:39 2001 +0000
+++ b/sys/dev/pci/pcidevs       Thu Apr 12 07:46:00 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.315 2001/04/12 06:26:20 matt Exp $
+$NetBSD: pcidevs,v 1.316 2001/04/12 07:46:00 itojun Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1257,7 +1257,7 @@
 product        LMC HSSI        0x0003  HSSI Interface
 product        LMC DS3         0x0004  DS3 Interface
 product        LMC SSI         0x0005  SSI
-product        LMC T1          0x0006  T1 Interface
+product        LMC DS1         0x0006  DS1
 
 /* LeadTek Research */
 product LEADTEK S3_805 0x0000  S3 805



Home | Main Index | Thread Index | Old Index