xref: /netbsd/sys/arch/hp300/dev/diodevs_data.h (revision bf9ec67e)
1 /*	$NetBSD: diodevs_data.h,v 1.8 2002/04/17 20:51:11 gmcgarry Exp $	*/
2 
3 /*
4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
5  *
6  * generated from:
7  *	NetBSD: diodevs,v 1.5 2002/04/17 20:50:45 gmcgarry Exp
8  */
9 
10 /*-
11  * Copyright (c) 1996 The NetBSD Foundation, Inc.
12  * All rights reserved.
13  *
14  * This code is derived from software contributed to The NetBSD Foundation
15  * by Jason R. Thorpe.
16  *
17  * Redistribution and use in source and binary forms, with or without
18  * modification, are permitted provided that the following conditions
19  * are met:
20  * 1. Redistributions of source code must retain the above copyright
21  *    notice, this list of conditions and the following disclaimer.
22  * 2. Redistributions in binary form must reproduce the above copyright
23  *    notice, this list of conditions and the following disclaimer in the
24  *    documentation and/or other materials provided with the distribution.
25  * 3. All advertising materials mentioning features or use of this software
26  *    must display the following acknowledgement:
27  *        This product includes software developed by the NetBSD
28  *        Foundation, Inc. and its contributors.
29  * 4. Neither the name of The NetBSD Foundation nor the names of its
30  *    contributors may be used to endorse or promote products derived
31  *    from this software without specific prior written permission.
32  *
33  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
34  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
35  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
36  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
37  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
38  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
39  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
40  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
42  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43  * POSSIBILITY OF SUCH DAMAGE.
44  */
45 
46 #define DIO_NDEVICES	46
47 
48 struct dio_devdata dio_devdatas[] = {
49 	{ 0x02,	0,	1 },
50 	{ 0x82,	0,	1 },
51 	{ 0x42,	0,	1 },
52 	{ 0xc2,	0,	1 },
53 	{ 0x05,	0,	1 },
54 	{ 0x85,	0,	1 },
55 	{ 0x15,	0,	1 },
56 	{ 0x08,	0,	1 },
57 	{ 0x80,	0,	1 },
58 	{ 0x00,	0,	1 },
59 	{ 0x07,	0,	1 },
60 	{ 0x27,	0,	1 },
61 	{ 0x47,	0,	1 },
62 	{ 0x67,	0,	1 },
63 	{ 0x39,	0,	1 },
64 	{ 0x39,	0x01,	1 },
65 	{ 0x39,	0x02,	1 },
66 	{ 0x39,	0x04,	2 },
67 	{ 0x39,	0x05,	1 },
68 	{ 0x39,	0x06,	1 },
69 	{ 0x39,	0x07,	1 },
70 	{ 0x39,	0x08,	2 },
71 	{ 0x39,	0x09,	1 },
72 	{ 0x39,	0x0e,	1 },
73 	{ 0x39,	0x0b,	1 },
74 	{ 0x39,	0x0c,	1 },
75 	{ 0x39,	0x0d,	1 },
76 	{ 0x03,	0,	1 },
77 	{ 0x04,	0,	1 },
78 	{ 0x06,	0,	1 },
79 	{ 0x09,	0,	1 },
80 	{ 0x0a,	0,	1 },
81 	{ 0x0b,	0,	1 },
82 	{ 0x12,	0,	1 },
83 	{ 0x13,	0,	1 },
84 	{ 0x16,	0,	1 },
85 	{ 0x19,	0,	1 },
86 	{ 0x1a,	0,	4 },
87 	{ 0x1b,	0,	1 },
88 	{ 0x1c,	0,	1 },
89 	{ 0x1d,	0,	1 },
90 	{ 0x1e,	0,	1 },
91 	{ 0x1f,	0,	1 },
92 	{ 0x31,	0,	2 },
93 	{ 0x34,	0,	1 },
94 	{ 0xb4,	0,	1 },
95 };
96 
97 #ifdef DIOVERBOSE
98 struct dio_devdesc dio_devdescs[] = {
99 	{ 0x02,	0,	DIO_DEVICE_DESC_DCA0 },
100 	{ 0x82,	0,	DIO_DEVICE_DESC_DCA0REM },
101 	{ 0x42,	0,	DIO_DEVICE_DESC_DCA1 },
102 	{ 0xc2,	0,	DIO_DEVICE_DESC_DCA1REM },
103 	{ 0x05,	0,	DIO_DEVICE_DESC_DCM },
104 	{ 0x85,	0,	DIO_DEVICE_DESC_DCMREM },
105 	{ 0x15,	0,	DIO_DEVICE_DESC_LAN },
106 	{ 0x08,	0,	DIO_DEVICE_DESC_FHPIB },
107 	{ 0x80,	0,	DIO_DEVICE_DESC_NHPIB },
108 	{ 0x00,	0,	DIO_DEVICE_DESC_IHPIB },
109 	{ 0x07,	0,	DIO_DEVICE_DESC_SCSI0 },
110 	{ 0x27,	0,	DIO_DEVICE_DESC_SCSI1 },
111 	{ 0x47,	0,	DIO_DEVICE_DESC_SCSI2 },
112 	{ 0x67,	0,	DIO_DEVICE_DESC_SCSI3 },
113 	{ 0x39,	0,	DIO_DEVICE_DESC_FRAMEBUFFER },
114 	{ 0x39,	0x01,	DIO_DEVICE_DESC_GATORBOX },
115 	{ 0x39,	0x02,	DIO_DEVICE_DESC_TOPCAT },
116 	{ 0x39,	0x04,	DIO_DEVICE_DESC_RENASSIANCE },
117 	{ 0x39,	0x05,	DIO_DEVICE_DESC_LRCATSEYE },
118 	{ 0x39,	0x06,	DIO_DEVICE_DESC_HRCCATSEYE },
119 	{ 0x39,	0x07,	DIO_DEVICE_DESC_HRMCATSEYE },
120 	{ 0x39,	0x08,	DIO_DEVICE_DESC_DAVINCI },
121 	{ 0x39,	0x09,	DIO_DEVICE_DESC_XXXCATSEYE },
122 	{ 0x39,	0x0e,	DIO_DEVICE_DESC_HYPERION },
123 	{ 0x39,	0x0b,	DIO_DEVICE_DESC_XGENESIS },
124 	{ 0x39,	0x0c,	DIO_DEVICE_DESC_TIGER },
125 	{ 0x39,	0x0d,	DIO_DEVICE_DESC_YGENESIS },
126 	{ 0x03,	0,	DIO_DEVICE_DESC_MISC0 },
127 	{ 0x04,	0,	DIO_DEVICE_DESC_MISC1 },
128 	{ 0x06,	0,	DIO_DEVICE_DESC_PARALLEL },
129 	{ 0x09,	0,	DIO_DEVICE_DESC_MISC2 },
130 	{ 0x0a,	0,	DIO_DEVICE_DESC_MISC3 },
131 	{ 0x0b,	0,	DIO_DEVICE_DESC_MISC4 },
132 	{ 0x12,	0,	DIO_DEVICE_DESC_MISC5 },
133 	{ 0x13,	0,	DIO_DEVICE_DESC_AUDIO },
134 	{ 0x16,	0,	DIO_DEVICE_DESC_MISC6 },
135 	{ 0x19,	0,	DIO_DEVICE_DESC_MISC7 },
136 	{ 0x1a,	0,	DIO_DEVICE_DESC_MISC8 },
137 	{ 0x1b,	0,	DIO_DEVICE_DESC_MISC9 },
138 	{ 0x1c,	0,	DIO_DEVICE_DESC_MISC10 },
139 	{ 0x1d,	0,	DIO_DEVICE_DESC_MISC11 },
140 	{ 0x1e,	0,	DIO_DEVICE_DESC_MISC12 },
141 	{ 0x1f,	0,	DIO_DEVICE_DESC_MISC13 },
142 	{ 0x31,	0,	DIO_DEVICE_DESC_VME },
143 	{ 0x34,	0,	DIO_DEVICE_DESC_DCL },
144 	{ 0xb4,	0,	DIO_DEVICE_DESC_DCLREM },
145 };
146 #endif /* DIOVERBOSE */
147