devices/8139too.c
changeset 199 04ecf40fc2e9
parent 197 b9a6e2c22745
child 207 3e0a148eb38d
--- a/devices/8139too.c	Fri Apr 21 13:05:01 2006 +0000
+++ b/devices/8139too.c	Mon Apr 24 10:10:02 2006 +0000
@@ -1,9 +1,5 @@
 /******************************************************************************
  *
- *  8 1 3 9 t o o . c
- *
- *  EtherCAT driver for RTL8139-compatible NICs.
- *
  *  $Id$
  *
  *  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
@@ -25,7 +21,16 @@
  *
  *****************************************************************************/
 
+/**
+   \file
+   EtherCAT driver for RTL8139-compatible NICs.
+*/
+
+/*****************************************************************************/
+
 /*
+  Former documentation:
+
 	8139too.c: A RealTek RTL-8139 Fast Ethernet driver for Linux.
 
 	Maintained by Jeff Garzik <jgarzik@pobox.com>