1 $NetBSD: tcdevs,v 1.23 2017/06/22 16:46:53 flxd Exp $ 2 3 /* 4 * Copyright (c) 1996 Christopher G. Demetriou 5 * All rights reserved. 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright 11 * notice, this list of conditions and the following disclaimer. 12 * 2. Redistributions in binary form must reproduce the above copyright 13 * notice, this list of conditions and the following disclaimer in the 14 * documentation and/or other materials provided with the distribution. 15 * 3. All advertising materials mentioning features or use of this software 16 * must display the following acknowledgement: 17 * This product includes software developed by Christopher G. Demetriou 18 * for the NetBSD Project. 19 * 4. The name of the author may not be used to endorse or promote products 20 * derived from this software without specific prior written permission 21 * 22 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 23 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 25 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 26 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 27 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 28 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 29 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 31 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 32 */ 33 34 /* 35 * Use "make -f Makefile.tcdevs" to regenerate tcdevs.h and tcdevs_data.h 36 */ 37 38 device AV01B-AA lofi DecAudio \"LoFi\" audio/isdn 39 device AV300-AA ??? Video capture option card 40 device DGLTA-FA otto DGLTA ATM 41 device FORE_ATM fa Fore TCA-100 ATM 42 device KWS_TD ??? Kubota Denali 43 device KZTSA-AA tza TZA FWD SCSI 44 device OTTO otto DEC SRC \"OTTO\" ATM 45 device PMABV-AA vba VME Adapter 46 device PMAD-AA le LANCE Ethernet 47 device PMAD-AB le LANCE Ethernet 48 device PMAF-AA fza DEC FDDIcontroller 700 (DEFZA; fiber optic) 49 device PMAF-FA fta DEFTA FDDI 50 device PMAG-AA mfb Monochrome Frame Buffer 51 device PMAG-BA cfb Color Frame Buffer 52 device PMAG-CA px 2D Graphics (PX 2DA) 53 device PMAG-DA pxg 3D Graphics (PXG LM-3DA) 54 device PMAG-DB pxg 3D Graphics (PXG LM-3DA) 55 device PMAG-DV xcfb Maxine Color Frame Buffer 56 device PMAG-EB pxg 3D Graphics (PXG MID-3DA) 57 device PMAG-FA pxg 3D Graphics (PXG HE-3DA) 58 device PMAG-FB pxg 3D Graphics (PXG HE+3DA) 59 device PMAG-JA tfb 24-plane True Color Frame Buffer (TX) 60 device PMAG-JB tfb 24-plane True Color Frame Buffer (TX) 61 device PMAGB-BA sfb Smart Frame Buffer 62 device PMAGB-FA pxg 3D Graphics (PXG HE+3DA) 63 device PMAGB-FB pxg 3D Graphics (PXG HE+3DA) 64 device PMAGB-JA ??? 24-plane True Color Frame Buffer (TX) 65 device PMAGB-JB ??? 24-plane True Color Frame Buffer (TX) 66 device PMAGC-AA pvg 2D Graphics (PV-LO) (ZLX-M1) 67 device PMAGC-BA pvg 2D Graphics (PV-MID) (ZLX-M2) 68 device PMAGC-DA pvl 3D Graphics (PV-LO) (ZLX-L1) 69 device PMAGC-EA pvl 3D Graphics (PV-MID) (ZLX-L2) 70 device PMAGD sfbp Smart Frame Buffer Plus, unknown bpp 71 device PMAGD-AA sfbp Smart Frame Buffer Plus, 8bpp 72 device PMAGD-BA sfbp Smart Frame Buffer Plus, 32bpp 73 device PMAGD-CA sfbp Smart Frame Buffer Plus, 32bpp, 24bit Z-Buffer 74 device PMAP-AA ??? Prestoserve 75 device PMAT-AA tra DEC TURBOchannel Token Ring Controller 76 device PMAZ-AA asc 53c94 SCSI 77 device PMAZ-AB asc 53c94 SCSI 78 device PMAZ-DS tcds 53c94 TCDS SCSI (baseboard) 79 device PMAZ-FS tcds 53c94 TCDS Fast SCSI (baseboard) 80 device PMAZB-AA tcds 53c94 TCDS SCSI option card 81 device PMAZB-AB tcds 53c94 TCDS SCSI option card 82 device PMAZC-AA tcds 53c94 TCDS Fast SCSI option card 83 device PMTNV-AA ??? Non-volatile RAM option card 84 device T1D4PKT ds DECWRL TURBOchannel T1 85 device T3PKT tt DECWRL TURBOchannel T3 86 device TC-USB tcu flxd TC-USB 87 88 # the following entries are unconfirmed 89 #device PMAF-CA fza DEC FDDIcontroller 700C (DEFZA; copper) 90 #device PMAG-AB ??? Monochrome Graphics Adapter (MX) 91 #device PMAGB-BB ??? 8-plane Color/Grayscale 2D SFB (HX) 92 #device PMAGB-BC ??? 8-plane Color/Grayscale 2D SFB (HX) 93 #define PMAGB-BD ??? 8-plane Color/Grayscale 2D SFB (HX) 94 #define PMAGB-BE ??? 8-plane Color/Grayscale 2D SFB (HX) 95