diff options
author | lebel <lebel@cvs.openbsd.org> | 2001-11-21 13:10:22 +0000 |
---|---|---|
committer | lebel <lebel@cvs.openbsd.org> | 2001-11-21 13:10:22 +0000 |
commit | a487d2e51d128cd42f3ad2a016c888096722bef3 (patch) | |
tree | fa76638eb334c0ecf953c32810ad9e9d500ca17a /sys/dev/pci/pcidevs_data.h | |
parent | f2165df1cf1502cba9ac3f4e3d031fbc74dec6e1 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index f09df25c265..8cfbae4bfcf 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.465 2001/11/20 20:14:17 jason Exp + * OpenBSD: pcidevs,v 1.466 2001/11/21 13:09:50 lebel Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -943,8 +943,8 @@ static const struct pci_known_product pci_known_products[] = { "Rage P/M", }, { - PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_M, - "Radeon Mobility", + PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_M6LY, + "Radeon Mobility M6 LY", }, { PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RAGE_FURY, |