comparison usr/src/cmd/cvcd/sparc/sun4u/starfire/cvcd.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
32 * network via TLI. The I/O is sent to the cvcredir device 32 * network via TLI. The I/O is sent to the cvcredir device
33 * on the host (see cvc(7) and cvcredir(7)). It also sends 33 * on the host (see cvc(7) and cvcredir(7)). It also sends
34 * disconnect and break ioctl's to the kernel CVC drivers. 34 * disconnect and break ioctl's to the kernel CVC drivers.
35 */ 35 */
36 36
37 #pragma ident "@(#)cvcd.c 1.35 05/10/18 SMI" 37 #pragma ident "%Z%%M% %I% %E% SMI"
38 38
39 39
40 #include <stdio.h> 40 #include <stdio.h>
41 #include <stdarg.h> 41 #include <stdarg.h>
42 #include <syslog.h> 42 #include <syslog.h>