MFi386: revision 1.420 (Reduce annoying SCSI probing delay).

This commit is contained in:
Yoshihiro Takahashi 2004-11-04 15:20:26 +00:00
parent cf2dbd86b1
commit c7e77ece63

View File

@ -51,7 +51,7 @@ options PSEUDOFS # Pseudo-filesystem framework
options GEOM_GPT # GUID Partition Tables.
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options SCSI_DELAY=15000 # Delay (in ms) before probing SCSI
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options EPSON_BOUNCEDMA # use bounce buffer for 15-16M
#options EPSON_MEMWIN # EPSON memory window support
#options LINE30