Loading drivers/ata/pata_parport/bpck6.c +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ #include <linux/types.h> #include <linux/parport.h> #include "pata_parport.h" #include "ppc6lnx.c" /* 60772 Commands */ #define ACCESS_REG 0x00 Loading drivers/ata/pata_parport/ppc6lnx.cdeleted 100644 → 0 +0 −17 Original line number Diff line number Diff line /* ppc6lnx.c (c) 2001 Micro Solutions Inc. Released under the terms of the GNU General Public license ppc6lnx.c is a par of the protocol driver for the Micro Solutions "BACKPACK" parallel port IDE adapter (Works on Series 6 drives) */ //*************************************************************************** // PPC 6 Code in C sanitized for LINUX // Original x86 ASM by Ron, Converted to C by Clive //*************************************************************************** Loading
drivers/ata/pata_parport/bpck6.c +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ #include <linux/types.h> #include <linux/parport.h> #include "pata_parport.h" #include "ppc6lnx.c" /* 60772 Commands */ #define ACCESS_REG 0x00 Loading
drivers/ata/pata_parport/ppc6lnx.cdeleted 100644 → 0 +0 −17 Original line number Diff line number Diff line /* ppc6lnx.c (c) 2001 Micro Solutions Inc. Released under the terms of the GNU General Public license ppc6lnx.c is a par of the protocol driver for the Micro Solutions "BACKPACK" parallel port IDE adapter (Works on Series 6 drives) */ //*************************************************************************** // PPC 6 Code in C sanitized for LINUX // Original x86 ASM by Ron, Converted to C by Clive //***************************************************************************