Module Name:    src
Committed By:   andvar
Date:           Thu Aug 10 06:22:48 UTC 2023

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
rename PCI to PCIE for naming consistency.


To generate a diff of this commit:
cvs rdiff -u -r1.1491 -r1.1492 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1491 src/sys/dev/pci/pcidevs:1.1492
--- src/sys/dev/pci/pcidevs:1.1491	Wed Aug  9 09:57:35 2023
+++ src/sys/dev/pci/pcidevs	Thu Aug 10 06:22:47 2023
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1491 2023/08/09 09:57:35 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1492 2023/08/10 06:22:47 andvar Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -9934,7 +9934,7 @@ product VIATECH VX800_PPB	0xb353	VX8xx/V
 product VIATECH VX900_PCIE_1	0xb410	VX900 PCI Express Root Port 1
 product VIATECH VT3237_PPB	0xb999	K8T890 North / VT8237 South PCI-PCI Bridge
 product VIATECH K8T890_PPB_C238	0xc238	K8T890 PCI-PCI Bridge
-product VIATECH VX800_PCI_G0	0xc353	VX800/VX820 PCI Express Root Port G0
+product VIATECH VX800_PCIE_G0	0xc353	VX800/VX820 PCI Express Root Port G0
 product VIATECH P4M900_PPB_2	0xc364	CN896/P4M900 PCI-PCI Bridge
 product VIATECH VX900_PCIE_2	0xc410	VX900 PCI Express Root Port 2
 product VIATECH K8T890_PPB_D238	0xd238	K8T890 PCI-PCI Bridge

Reply via email to