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:
parent
d632bd993b
commit
997f6ab3d7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user