Fri Oct 14 15:01:39 2016 UTC ()
regen


(flxd)
diff -r1.23 -r1.24 src/sys/dev/tc/tcdevs.h
diff -r1.23 -r1.24 src/sys/dev/tc/tcdevs_data.h

cvs diff -r1.23 -r1.24 src/sys/dev/tc/tcdevs.h (expand / switch to unified diff)

--- src/sys/dev/tc/tcdevs.h 2007/04/12 21:39:24 1.23
+++ src/sys/dev/tc/tcdevs.h 2016/10/14 15:01:39 1.24
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1/* $NetBSD: tcdevs.h,v 1.23 2007/04/12 21:39:24 matt Exp $ */ 1/* $NetBSD: tcdevs.h,v 1.24 2016/10/14 15:01:39 flxd Exp $ */
2 2
3/* 3/*
4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. 4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 * 5 *
6 * generated from: 6 * generated from:
7 * NetBSD: tcdevs,v 1.20 2005/12/11 12:24:00 christos Exp 7 * NetBSD: tcdevs,v 1.22 2016/08/11 09:05:42 christos Exp
8 */ 8 */
9 9
10/* 10/*
11 * Copyright (c) 1996 Christopher G. Demetriou 11 * Copyright (c) 1996 Christopher G. Demetriou
12 * All rights reserved. 12 * All rights reserved.
13 * 13 *
14 * Redistribution and use in source and binary forms, with or without 14 * Redistribution and use in source and binary forms, with or without
15 * modification, are permitted provided that the following conditions 15 * modification, are permitted provided that the following conditions
16 * are met: 16 * are met:
17 * 1. Redistributions of source code must retain the above copyright 17 * 1. Redistributions of source code must retain the above copyright
18 * notice, this list of conditions and the following disclaimer. 18 * notice, this list of conditions and the following disclaimer.
19 * 2. Redistributions in binary form must reproduce the above copyright 19 * 2. Redistributions in binary form must reproduce the above copyright
20 * notice, this list of conditions and the following disclaimer in the 20 * notice, this list of conditions and the following disclaimer in the
@@ -171,13 +171,16 @@ @@ -171,13 +171,16 @@
171#define TC_DESCRIPTION_PMAZB_AB "53c94 TCDS SCSI option card" 171#define TC_DESCRIPTION_PMAZB_AB "53c94 TCDS SCSI option card"
172 172
173#define TC_DEVICE_PMAZC_AA "tcds" 173#define TC_DEVICE_PMAZC_AA "tcds"
174#define TC_DESCRIPTION_PMAZC_AA "53c94 TCDS Fast SCSI option card" 174#define TC_DESCRIPTION_PMAZC_AA "53c94 TCDS Fast SCSI option card"
175 175
176#define TC_DEVICE_PMTNV_AA "???" 176#define TC_DEVICE_PMTNV_AA "???"
177#define TC_DESCRIPTION_PMTNV_AA "Non-volatile RAM option card" 177#define TC_DESCRIPTION_PMTNV_AA "Non-volatile RAM option card"
178 178
179#define TC_DEVICE_T1D4PKT "ds" 179#define TC_DEVICE_T1D4PKT "ds"
180#define TC_DESCRIPTION_T1D4PKT "DECWRL Turbochannel T1" 180#define TC_DESCRIPTION_T1D4PKT "DECWRL Turbochannel T1"
181 181
182#define TC_DEVICE_T3PKT "tt" 182#define TC_DEVICE_T3PKT "tt"
183#define TC_DESCRIPTION_T3PKT "DECWRL Turbochannel T3" 183#define TC_DESCRIPTION_T3PKT "DECWRL Turbochannel T3"
 184
 185#define TC_DEVICE_TC_USB "tcu"
 186#define TC_DESCRIPTION_TC_USB "flxd TC-USB"

cvs diff -r1.23 -r1.24 src/sys/dev/tc/tcdevs_data.h (expand / switch to unified diff)

--- src/sys/dev/tc/tcdevs_data.h 2007/04/12 21:39:24 1.23
+++ src/sys/dev/tc/tcdevs_data.h 2016/10/14 15:01:39 1.24
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1/* $NetBSD: tcdevs_data.h,v 1.23 2007/04/12 21:39:24 matt Exp $ */ 1/* $NetBSD: tcdevs_data.h,v 1.24 2016/10/14 15:01:39 flxd Exp $ */
2 2
3/* 3/*
4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. 4 * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 * 5 *
6 * generated from: 6 * generated from:
7 * NetBSD: tcdevs,v 1.20 2005/12/11 12:24:00 christos Exp 7 * NetBSD: tcdevs,v 1.22 2016/08/11 09:05:42 christos Exp
8 */ 8 */
9 9
10/* 10/*
11 * Copyright (c) 1996 Christopher G. Demetriou 11 * Copyright (c) 1996 Christopher G. Demetriou
12 * All rights reserved. 12 * All rights reserved.
13 * 13 *
14 * Redistribution and use in source and binary forms, with or without 14 * Redistribution and use in source and binary forms, with or without
15 * modification, are permitted provided that the following conditions 15 * modification, are permitted provided that the following conditions
16 * are met: 16 * are met:
17 * 1. Redistributions of source code must retain the above copyright 17 * 1. Redistributions of source code must retain the above copyright
18 * notice, this list of conditions and the following disclaimer. 18 * notice, this list of conditions and the following disclaimer.
19 * 2. Redistributions in binary form must reproduce the above copyright 19 * 2. Redistributions in binary form must reproduce the above copyright
20 * notice, this list of conditions and the following disclaimer in the 20 * notice, this list of conditions and the following disclaimer in the
@@ -269,15 +269,20 @@ const struct tc_knowndev tc_knowndevs[]  @@ -269,15 +269,20 @@ const struct tc_knowndev tc_knowndevs[]
269 TC_DEVICE_PMTNV_AA, 269 TC_DEVICE_PMTNV_AA,
270 TC_DESCRIPTION_PMTNV_AA, 270 TC_DESCRIPTION_PMTNV_AA,
271 }, 271 },
272 { 272 {
273 "T1D4PKT ", 273 "T1D4PKT ",
274 TC_DEVICE_T1D4PKT, 274 TC_DEVICE_T1D4PKT,
275 TC_DESCRIPTION_T1D4PKT, 275 TC_DESCRIPTION_T1D4PKT,
276 }, 276 },
277 { 277 {
278 "T3PKT ", 278 "T3PKT ",
279 TC_DEVICE_T3PKT, 279 TC_DEVICE_T3PKT,
280 TC_DESCRIPTION_T3PKT, 280 TC_DESCRIPTION_T3PKT,
281 }, 281 },
 282 {
 283 "TC-USB ",
 284 TC_DEVICE_TC_USB,
 285 TC_DESCRIPTION_TC_USB,
 286 },
282 { NULL, NULL, NULL, } 287 { NULL, NULL, NULL, }
283}; 288};