From a95288891bf4af9dd93c0f168ead89f5d7511114 Mon Sep 17 00:00:00 2001 From: cjs Date: Mon, 13 Aug 2001 03:07:23 +0000 Subject: Change the '@(#)' strings in front of the copyright/version messages to '@( )' so as not to clutter the output of the what(1) command when run on a kernel. --- sys/dev/microcode/cyclades-z/cyzfirm.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/cyclades-z/cyzfirm.h b/sys/dev/microcode/cyclades-z/cyzfirm.h index 129b9a3c8c1..c97ce182e49 100644 --- a/sys/dev/microcode/cyclades-z/cyzfirm.h +++ b/sys/dev/microcode/cyclades-z/cyzfirm.h @@ -1,4 +1,4 @@ -/* $NetBSD: cyzfirm.h,v 1.1 2000/05/17 17:58:09 thorpej Exp $ */ +/* $NetBSD: cyzfirm.h,v 1.2 2001/08/13 03:07:23 cjs Exp $ */ /* * Firmware for Cyclades Z series multiport serial boards. @@ -5611,12 +5611,12 @@ static const u_int8_t cycladesz_firmware[] = { 0x00, 0x00, 0xf8, 0xff, 0x05, 0x3c, 0x00, 0x00, 0x04, 0x24, 0x00, 0x00, 0xc4, 0xac, 0x04, 0x00, 0xc5, 0xac, 0xf1, 0xff, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x23, 0x29, 0x20, 0x43, + 0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x20, 0x29, 0x20, 0x43, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x20, 0x28, 0x63, 0x29, 0x20, 0x43, 0x79, 0x63, 0x6c, 0x61, 0x64, 0x65, 0x73, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2c, 0x20, 0x31, 0x39, 0x39, 0x36, 0x2c, - 0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x23, 0x29, + 0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x20, 0x29, 0x20, 0x5a, 0x46, 0x49, 0x52, 0x4d, 0x20, 0x43, 0x79, 0x63, 0x6c, 0x61, 0x64, 0x65, 0x73, 0x2d, 0x5a, 0x2f, 0x50, 0x43, 0x49, 0x20, 0x46, 0x69, 0x72, 0x6d, 0x77, 0x61, 0x72, 0x65, @@ -12794,12 +12794,12 @@ static const u_int8_t cycladesz_firmware[] = { 0x00, 0x00, 0xf8, 0xff, 0x05, 0x3c, 0x00, 0x00, 0x04, 0x24, 0x00, 0x00, 0xc4, 0xac, 0x04, 0x00, 0xc5, 0xac, 0xf1, 0xff, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x23, 0x29, 0x20, 0x43, + 0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x20, 0x29, 0x20, 0x43, 0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x20, 0x28, 0x63, 0x29, 0x20, 0x43, 0x79, 0x63, 0x6c, 0x61, 0x64, 0x65, 0x73, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2c, 0x20, 0x31, 0x39, 0x39, 0x36, 0x2c, - 0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x23, 0x29, + 0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x20, 0x29, 0x20, 0x5a, 0x46, 0x49, 0x52, 0x4d, 0x20, 0x43, 0x79, 0x63, 0x6c, 0x61, 0x64, 0x65, 0x73, 0x2d, 0x5a, 0x2f, 0x50, 0x43, 0x49, 0x20, 0x46, 0x69, 0x72, 0x6d, 0x77, 0x61, 0x72, 0x65, -- cgit