diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-03-15 04:24:08 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-03-15 04:24:08 +0000 |
commit | 121ca4c149e88c6647e399a37638c76e438b014a (patch) | |
tree | 2765f2781bdf2bcf3aa690c984994e2be0436fb5 /sys/dev/pci/pcidevs_data.h | |
parent | 469f039687213f4182cf1c50485fe70efec367fc (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index c9a68db1384..642ba0e3ca9 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1214 2007/02/17 11:41:49 kettenis Exp + * OpenBSD: pcidevs,v 1.1215 2007/03/15 04:22:22 jsg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -6885,7 +6885,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_JMICRON, PCI_PRODUCT_JMICRON_JMB368, - "JMB368 IDE/SATA", + "JMB368 IDE", }, { PCI_VENDOR_KTI, PCI_PRODUCT_KTI_KTIE, |