Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Fix typo.
details: https://anonhg.NetBSD.org/src/rev/73eb06b91b21
branches: trunk
changeset: 520568:73eb06b91b21
user: augustss <augustss%NetBSD.org@localhost>
date: Mon Jan 14 03:56:33 2002 +0000
description:
Fix typo.
diffstat:
sys/dev/pci/pcidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 81407539211d -r 73eb06b91b21 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jan 14 02:17:59 2002 +0000
+++ b/sys/dev/pci/pcidevs Mon Jan 14 03:56:33 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.385 2002/01/14 01:35:05 augustss Exp $
+$NetBSD: pcidevs,v 1.386 2002/01/14 03:56:33 augustss Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1309,7 +1309,7 @@
product INTEL 82801CA_USBC 0x2487 82801CA/CAM USB Controller
product INTEL 82801CA_IDE_1 0x248A 82801CA IDE Controller
product INTEL 82801CA_IDE_2 0x248B 82801CA IDE Controller
-product INTEL 82801CAM_LPC 0x2482 82801CAM LPC Interface
+product INTEL 82801CAM_LPC 0x248C 82801CAM LPC Interface
product INTEL 82820_MCH 0x2501 82820 MCH (Camino)
product INTEL 82820_AGP 0x250f 82820 AGP
product INTEL 82830MP_IO_1 0x3575 82830MP CPU to I/O Bridge 1
Home |
Main Index |
Thread Index |
Old Index