diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-12-10 23:50:04 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-12-10 23:50:04 +0000 |
commit | 9e29150bab5295d24a8296b1530a8b85e2d7f27a (patch) | |
tree | 1a78b37fa8426f3495572dd3df7ddb9f10b6a44b /sys/dev | |
parent | 97c00e144e3115d0f1df2a9f9ea82a10425f389e (diff) |
Dec Pixelvision card, unfortunately not tga compatible enough.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index eddfc28a419..d940e19993a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.569 2002/12/08 23:51:35 grange Exp $ + $OpenBSD: pcidevs,v 1.570 2002/12/10 23:50:03 miod Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1175,6 +1175,7 @@ product DEC PBXGB 0x000d TGA2 product DEC DEFPA 0x000f DEFPA product DEC 21041 0x0014 21041 product DEC DGLPB 0x0016 DGLPB (OPPO) +product DEC ZLXPL2 0x0017 ZLXP-L2 (Pixelvision) product DEC 21142 0x0019 21142/3 /* Farallon apparently used DEC's vendor ID by mistake */ product DEC PN9000SX 0x001a Farallon PN9000SX |