View | Details | Raw Unified | Return to bug 26952
Collapse All | Expand All

(-)sys/isa/sio.c (+1 lines)
Lines 582-587 Link Here
582
static struct pci_ids pci_ids[] = {
582
static struct pci_ids pci_ids[] = {
583
	{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
583
	{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
584
	{ 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 },
584
	{ 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 },
585
	{ 0x0000151f, "SmartLink 5634PCV SurfRider", 0x10 },
585
	{ 0x00000000, NULL, 0 }
586
	{ 0x00000000, NULL, 0 }
586
};
587
};

Return to bug 26952