xref: /netbsd-src/sys/dev/tc/tcdevs.h (revision 1b4f4ed21d1322fa54de8c6624ee33cbc6aad76b)
1 /*
2  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
3  *
4  * generated from:
5  *	NetBSD: tcdevs,v 1.3 1996/03/05 23:15:59 cgd Exp
6  */
7 
8 /*
9  * Copyright (c) 1996 Christopher G. Demetriou
10  * All rights reserved.
11  *
12  * Redistribution and use in source and binary forms, with or without
13  * modification, are permitted provided that the following conditions
14  * are met:
15  * 1. Redistributions of source code must retain the above copyright
16  *    notice, this list of conditions and the following disclaimer.
17  * 2. Redistributions in binary form must reproduce the above copyright
18  *    notice, this list of conditions and the following disclaimer in the
19  *    documentation and/or other materials provided with the distribution.
20  * 3. All advertising materials mentioning features or use of this software
21  *    must display the following acknowledgement:
22  *      This product includes software developed by Christopher G. Demetriou
23  *	for the NetBSD Project.
24  * 4. The name of the author may not be used to endorse or promote products
25  *    derived from this software without specific prior written permission
26  *
27  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
28  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
29  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
30  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
31  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
32  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
35  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37  */
38 
39 #define	TC_DEVICE_KZTSA_AA	"tza"
40 #define	TC_DESCRIPTION_KZTSA_AA	"TZA FWD SCSI"
41 
42 #define	TC_DEVICE_PMAD_AA	"le"
43 #define	TC_DESCRIPTION_PMAD_AA	"LANCE Ethernet"
44 
45 #define	TC_DEVICE_PMAF_AA	"fza"
46 #define	TC_DESCRIPTION_PMAF_AA	"FZA FDDI"
47 
48 #define	TC_DEVICE_PMAG_AA	"mfb"
49 #define	TC_DESCRIPTION_PMAG_AA	"Monochrome Frame Buffer"
50 
51 #define	TC_DEVICE_PMAG_BA	"cfb"
52 #define	TC_DESCRIPTION_PMAG_BA	"Color Frame Buffer"
53 
54 #define	TC_DEVICE_PMAG_CA	"ga"
55 #define	TC_DESCRIPTION_PMAG_CA	"2D Graphic Board"
56 
57 #define	TC_DEVICE_PMAG_DA	"gq"
58 #define	TC_DESCRIPTION_PMAG_DA	"3D Graphic Board (LM)"
59 
60 #define	TC_DEVICE_PMAG_FA	"gq"
61 #define	TC_DESCRIPTION_PMAG_FA	"3D Graphic Board (HE)"
62 
63 #define	TC_DEVICE_PMAG_DV	"xcfb"
64 #define	TC_DESCRIPTION_PMAG_DV	"Maxine Color Frame Buffer"
65 
66 #define	TC_DEVICE_PMAGB_BA	"sfb"
67 #define	TC_DESCRIPTION_PMAGB_BA	"Smart Frame Buffer"
68 
69 #define	TC_DEVICE_PMAZ_AA	"asc"
70 #define	TC_DESCRIPTION_PMAZ_AA	"53c94 SCSI"
71 
72 #define	TC_DEVICE_T3PKT	"tt"
73 #define	TC_DESCRIPTION_T3PKT	"DECWRL Turbochannel T3"
74 
75 #define	TC_DEVICE_T1D4PKT	"ds"
76 #define	TC_DESCRIPTION_T1D4PKT	"DECWRL Turbochannel T1"
77 
78 #define	TC_DEVICE_FORE_ATM	"fa"
79 #define	TC_DESCRIPTION_FORE_ATM	"Fore TCA-100 ATM"
80