patch-2.4.5 linux/drivers/parport/ChangeLog
Next file: linux/drivers/parport/ieee1284.c
Previous file: linux/drivers/parport/BUGS-parport
Back to the patch index
Back to the overall index
- Lines: 44
- Date:
Tue May 22 19:54:04 2001
- Orig file:
v2.4.4/linux/drivers/parport/ChangeLog
- Orig date:
Fri Apr 20 16:23:12 2001
diff -u --recursive --new-file v2.4.4/linux/drivers/parport/ChangeLog linux/drivers/parport/ChangeLog
@@ -1,3 +1,43 @@
+2001-05-22 Juan Quintela <quintela@mandrakesoft.com>
+
+ * parport_amiga.c: Set printk levels.
+ * parport_gsc.c: Likewise.
+ * parport_mfc3.c: Likewise.
+ * parport_pc.c: Likewise.
+ * parport_sunbpp.c: Likewise.
+ * probe.c: Likewise.
+ * share.c: Likewise.
+
+2001-05-10 Fred Barnes <frmb2@ukc.ac.uk>
+
+ * parport_pc.c (parport_pc_epp_read_data): added support for
+ reading from a w91284pic peripheral, flag is PARPORT_W91284PIC.
+
+2001-05-07 Fred Barnes <frmb2@ukc.ac.uk>
+
+ * parport_pc.c (parport_pc_epp_read_data,
+ parport_pc_epp_write_data, parport_pc_epp_read_addr,
+ parport_pc_epp_write_addr): support for fast reads/writes using
+ the PARPORT_EPP_FAST flag.
+
+ * ieee1284.c (parport_read, parport_write): added code to handle
+ software EPP mode (IEEE1284_MODE_EPPSWE). Added code to allow
+ BYTE mode reverse transfers (previously always went for NIBBLE
+ mode).
+
+ * ieee1284_ops.c (parport_ieee1284_epp_read_data,
+ parport_ieee1284_epp_write_data): fixed various polarity problems.
+ Also (theoretically) fixed address versions (.._addr), but no
+ hardware to test this on.
+
+ * parport_pc.h: added parport_dump_state() function for debugging.
+ Needs to have DEBUG_PARPORT to be defined for it to be included.
+
+2001-05-03 Tim Waugh <twaugh@redhat.com>
+
+ * parport_pc.c: Fix the compile problem I introduce from the last
+ change.
+
2001-04-20 Paul Gortmaker <p_gortmaker@yahoo.com>
* parport_pc.c: Cut down the size quite a bit (more than 4k off
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)