diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-03-07 23:59:03 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-03-07 23:59:03 +0000 |
commit | 40aa7c3e5ef5ee052feafd88e4661a991f5a9bed (patch) | |
tree | 6f4d7ff0ce13fa09275aca361f9c9561dcae1c61 /sys/dev/pci/files.pci | |
parent | 58e94b71fe056fdbd2a43685edf91a0ad2ac864d (diff) |
and this will produce a cubios mickey
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r-- | sys/dev/pci/files.pci | 6 |
1 files changed, 5 insertions, 1 deletions
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 |