668a6413c4509e0490b25dbfd1a69437419b84a4
[dragonfly.git] / sys / contrib / dev / oltr / COPYRIGHT
1 The oltr driver uses objects and microcode from Olicom's
2 OC-3300 PowerMACH Works Kit.
3
4 As the Linux driver says..
5 ==================================================================
6
7 *      This driver uses the Token Ring Low Level Driver (TRlld,
8 *      PowerMach Works) as the lower level driver.  The PMW kit is
9 *      (C) Olicom. The executable object may be distributed along
10 *      with this driver for the purpose of linking this driver.
11 *
12 =================================================================
13 The low level driver is combined with a FreeBSD specific driver
14 supplied in source, which provides all OS dependent functions.
15
16 files from olicom are:
17
18 trlld.o - Olicom low-level driver interface
19
20 trlldmac.o - TMS 380 Microcode for Olicom TMS380 based cards
21 trlldbm.o - "bullseye" Microcode for Olicom "bullseye" based cards
22 trlldhm.o - "hawkeye" Microcode for Olicom "hawkeye" based cards
23
24 The file trlld.o is stored in uuencode format as trlld.o.uu
25 It represents a state machine of some kind that has no OS dependencies
26 and communicates with the firmware on the cards via a proprietary interface.
27 All communication with this module is achieved via functions supplied in
28 the FreeBSD specific driver.
29
30 The other 3 files have been encoded using file2c(1)
31 and represent only microcode to be loaded into the appropriate board
32 when found.
33
34 Here is the release notice from Olicom regarding these files:
35 -------------------------------------------------------------------------------
36 OC-3300 PowerMach Works and its components are wholly owned products of
37 Olicom A/S 
38 Nybrovej 114
39 2800 Lyngby
40 Denmark
41 (45) 45 27 00 00
42 and are used and distributed with permission. (#SS022499)
43 -------------------------------------------------------------------------------
44
45 A supporting email is also included.
46 ---------- Forwarded message ----------
47 Date: Wed, 24 Feb 1999 17:07:14 +0100
48 From: Starla Scott <sscott@olicom.com>
49 To: 'Larry Lile' <lile@stdio.com>
50 Subject: RE: FreeBSD Token-ring driver
51
52 Larry,
53
54 You may freely distribute the driver and/or kit. However, we do request that
55 you include an acknowledgement of Olicom's copyright and ownership as
56 related to your driver. 
57
58 Thanks,
59 Starla
60 Olicom Tech Support
61 ------------------------------------------------------------------------------
62