diff options
| author | mycroft <mycroft@NetBSD.org> | 1998-02-27 11:45:51 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1998-02-27 11:45:51 +0000 |
| commit | 402ddee5372b9c2aac0984f7ee57cb97b2c9a87c (patch) | |
| tree | d6d6e59fe17eeafaf7b3b2c6da3ddd646a97e5f7 /sys/dev | |
| parent | 434ea11b221a41f03472ef7308a8a5bcec83f84f (diff) | |
Add Macronix MX98713.
Diffstat (limited to 'sys/dev')
| -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 b57e53e9a67..24b9bd8de75 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.49 1998/02/07 20:05:25 augustss Exp $ +$NetBSD: pcidevs,v 1.50 1998/02/27 11:45:51 mycroft Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -774,6 +774,9 @@ product ITT ITT3204 0x0002 ITT3204 MPEG Decoder /* LeadTek Research */ product LEADTEK S3_805 0x0000 S3 805 +/* Macronix */ +product MACRONIX MX98713 0x0512 PMAC 100/10base PCI MAC controller + /* Madge Networks products */ product MADGE COLLAGE25 0x1000 Collage 25 ATM adapter product MADGE COLLAGE155 0x1001 Collage 155 ATM adapter |
