···35 dev->pci_device == 0x2982 || \36 dev->pci_device == 0x2992 || \37 dev->pci_device == 0x29A2 || \38- dev->pci_device == 0x2A02)03940/* Really want an OS-independent resettable timer. Would like to have41 * this loop run for (eg) 3 sec, but have the timer reset every time
···35 dev->pci_device == 0x2982 || \36 dev->pci_device == 0x2992 || \37 dev->pci_device == 0x29A2 || \38+ dev->pci_device == 0x2A02 || \39+ dev->pci_device == 0x2A12)4041/* Really want an OS-independent resettable timer. Would like to have42 * this loop run for (eg) 3 sec, but have the timer reset every time