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 IDs for the NEC Versa LX and Versa Pro LX



details:   https://anonhg.NetBSD.org/src/rev/c9affb7d3194
branches:  trunk
changeset: 501846:c9affb7d3194
user:      rh <rh%NetBSD.org@localhost>
date:      Mon Jan 08 09:52:22 2001 +0000

description:
Add IDs for the NEC Versa LX and Versa Pro LX

diffstat:

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

diffs (18 lines):

diff -r e5c361fcf304 -r c9affb7d3194 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 08 09:50:08 2001 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 08 09:52:22 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.283 2001/01/03 23:14:39 mycroft Exp $
+$NetBSD: pcidevs,v 1.284 2001/01/08 09:52:22 rh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1335,6 +1335,8 @@
 product NEC PD72872    0x0063  uPD72872 IEEE 1394 OHCI Host Controller
 product NEC PD72870    0x00cd  uPD72870 IEEE 1394 OHCI Host Controller
 product NEC PD72871    0x00ce  uPD72871 IEEE 1394 OHCI Host Controller
+product NEC VA26D      0x803c  NEC Versa Pro LX VA26D
+product NEC VERSALX    0x8058  NEC Versa LX
 
 /* Neomagic products */
 product NEOMAGIC NMMG2070      0x0001  MagicGraph NM2070



Home | Main Index | Thread Index | Old Index