There seems to be some problems, particularly on alpha, with

FAST POSTING enabled for parallel SCSI. Be sure about things
and disable it for now.
This commit is contained in:
Matt Jacob 2000-01-21 20:54:22 +00:00
parent d632bd993b
commit 997f6ab3d7

View File

@ -257,3 +257,8 @@ extern void isp_uninit(struct ispsoftc *);
#define INLINE __inline
#include <dev/isp/isp_inline.h>
#endif /* _ISP_FREEBSD_H */
/*
* There seems to be some problems with Fast Posting for us.
*/
#define ISP_NO_FASTPOST_SCSI 1