mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
drivers/atm/: remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time. Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
81d85346b3
commit
7ff6e6f779
6 changed files with 1 additions and 17 deletions
|
@ -1,4 +1,3 @@
|
||||||
/* $Id: fore200e.h,v 1.4 2000/04/14 10:10:34 davem Exp $ */
|
|
||||||
#ifndef _FORE200E_H
|
#ifndef _FORE200E_H
|
||||||
#define _FORE200E_H
|
#define _FORE200E_H
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/*
|
||||||
$Id: fore200e_mkfirm.c,v 1.1 2000/02/21 16:04:32 davem Exp $
|
|
||||||
|
|
||||||
mkfirm.c: generates a C readable file from a binary firmware image
|
mkfirm.c: generates a C readable file from a binary firmware image
|
||||||
|
|
||||||
Christophe Lizzi (lizzi@{csti.fr, cnam.fr}), June 1999.
|
Christophe Lizzi (lizzi@{csti.fr, cnam.fr}), June 1999.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
/* $Id: he.h,v 1.4 2003/05/06 22:48:00 chas Exp $ */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
he.h
|
he.h
|
||||||
|
|
|
@ -1,8 +1,4 @@
|
||||||
/*******************************************************************
|
/*******************************************************************
|
||||||
* ident "$Id: idt77252.c,v 1.2 2001/11/11 08:13:54 ecd Exp $"
|
|
||||||
*
|
|
||||||
* $Author: ecd $
|
|
||||||
* $Date: 2001/11/11 08:13:54 $
|
|
||||||
*
|
*
|
||||||
* Copyright (c) 2000 ATecoM GmbH
|
* Copyright (c) 2000 ATecoM GmbH
|
||||||
*
|
*
|
||||||
|
@ -29,9 +25,6 @@
|
||||||
* 675 Mass Ave, Cambridge, MA 02139, USA.
|
* 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
*
|
*
|
||||||
*******************************************************************/
|
*******************************************************************/
|
||||||
static char const rcsid[] =
|
|
||||||
"$Id: idt77252.c,v 1.2 2001/11/11 08:13:54 ecd Exp $";
|
|
||||||
|
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
#include <linux/pci.h>
|
#include <linux/pci.h>
|
||||||
|
|
|
@ -1,8 +1,4 @@
|
||||||
/*******************************************************************
|
/*******************************************************************
|
||||||
* ident "$Id: idt77252.h,v 1.2 2001/11/11 08:13:54 ecd Exp $"
|
|
||||||
*
|
|
||||||
* $Author: ecd $
|
|
||||||
* $Date: 2001/11/11 08:13:54 $
|
|
||||||
*
|
*
|
||||||
* Copyright (c) 2000 ATecoM GmbH
|
* Copyright (c) 2000 ATecoM GmbH
|
||||||
*
|
*
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Modified to work with the IDT7721 nicstar -- AAL5 (tested) only.
|
* Modified to work with the IDT7721 nicstar -- AAL5 (tested) only.
|
||||||
*
|
*
|
||||||
* R. D. Rechenmacher <ron@fnal.gov>, Aug. 6, 1997 $Revision: 1.1 $ $Date: 1999/08/20 11:00:11 $
|
* R. D. Rechenmacher <ron@fnal.gov>, Aug. 6, 1997
|
||||||
*
|
*
|
||||||
* Linux driver for the IDT77201 NICStAR PCI ATM controller.
|
* Linux driver for the IDT77201 NICStAR PCI ATM controller.
|
||||||
* PHY component is expected to be 155 Mbps S/UNI-Lite or IDT 77155;
|
* PHY component is expected to be 155 Mbps S/UNI-Lite or IDT 77155;
|
||||||
|
|
Loading…
Reference in a new issue