diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2014-10-24 19:58:24 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2014-10-24 19:58:24 +0000 |
| commit | 7d313e7bdbe5f1f06efc670847802b45b15efb71 (patch) | |
| tree | ed429044b85c9832d38f266ffcae25a76613ed2c /sys/pc98/conf | |
| parent | 86b19a69848d5b9aa1218d3d9ef70e4a041885e2 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 9882bc4b1bbf..ea89d3258749 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -51,6 +51,8 @@ options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 +options COMPAT_FREEBSD9 # Compatible with FreeBSD9 +options COMPAT_FREEBSD10 # Compatible with FreeBSD10 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 |
