PC-9800 patch for 2.5.47-ac4 pci_ids.h typo fix

From: Osamu Tomita (tomita@cinet.co.jp)
Date: Fri Nov 15 2002 - 05:48:10 EST


Fix typo in pci_ids.h, already in 2.5.47-ac4.

diffstat:
 include/linux/pci_ids.h | 2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

-- 
Osamu Tomita
tomita@cinet.co.jp

--- linux/include/linux/pci_ids.h Fri Nov 15 12:10:13 2002 +++ linux98/include/linux/pci_ids.h Fri Nov 15 12:28:04 2002 @@ -468,7 +468,7 @@ #define PCI_DEVICE_ID_NEC_486 0x0005 /* 486 Like Peripheral Bus Bridge */ #define PCI_DEVICE_ID_NEC_ACCEL_1 0x0006 /* Graphic Accelerator */ #define PCI_DEVICE_ID_NEC_UXBUS 0x0007 /* UX-Bus Bridge */ -#define PCI_DEVICE_ID_NEC_ACCEL_2 0x0006 /* Graphic Accelerator */ +#define PCI_DEVICE_ID_NEC_ACCEL_2 0x0008 /* Graphic Accelerator */ #define PCI_DEVICE_ID_NEC_GRAPH 0x0009 /* PCI-CoreGraph Bridge */ #define PCI_DEVICE_ID_NEC_VL 0x0016 /* PCI-VL Bridge */ #define PCI_DEVICE_ID_NEC_STARALPHA2 0x002c /* STAR ALPHA2 */

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:36 EST