diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-17 11:05:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-17 11:05:24 +0000 |
commit | d5ef4d61031333715f7b812208391e596a55217a (patch) | |
tree | a4ea9be41a8fb665682c08bd0b9b8263d30c898d /sys/dev | |
parent | c5caef5a032cef4118a9c46295435312d4175b9d (diff) |
add adaptec raid controller info; no support yet
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c8490ee1f7f..7d9c3a1c619 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.35 1998/03/17 10:49:26 deraadt Exp $ +$OpenBSD: pcidevs,v 1.36 1998/03/17 11:05:23 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -547,6 +547,7 @@ product ALI M1461 0x1461 M1461 Host-PCI Bridge product ALI M4803 0x5215 M4803 /* Adaptec products */ +product ADP AIC7810 0x1078 AIC-7810 product ADP AIC7850 0x5078 AIC-7850 product ADP AIC7855 0x5578 AIC-7855 product ADP AIC5900 0x5900 AIC-5900 ATM @@ -561,6 +562,7 @@ product ADP 2944 0x7478 AHA-2944 product ADP AIC7880 0x8078 AIC-7880 Ultra product ADP 2940U 0x8178 AHA-2940 Ultra product ADP 3940U 0x8278 AHA-3940 Ultra +product ADP 398XU 0x8378 AHA-398X Ultra product ADP 2944U 0x8478 AHA-2944 Ultra /* Alliance products */ |