]> git.sur5r.net Git - u-boot/blobdiff - drivers/ct69000.c
(re)enabled scsi commands do_scsi() and do_scsiboot()
[u-boot] / drivers / ct69000.c
index f510f371d1d29a9ed95d24fbbfbb239bce1b9baa..bc2853ed95a62ef75e8e1a7d5e82cf1b83cb0ab8 100644 (file)
@@ -1,6 +1,8 @@
-/*
- * (C) Copyright 2002
- * Denis Peter, MPL AG Switzerland
+/* ported from ctfb.c (linux kernel):
+ * Created in Jan - July 2000 by Thomas Höhenleitner <th@visuelle-maschinen.de>
+ *
+ * Ported to U-Boot:
+ * (C) Copyright 2002 Denis Peter, MPL AG Switzerland
  *
  * See file CREDITS for list of people who contributed to this
  * project.
  * MA 02111-1307 USA
  */
 
-/*
- * ported from ctfb.c (linux kernel) for the U-Boot
- *
- */
 
 
 #include <common.h>