diff options
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 477d769399c..f226757cbdc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.664 2003/08/12 19:36:30 grange Exp $ + $OpenBSD: pcidevs,v 1.665 2003/08/20 06:37:04 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1470,7 +1470,9 @@ product MYLEX 960P 0x0001 DAC960P RAID product MYLEX ACCELERAID 0x0050 AcceleRAID /* Myson Century products */ -product MYSON MTD803 0x0803 MTD803 +product MYSON MTD800 0x0800 MTD800 10/100 +product MYSON MTD803 0x0803 MTD803 10/100 +product MYSON MTD891 0x0891 MTD891 10/100/1000 /* Mutech products */ product MUTECH MV1000 0x0001 MV1000 |