diff options
| author | Scott Long <scottl@FreeBSD.org> | 2002-04-02 21:49:26 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2002-04-02 21:49:26 +0000 |
| commit | 671eafe2030ebb33b770e662473125aa36cd4952 (patch) | |
| tree | c72f26fe1951384468a969daea8371d0171248b3 /sys/dev/aac | |
| parent | 9e2cbe04ff4fa7b48a5deb3469b95314b12040cb (diff) | |
Notes
Diffstat (limited to 'sys/dev/aac')
| -rw-r--r-- | sys/dev/aac/aac_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c index d0298673ba9c..56d57c575684 100644 --- a/sys/dev/aac/aac_pci.c +++ b/sys/dev/aac/aac_pci.c @@ -100,6 +100,7 @@ struct aac_ident {0x1028, 0x0002, 0x1028, 0x00d9, AAC_HWIF_I960RX, "Dell PERC 3/Di"}, {0x1028, 0x0008, 0x1028, 0x00cf, AAC_HWIF_I960RX, "Dell PERC 3/Di"}, {0x1028, 0x000a, 0x1028, 0x0106, AAC_HWIF_I960RX, "Dell PERC 3/Di"}, + {0x1028, 0x000a, 0x1028, 0x011b, AAC_HWIF_I960RX, "Dell PERC 3/Di"}, {0x1011, 0x0046, 0x9005, 0x0364, AAC_HWIF_STRONGARM, "Adaptec AAC-364"}, {0x1011, 0x0046, 0x9005, 0x0365, AAC_HWIF_STRONGARM, "Adaptec SCSI RAID 5400S"}, |
