Module Name:    src
Committed By:   skrll
Date:           Sat Oct 12 06:46:42 UTC 2019

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

Log Message:
Spell controller correctly


To generate a diff of this commit:
cvs rdiff -u -r1.1387 -r1.1388 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.1387 src/sys/dev/pci/pcidevs:1.1388
--- src/sys/dev/pci/pcidevs:1.1387	Sat Sep 21 14:25:09 2019
+++ src/sys/dev/pci/pcidevs	Sat Oct 12 06:46:42 2019
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1387 2019/09/21 14:25:09 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1388 2019/10/12 06:46:42 skrll Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -6839,7 +6839,7 @@ product PROMISE PDC20271	0x6269	PDC20271
 product PROMISE PDC20617	0x6617	PDC20617 Dual Ultra/133 IDE Controller
 product PROMISE PDC20620	0x6620	PDC20620 Dual Ultra/133 IDE Controller
 product PROMISE PDC20621	0x6621	PDC20621 Dual Ultra/133 IDE Controller
-product PROMISE PDC20618	0x6626	PDC20618 Dual Ultra/133 IDE Controler
+product PROMISE PDC20618	0x6626	PDC20618 Dual Ultra/133 IDE Controller
 product PROMISE PDC20619	0x6629	PDC20619 Dual Ultra/133 IDE Controller
 product PROMISE PDC20277	0x7275	PDC20277 Ultra/133 IDE Controller
 

Reply via email to