diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-07-13 16:43:53 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-07-13 16:43:53 +0000 |
| commit | f0eb293e8870321fbfa5feb5ff756be26654b724 (patch) | |
| tree | a95ecab73f75ee37e738011a0655e8ad0e3a86f7 /sys/pc98/conf | |
| parent | 728bf8f207aeb881cdba83e874b9b08b696ea646 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 5d15a91cbcf9..e7d5875159a6 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -46,6 +46,7 @@ options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem (requires PSEUDOFS) options PSEUDOFS #Pseudo-filesystem framework 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 EPSON_BOUNCEDMA #use bounce buufer for 15-16M #options EPSON_MEMWIN #EPSON memory window support |
