PCI_DEVICE_ID_REALTEK_8139
#define CP_EEPROM_MAGIC PCI_DEVICE_ID_REALTEK_8139
pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision < 0x20) {
{ PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), },
pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision >= 0x20) {
pdev->device == PCI_DEVICE_ID_REALTEK_8139 &&
pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) {