From: Paul M. <le...@us...> - 2002-05-31 17:22:55
|
Update of /cvsroot/linux-mips/linux/include/linux In directory usw-pr-cvs1:/tmp/cvs-serv13160/include/linux Modified Files: pci_ids.h Log Message: Do something with the M5457 on the DDB4131. Index: pci_ids.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/linux/pci_ids.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- pci_ids.h 21 Apr 2002 20:06:20 -0000 1.16 +++ pci_ids.h 31 May 2002 17:22:51 -0000 1.17 @@ -822,6 +822,7 @@ #define PCI_DEVICE_ID_AL_M5237 0x5237 #define PCI_DEVICE_ID_AL_M5243 0x5243 #define PCI_DEVICE_ID_AL_M5451 0x5451 +#define PCI_DEVICE_ID_AL_M5457 0x5457 #define PCI_DEVICE_ID_AL_M7101 0x7101 #define PCI_VENDOR_ID_MITSUBISHI 0x10ba |