Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/sys/dev/pci Pullup rev 1.616 (requested by tron in tick...
details: https://anonhg.NetBSD.org/src/rev/f3d9bc5326c1
branches: netbsd-2-0
changeset: 560216:f3d9bc5326c1
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Apr 01 23:06:08 2004 +0000
description:
Pullup rev 1.616 (requested by tron in ticket #38)
Correct entry for PCI vendor id 0x11af. It is assigned to Avid Technology
Inc. and not to Pro-Log Corporation. PR#25004
diffstat:
sys/dev/pci/pcidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9130fc29c783 -r f3d9bc5326c1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Thu Apr 01 16:10:14 2004 +0000
+++ b/sys/dev/pci/pcidevs Thu Apr 01 23:06:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.615 2004/03/26 22:05:08 gendalia Exp $
+$NetBSD: pcidevs,v 1.615.2.1 2004/04/01 23:06:08 jmc Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -460,7 +460,7 @@
vendor CANNON 0x11ac Cannon IS
vendor LITEON 0x11ad Lite-On Communications
vendor SCITEX 0x11ae Scitex Corporation
-vendor PROLOG 0x11af Pro-Log Corporation
+vendor AVID 0x11af Avid Technology Inc.
vendor V3 0x11b0 V3 Semiconductor
vendor APRICOT 0x11b1 Apricot Computer
vendor KODAK 0x11b2 Eastman Kodak
Home |
Main Index |
Thread Index |
Old Index