diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-05-03 08:00:53 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-05-03 08:00:53 +0000 |
commit | c36a1f785d746270b0c09ab95c63a4baf2d87dd8 (patch) | |
tree | ffc22fb9fc54c8ccd94b5acee348dd02e257ac9e /sys | |
parent | f3ce18b2e3463e358a6bd28352f919864d07d0ba (diff) |
A bunch of new Promise ATA/SATA chips; from FreeBSD
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index eabcd8c09d7..62fb4208bad 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.615 2003/04/24 15:15:13 grange Exp $ + $OpenBSD: pcidevs,v 1.616 2003/05/03 08:00:52 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2039,6 +2039,14 @@ product PROMISE PDC20319 0x3319 PDC20319 product PROMISE PDC20371 0x3371 PDC20371 product PROMISE PDC20375 0x3375 PDC20375 product PROMISE PDC20376 0x3376 PDC20376 +product PROMISE PDC20377 0x3377 PDC20377 +product PROMISE PDC20378 0x3373 PDC20378 +product PROMISE PDC20379 0x3372 PDC20379 +product PROMISE PDC20617 0x6617 PDC20617 +product PROMISE PDC20618 0x6626 PDC20618 +product PROMISE PDC20619 0x6629 PDC20619 +product PROMISE PDC20620 0x6620 PDC20620 +product PROMISE PDC20621 0x6621 PDC20621 /* QLogic products */ product QLOGIC ISP1020 0x1020 ISP1020 |