From 40aa7c3e5ef5ee052feafd88e4661a991f5a9bed Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Wed, 7 Mar 2001 23:59:03 +0000 Subject: and this will produce a cubios mickey --- sys/dev/pci/files.pci | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys/dev/pci/files.pci') diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 1940971f577..e11fb3c216b 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.95 2001/02/20 19:12:48 jason Exp $ +# $OpenBSD: files.pci,v 1.96 2001/03/07 23:59:02 mickey Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -67,6 +67,10 @@ file dev/pci/bha_pci.c bha_pci attach twe at pci with twe_pci file dev/pci/twe_pci.c twe_pci +# AMI MegaRAID Express x00/Elite 1500/Express 1x00 RAID Controllers +attach ami at pci with ami_pci +file dev/pci/ami_pci.c ami_pci + # Ensoniq AudioPCI S5016, 1371 device eap: audio, auconv, mulaw, ac97 attach eap at pci -- cgit v1.2.3