summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/oltr/trlldmac.c
diff options
context:
space:
mode:
authorlile <lile@FreeBSD.org>1999-07-05 17:47:50 +0000
committerlile <lile@FreeBSD.org>1999-07-05 17:47:50 +0000
commiteb3f92cc2f61fc1094c0b0cd763842175fb4ff1a (patch)
treefbe80fb0712b95b61420c921dd71305e00616752 /sys/contrib/dev/oltr/trlldmac.c
parent4eda78adf207703a28dce1d83eccd1f5c43d3249 (diff)
downloadFreeBSD-src-eb3f92cc2f61fc1094c0b0cd763842175fb4ff1a.zip
FreeBSD-src-eb3f92cc2f61fc1094c0b0cd763842175fb4ff1a.tar.gz
Update to latest version of PowerMACH Works from Olicom.
Diffstat (limited to 'sys/contrib/dev/oltr/trlldmac.c')
-rw-r--r--sys/contrib/dev/oltr/trlldmac.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/sys/contrib/dev/oltr/trlldmac.c b/sys/contrib/dev/oltr/trlldmac.c
index 1588488..73eca9a 100644
--- a/sys/contrib/dev/oltr/trlldmac.c
+++ b/sys/contrib/dev/oltr/trlldmac.c
@@ -1,26 +1,26 @@
/*
- ****************************** trlld.h ***********************************
+ * $Id$
*
- * Copyright (c) 1997
- * OLICOM A/S
- * Denmark
+ * Copyright (c) 1997
+ * OLICOM A/S
+ * Denmark
*
- * All Rights Reserved
+ * All Rights Reserved
*
- * This source file is subject to the terms and conditions of the
- * OLICOM Software License Agreement which restricts the manner
- * in which it may be used.
+ * This source file is subject to the terms and conditions of the
+ * OLICOM Software License Agreement which restricts the manner
+ * in which it may be used.
*
*---------------------------------------------------------------------------
*
- * Description: Olicom TMS-380 adapter microcode
+ * Description: Olicom TMS-380 adapter micro-code
*
*---------------------------------------------------------------------------
*/
#include "opt_oltr.h"
-#ifndef OLTR_NO_TMS_MAC
+#ifndef OLTR_NO_TMS_MAC
unsigned char TRlldMacCode[] = { 0x52, 0x94, 0x02, 0x00, 0xba, 0x7a, 0x00, 0x00, 0xa0, 0x00, 0x01, 0xc8, 0xe2, 0x28, 0xd4, 0xdb,
0x80, 0x00, 0x40, 0x00, 0x20, 0x00, 0x10, 0x00, 0x08, 0x00, 0x04, 0x00, 0x02, 0x00, 0x01, 0x00,
OpenPOWER on IntegriCloud