diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 1e56c8f9f5e..4dcabeddddd 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.623 2003/05/14 04:29:28 nate Exp + * OpenBSD: pcidevs,v 1.624 2003/05/14 15:34:34 maja Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -945,6 +945,7 @@ #define PCI_PRODUCT_ATI_RADEON_M7LW 0x4c57 /* Radeon Mobility M7 LW */ #define PCI_PRODUCT_ATI_RADEON_M6LY 0x4c59 /* Radeon Mobility M6 LY */ #define PCI_PRODUCT_ATI_RADEON_M6LZ 0x4c5a /* Radeon Mobility M6 LZ */ +#define PCI_PRODUCT_ATI_RADEON_M9Lf 0x4c66 /* Radeon Mobility M9 Lf */ #define PCI_PRODUCT_ATI_RAGE128_MF 0x4d46 /* Rage 128 Mobility MF */ #define PCI_PRODUCT_ATI_RAGE128_ML 0x4d4c /* Rage 128 Mobility ML */ #define PCI_PRODUCT_ATI_R300 0x4e44 /* Radeon 9500/9700 */ |