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 a typo in the previous change.
details: https://anonhg.NetBSD.org/src/rev/6dc01737ea6b
branches: trunk
changeset: 538678:6dc01737ea6b
user: kent <kent%NetBSD.org@localhost>
date: Fri Oct 25 15:56:47 2002 +0000
description:
Correct a typo in the previous change.
diffstat:
sys/dev/pci/pcidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c9000dbda8f7 -r 6dc01737ea6b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Fri Oct 25 15:54:33 2002 +0000
+++ b/sys/dev/pci/pcidevs Fri Oct 25 15:56:47 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.478 2002/10/25 15:54:33 kent Exp $
+$NetBSD: pcidevs,v 1.479 2002/10/25 15:56:47 kent Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -567,7 +567,7 @@
vendor 3DLABS 0x3d3d 3D Labs
vendor AVANCE2 0x4005 Avance Logic (2nd PCI Vendor ID)
vendor ADDTRON 0x4033 Addtron Technology
-vender ICOMPRESSION 0x4444 Conexant (iCompression)
+vendor ICOMPRESSION 0x4444 Conexant (iCompression)
vendor INDCOMPSRC 0x494f Industrial Computer Source
vendor NETVIN 0x4a14 NetVin
vendor BUSLOGIC2 0x4b10 Buslogic (2nd PCI Vendor ID)
Home |
Main Index |
Thread Index |
Old Index