Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci grammar



details:   https://anonhg.NetBSD.org/src/rev/3f945ae74745
branches:  trunk
changeset: 829905:3f945ae74745
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sat Feb 17 00:45:14 2018 +0000

description:
grammar

diffstat:

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

diffs (18 lines):

diff -r 66e4da62a3be -r 3f945ae74745 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Feb 17 00:41:09 2018 +0000
+++ b/sys/dev/pci/pcidevs       Sat Feb 17 00:45:14 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1308 2018/02/16 01:38:24 sevan Exp $
+$NetBSD: pcidevs,v 1.1309 2018/02/17 00:45:14 sevan Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -449,7 +449,7 @@
 vendor OMEGA           0x119b  Omega Micro
 vendor ITI             0x119c  Information Technology Institute
 vendor BUG             0x119d  Bug Sapporo
-vendor FUJITSU3                0x119e  Fujitsu (3th PCI Vendor ID)
+vendor FUJITSU3                0x119e  Fujitsu (3rd PCI Vendor ID)
 vendor BULL            0x119f  Bull Hn Information Systems
 vendor CONVEX          0x11a0  Convex Computer
 vendor HAMAMATSU       0x11a1  Hamamatsu Photonics



Home | Main Index | Thread Index | Old Index