diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-06-19 21:08:32 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-06-19 21:08:32 +0000 |
commit | bf6c33c079f034ac4529c1e3447001185ec11347 (patch) | |
tree | df41e136fc49d1cdc5ed8dfda500309d0123fd0c /sys | |
parent | 5fade68e3cb995a180f45592c2fe922a809ae414 (diff) |
add magma dma4 serial board (thanks Matt!)
Diffstat (limited to 'sys')
-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 6790053c933..ff14f8df4b3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.522 2002/06/11 05:40:39 matthieu Exp $ + $OpenBSD: pcidevs,v 1.523 2002/06/19 21:08:31 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1589,6 +1589,9 @@ product MOT RAVEN 0x4801 Raven Host-PCI product MOXA CP114 0x1141 CP-114 product MOXA C168H 0x1680 C168H +/* Mesa Ridge Technologies (MAGMA) */ +product MRTMAGMA DMA4 0x0011 DMA4 serial + /* Mylex products */ product MYLEX 960P 0x0001 DAC960P RAID product MYLEX ACCELERAID 0x0050 AcceleRAID |