diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c index 94f19d92329..780246526dc 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -960,6 +960,7 @@ isab_match(device_t dev) if (pci_get_class(dev) == PCIC_BRIDGE && pci_get_subclass(dev) == PCIS_BRIDGE_ISA) return ("Cypress 82C693 PCI-ISA bridge"); + break; /* ServerWorks -- vendor 0x1166 */ case 0x02001166: