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 second ID for Intel i960 RM.



details:   https://anonhg.NetBSD.org/src/rev/e93c3d1e8e13
branches:  trunk
changeset: 556205:e93c3d1e8e13
user:      ad <ad%NetBSD.org@localhost>
date:      Tue Dec 09 18:58:16 2003 +0000

description:
Add second ID for Intel i960 RM.

diffstat:

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

diffs (17 lines):

diff -r 9b0cd04b3822 -r e93c3d1e8e13 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Dec 09 18:00:22 2003 +0000
+++ b/sys/dev/pci/pcidevs       Tue Dec 09 18:58:16 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.599 2003/12/08 17:00:48 pooka Exp $
+$NetBSD: pcidevs,v 1.600 2003/12/09 18:58:16 ad Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1572,6 +1572,7 @@
 product INTEL 82870P2_IOxAPIC  0x1461  82870P2 P64H2 IOxAPIC
 product INTEL 82870P2_HPLUG    0x1462  82870P2 P64H2 Hot Plug Controller
 product INTEL 80960_RP         0x1960  ROB-in i960RP Microprocessor
+product INTEL 80960RM_2                0x1962  i960 RM PCI-PCI
 product INTEL 82840_HB         0x1a21  82840 Host
 product INTEL 82840_AGP                0x1a23  82840 AGP
 product INTEL 82840_PCI                0x1a24  82840 PCI



Home | Main Index | Thread Index | Old Index