diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-01-11 04:02:40 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-01-11 04:02:40 +0000 |
commit | e47f00743fc4776491344f2c618cc8dc2c23bcbc (patch) | |
tree | 13e03a113a82a184c51c19c209867cfd3a59b3b9 /drivers/parport/ChangeLog | |
parent | b2ad5f821b1381492d792ca10b1eb7a107b48f14 (diff) |
Merge with Linux 2.4.0.
Diffstat (limited to 'drivers/parport/ChangeLog')
-rw-r--r-- | drivers/parport/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/parport/ChangeLog b/drivers/parport/ChangeLog index 8d3c572ab..830c594d7 100644 --- a/drivers/parport/ChangeLog +++ b/drivers/parport/ChangeLog @@ -1,3 +1,21 @@ +2001-01-04 Peter Osterlund <peter.osterlund@mailbox.swipnet.se> + + * ieee1284.c (parport_negotiate): Fix missing printk argument. + +2001-01-03 Paul Schleger <Paul.Schleger@t-online.de> + + * probe.c (parse_data): Get rid of trailing blanks in values. + Needed for XEROX XJ8C printer. + +2001-01-03 Tim Waugh <twaugh@redhat.com> + + * parport_pc.c (parport_pc_probe_port): Say something when probes + are omitted. + +2001-01-03 Tim Waugh <twaugh@redhat.com> + + * parport_pc.c (sio_via_686a_probe): Correct dma=255 fix. + 2000-11-21 Tim Waugh <twaugh@redhat.com> * parport_pc.c (parport_pc_ecp_write_block_pio): Fix |