Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Redo the previous fix.



details:   https://anonhg.NetBSD.org/src/rev/6fa24878fdb3
branches:  trunk
changeset: 552192:6fa24878fdb3
user:      nisimura <nisimura%NetBSD.org@localhost>
date:      Sun Sep 21 14:12:09 2003 +0000

description:
Redo the previous fix.

diffstat:

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

diffs (18 lines):

diff -r 10e919d4f3c8 -r 6fa24878fdb3 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Sep 21 11:56:40 2003 +0000
+++ b/sys/dev/pci/pcidevs       Sun Sep 21 14:12:09 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.576 2003/09/21 07:45:13 nisimura Exp $
+$NetBSD: pcidevs,v 1.577 2003/09/21 14:12:09 nisimura Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -119,7 +119,7 @@
 vendor GENOA           0x1047  Genoa Systems
 vendor ELSA            0x1048  Elsa
 vendor FOUNTAINTECH    0x1049  Fountain Technology
-vendor SGSTHOMSON      0x104a  SGS-Thomson Microelectrics
+vendor SGSTHOMSON      0x104a  SGS-Thomson Microelectronics
 vendor BUSLOGIC                0x104b  BusLogic
 vendor TI              0x104c  Texas Instruments
 vendor SONY            0x104d  Sony



Home | Main Index | Thread Index | Old Index