diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-09-30 18:57:20 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-09-30 18:57:20 +0000 |
commit | 7c531af36cfe7c323783321132989252e28bd7f2 (patch) | |
tree | 530902f888b6ce1eb63064d112bf13edf4c15ad6 /sys/dev | |
parent | bc4141217acb34ce2caf869be6689fb6bf02a662 (diff) |
Fix typo.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 88dd292095a..4ea0f808f1a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.922 2005/09/30 01:25:49 deraadt Exp $ +$OpenBSD: pcidevs,v 1.923 2005/09/30 18:57:19 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -659,7 +659,7 @@ product APPLE U3_PPB3 0x0047 U3 PCI-PCI product APPLE U3_PPB4 0x0048 U3 PCI-PCI product APPLE U3_PPB5 0x0049 U3 PCI-PCI product APPLE U3_AGP 0x004b U3 AGP -product APPLE K2_GMAC 0x004c U3 GMAC +product APPLE K2_GMAC 0x004c K2 GMAC product APPLE SHASTA 0x004f Shasta product APPLE SHASTA_ATA 0x0050 Shasta ATA product APPLE SHASTA_GMAC 0x0051 Shasta GMAC |