From 9418dac4b7bb4111dee7d77a471f081dc9022a06 Mon Sep 17 00:00:00 2001 From: scottl Date: Sat, 1 Nov 2003 00:13:43 +0000 Subject: Remove a bogus PCI ID entry. --- sys/dev/aac/aac_pci.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/dev/aac/aac_pci.c') diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c index 553d6c4..051a3e5 100644 --- a/sys/dev/aac/aac_pci.c +++ b/sys/dev/aac/aac_pci.c @@ -105,8 +105,6 @@ struct aac_ident "Dell PERC 3/Di"}, {0x1028, 0x0002, 0x1028, 0x00d9, AAC_HWIF_I960RX, 0, "Dell PERC 3/Di"}, - {0x1028, 0x0008, 0x1028, 0x00cf, AAC_HWIF_I960RX, 0, - "Dell PERC 3/Di"}, {0x1028, 0x000a, 0x1028, 0x0106, AAC_HWIF_I960RX, 0, "Dell PERC 3/Di"}, {0x1028, 0x000a, 0x1028, 0x011b, AAC_HWIF_I960RX, 0, -- cgit v1.1