patch-2.3.23 linux/drivers/block/aec6210.c
Next file: linux/drivers/block/alim15x3.c
Previous file: linux/drivers/block/Makefile
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Mon Oct 18 11:14:22 1999
- Orig file:
v2.3.22/linux/drivers/block/aec6210.c
- Orig date:
Tue Aug 31 17:29:13 1999
diff -u --recursive --new-file v2.3.22/linux/drivers/block/aec6210.c linux/drivers/block/aec6210.c
@@ -1,7 +1,8 @@
/*
- * linux/drivers/block/aec6210.c Version 0.01 Nov 17, 1998
+ * linux/drivers/block/aec6210.c Version 0.02 Sept. 3, 1999
*
- * Copyright (C) 1998-99 Andre Hedrick
+ * Copyright (C) 1998-99 Andre Hedrick (andre@suse.com)
+ * May be copied or modified under the terms of the GNU General Public License
*
* pio 0 :: 40: 00 07 00 00 00 00 00 00 02 07 a6 04 00 02 00 02
* pio 1 :: 40: 0a 07 00 00 00 00 00 00 02 07 a6 05 00 02 00 02
@@ -49,6 +50,10 @@
#include <asm/io.h>
#include <asm/irq.h>
+
+/*
+ * TO DO: active tuning and correction of cards without a bios.
+ */
unsigned int __init pci_init_aec6210 (struct pci_dev *dev, const char *name)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)