aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aac
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2002-05-12 04:30:28 +0000
committerScott Long <scottl@FreeBSD.org>2002-05-12 04:30:28 +0000
commitc52bf372f590313d65283c09e90dbea8ab6aae3a (patch)
treef2874b9295ca494b448d13b1bbefc5b9722981db /sys/dev/aac
parent0b94059ea3109ff8dcb1a64e740425879f60f596 (diff)
downloadsrc-c52bf372f590313d65283c09e90dbea8ab6aae3a.tar.gz
src-c52bf372f590313d65283c09e90dbea8ab6aae3a.zip
Update the PCI table as per Dell's fickleness.
MFC after: 3 days
Notes
Notes: svn path=/head/; revision=96440
Diffstat (limited to 'sys/dev/aac')
-rw-r--r--sys/dev/aac/aac_pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/aac/aac_pci.c b/sys/dev/aac/aac_pci.c
index 85d4001fa2bb..9a197b6d8f4b 100644
--- a/sys/dev/aac/aac_pci.c
+++ b/sys/dev/aac/aac_pci.c
@@ -123,8 +123,8 @@ struct aac_ident
AAC_QUIRK_CAM_NORESET, "HP NetRaid-4M"},
{0x9005, 0x0285, 0x9005, 0x0285, AAC_HWIF_I960RX, 0,
"Adaptec SCSI RAID 2200S"},
- {0x9005, 0x0285, 0x9005, 0x0287, AAC_HWIF_I960RX, 0,
- "Adaptec SCSI RAID 2200S"},
+ {0x9005, 0x0285, 0x1028, 0x0287, AAC_HWIF_I960RX, 0,
+ "Dell PERC 320/DC"},
{0x9005, 0x0285, 0x9005, 0x0286, AAC_HWIF_I960RX, 0,
"Adaptec SCSI RAID 2120S"},
{0, 0, 0, 0, 0, 0, 0}