Turn back on fast posting- the code that turns it off (for 1020/1040) is

now in isp.c

Approved: jkh@freebsd.org
This commit is contained in:
Matt Jacob 2000-02-11 19:37:56 +00:00
parent af4d01494d
commit 66dcc0e99f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57151

View file

@ -257,8 +257,3 @@ 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