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 the device ID for the IBM MPIC-II.



details:   https://anonhg.NetBSD.org/src/rev/26ed9dab959d
branches:  trunk
changeset: 486301:26ed9dab959d
user:      garbled <garbled%NetBSD.org@localhost>
date:      Thu May 18 08:02:19 2000 +0000

description:
Add the device ID for the IBM MPIC-II.

diffstat:

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

diffs (17 lines):

diff -r 565e5a49cd6e -r 26ed9dab959d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu May 18 07:22:57 2000 +0000
+++ b/sys/dev/pci/pcidevs       Thu May 18 08:02:19 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.216 2000/05/14 14:56:53 soren Exp $
+$NetBSD: pcidevs,v 1.217 2000/05/18 08:02:19 garbled Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -985,6 +985,7 @@
 product IBM OLYMPIC    0x003e  Token Ring
 product IBM MIAMI      0x0036  Miami/PCI
 product IBM TURBOWAYS25        0x0053  Turboways 25 ATM
+produce IBM MPIC2      0xffff  MPIC-II
 
 /* IDT products */
 product IDT 77201      0x0001  77201/77211 ATM (\"NICStAR\")



Home | Main Index | Thread Index | Old Index