Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.488 (requested by thorpe...



details:   https://anonhg.NetBSD.org/src/rev/38bf2fbaf12d
branches:  netbsd-1-6
changeset: 529545:38bf2fbaf12d
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Nov 26 18:28:40 2002 +0000

description:
Pull up revision 1.488 (requested by thorpej in ticket #1017):
Add Intel i80321 I/O processor.

diffstat:

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

diffs (17 lines):

diff -r c46ee67b6b7c -r 38bf2fbaf12d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Nov 26 08:02:01 2002 +0000
+++ b/sys/dev/pci/pcidevs       Tue Nov 26 18:28:40 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.14 2002/11/21 18:35:27 tron Exp $
+$NetBSD: pcidevs,v 1.428.2.15 2002/11/26 18:28:40 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1304,6 +1304,7 @@
 
 /* Intel products */
 product INTEL 80312            0x030d  80312 I/O Companion Chip
+product INTEL 80321            0x0319  80321 I/O Processor
 product INTEL PCEB             0x0482  82375EB/SB PCI-EISA Bridge (PCEB)
 product INTEL CDC              0x0483  82424ZX Cache and DRAM controller (CDC)
 product INTEL SIO              0x0484  82378ZB System I/O (SIO)



Home | Main Index | Thread Index | Old Index