Thanks again!
-- Parag Patel
*** sanei/sanei_scsi.c-org Sun Jan 3 16:37:08 1999
--- sanei/sanei_scsi.c Sun Jan 3 16:37:11 1999
***************
*** 186,192 ****
#endif
#if USE == FREEBSD_CAM_INTERFACE
! # define MAX_DATA MAXPHYS
#endif
#ifndef MAX_DATA
--- 186,192 ----
#endif
#if USE == FREEBSD_CAM_INTERFACE
! # define MAX_DATA (DFLTPHYS - PAGE_SIZE)
#endif
#ifndef MAX_DATA
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com