···3535 dev->pci_device == 0x2982 || \3636 dev->pci_device == 0x2992 || \3737 dev->pci_device == 0x29A2 || \3838- dev->pci_device == 0x2A02)3838+ dev->pci_device == 0x2A02 || \3939+ dev->pci_device == 0x2A12)39404041/* Really want an OS-independent resettable timer. Would like to have4142 * this loop run for (eg) 3 sec, but have the timer reset every time