xref: /netbsd-src/sys/dev/tc/tcdevs (revision 2a399c6883d870daece976daec6ffa7bb7f934ce)
1$NetBSD: tcdevs,v 1.7 1997/02/05 22:14:18 cgd 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
34device	DGLTA-FA	otto	DGLTA ATM
35device	FORE_ATM	fa	Fore TCA-100 ATM
36device	KZTSA-AA	tza	TZA FWD SCSI
37device	OTTO		otto	DEC SRC \"OTTO\" ATM
38device	PMAD-AA		le	LANCE Ethernet
39device	PMAF-AA		fza	DEC FDDIcontroller 700 (DEFZA; fiber optic)
40device	PMAF-F		fta	DEFTA FDDI
41device	PMAG-AA		mfb	Monochrome Frame Buffer
42device	PMAG-BA		cfb	Color Frame Buffer
43device	PMAG-CA		ga	2D Graphics
44device	PMAG-DA		gq	3D Graphics (LM)
45# the following entry may be incorrect
46device	PMAG-DV		xcfb	Maxine Color Frame Buffer
47device	PMAG-FA		gq	3D Graphics (HE)
48device	PMAGB-BA	sfb	Smart Frame Buffer
49device	PMAGD		sfbp	Smart Frame Buffer Plus, unknown bpp
50device	PMAGD-AA	sfbp	Smart Frame Buffer Plus, 8bpp
51device	PMAGD-BA	sfbp	Smart Frame Buffer Plus, 32bpp
52device	PMAZ-AA		asc	53c94 SCSI
53device	T1D4PKT		ds	DECWRL Turbochannel T1
54device	T3PKT		tt	DECWRL Turbochannel T3
55
56# the following entries are unconfirmed
57#device	PMAD-AB		le	LANCE Ethernet
58#device	PMAF-CA		fza	DEC FDDIcontroller 700C (DEFZA; copper)
59#device	PMAG-DB		???	8-plane 3D Grahpics (PXG)
60#device	PMAG-AB		???	Monochrome Graphics Adapter (MX)
61#device	PMAG-JB		???	24-plane True Color Frame Buffer (TX)
62#device	PMAGB-BB	???	8-plane Color/Grayscale 2D SFB (HX)
63#device	PMAGB-BC	???	8-plane Color/Grayscale 2D SFB (HX)
64#define	PMAGB-BD	???	8-plane Color/Grayscale 2D SFB (HX)
65#define	PMAGB-BE	???	8-plane Color/Grayscale 2D SFB (HX)
66#device	PMAGB-DB	???	8-plane 3D Graphics (PXG+)
67#device	PMAGB-DD	???	8-plane 3D Graphics (PXG+)
68#device	PMAGB-EB	???	24-plane 3D Graphics with Z-Buffer (PXG+)
69#device	PMAGB-ED	???	24-plane 3D Graphics (with Z-Buffer?) (PXG+)
70#device	PMAGB-FB	???	96-plane 3D Graphics (PXG+ Turbo)
71#device	PMAGB-JB	???	24-plane True Color Frame Buffer (TX)
72#device	PMAZ-AB		asc	53c94 SCSI
73