cops.c (9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6) | cops.c (113aa838ec3a235d883f8357d31d90e16c47fc89) |
---|---|
1/* cops.c: LocalTalk driver for Linux. 2 * 3 * Authors: 4 * - Jay Schulist <jschlst@samba.org> 5 * 6 * With more than a little help from; | 1/* cops.c: LocalTalk driver for Linux. 2 * 3 * Authors: 4 * - Jay Schulist <jschlst@samba.org> 5 * 6 * With more than a little help from; |
7 * - Alan Cox <Alan.Cox@linux.org> | 7 * - Alan Cox <alan@lxorguk.ukuu.org.uk> |
8 * 9 * Derived from: 10 * - skeleton.c: A network driver outline for linux. 11 * Written 1993-94 by Donald Becker. 12 * - ltpc.c: A driver for the LocalTalk PC card. 13 * Written by Bradford W. Johnson. 14 * 15 * Copyright 1993 United States Government as represented by the --- 1020 unchanged lines hidden --- | 8 * 9 * Derived from: 10 * - skeleton.c: A network driver outline for linux. 11 * Written 1993-94 by Donald Becker. 12 * - ltpc.c: A driver for the LocalTalk PC card. 13 * Written by Bradford W. Johnson. 14 * 15 * Copyright 1993 United States Government as represented by the --- 1020 unchanged lines hidden --- |