diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-07-14 08:48:09 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-07-14 08:48:09 +0000 |
commit | b1e32ae56bc4c4d8bd82dfe701260bbe5f8e96c2 (patch) | |
tree | a4bc8ce363ecc87fa38024115d5b46962992663a /sys/dev | |
parent | 89403af1e52df3739433dcee72ad328b8f328066 (diff) |
Add a few more Promise devices.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 63dff0308fa..9ed879165dd 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1097 2006/07/13 13:53:49 brad Exp $ +$OpenBSD: pcidevs,v 1.1098 2006/07/14 08:48:08 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2832,8 +2832,11 @@ product PROMISE PDC20375 0x3375 PDC20375 product PROMISE PDC20376 0x3376 PDC20376 product PROMISE PDC20377 0x3377 PDC20377 product PROMISE PDC40719 0x3515 PDC40719 +product PROMISE PDC40519 0x3519 PDC40519 +product PROMISE PDC20771 0x3570 PDC20771 product PROMISE PDC20571 0x3571 PDC20571 product PROMISE PDC20579 0x3574 PDC20579 +product PROMISE PDC40779 0x3577 PDC40779 product PROMISE PDC40718 0x3d17 PDC40718 product PROMISE PDC40518 0x3d18 PDC40518 product PROMISE PDC20775 0x3d73 PDC20775 |