Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Correct i80312 description.



details:   https://anonhg.NetBSD.org/src/rev/cd6b64da8464
branches:  trunk
changeset: 517152:cd6b64da8464
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Nov 07 21:12:49 2001 +0000

description:
Correct i80312 description.

diffstat:

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

diffs (18 lines):

diff -r 4b777e47cf75 -r cd6b64da8464 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Nov 07 20:04:52 2001 +0000
+++ b/sys/dev/pci/pcidevs       Wed Nov 07 21:12:49 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.368 2001/11/07 18:53:51 thorpej Exp $
+$NetBSD: pcidevs,v 1.369 2001/11/07 21:12:49 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1191,7 +1191,7 @@
 product IMS TT128M     0x9128  TwinTurbo 128M
 
 /* Intel products */
-product INTEL 80312            0x030d  80310 I/O Companion Chip
+product INTEL 80312            0x030d  80312 I/O Companion Chip
 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