From 8f2b11ae56e79cbbb7d7baab180cc4a3624b59b2 Mon Sep 17 00:00:00 2001 From: Abel Deuring Date: Sun, 7 Jan 2001 18:07:52 +0000 Subject: [PATCH] sanei_scsi.c: Added support for Linux devfs + improved detection of sanei_scsi_max_request_size. backend/sharp.c: now checks for existence of shm.h --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index b910c68d2..ddd022f0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-01-07 Abel Deuring + + * sanei/sanei_scsi-c: (Linux part) improved detection of + sanei_scsi_max_request_size. Setting SANE_SG_BUFFERSIZE for + low drivers which don't support scatter-gather should + no longer be necessary. + * sanei/sanei_scsi-c: (Linux part) Added support for the new + devfs in sanei_scsi_find_devices- + * backend/sharp.c: Test for existence of shm.h added. + * TODO: Removed entry about missing detection of shm.h in sharp + backend. + + 2001-01-03 Henning Meier-Geinitz * PROJECTS: Added Umax 1220P / HP3200C.