diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-09-30 19:17:03 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-09-30 19:17:03 +0000 |
commit | b627cb5f38083107f4c66e597c1bcb80e1372667 (patch) | |
tree | db198e7b477aaf167040a986589495c1d50f39be /sys | |
parent | 6d458b19e57a6f0c7c379922956fc64123de346c (diff) |
s/K2_UATA/K2_ATA/
ok drahn@
Diffstat (limited to 'sys')
-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 4ea0f808f1a..be8cab3347b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.923 2005/09/30 18:57:19 kettenis Exp $ +$OpenBSD: pcidevs,v 1.924 2005/09/30 19:17:02 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -652,7 +652,7 @@ product APPLE INTREPID_OHCI 0x003f Intrepid USB product APPLE K2_USB 0x0040 K2 USB product APPLE K2 0x0041 K2 Macio product APPLE K2_FW 0x0042 K2 Firewire -product APPLE K2_UATA 0x0043 K2 ATA +product APPLE K2_ATA 0x0043 K2 ATA product APPLE U3_PPB1 0x0045 U3 PCI-PCI product APPLE U3_PPB2 0x0046 U3 PCI-PCI product APPLE U3_PPB3 0x0047 U3 PCI-PCI |