summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-01-07 21:40:11 +0000
committerjhb <jhb@FreeBSD.org>2008-01-07 21:40:11 +0000
commitc7e0e41f73f0ff54f48bf63ab4a9f54f2573d75c (patch)
tree681e23df588c593cea235fc9a3556648a1a0373d /sys/pc98
parentf8a246b9791d1450cf4945cc7b38f651a3a456ee (diff)
downloadFreeBSD-src-c7e0e41f73f0ff54f48bf63ab4a9f54f2573d75c.zip
FreeBSD-src-c7e0e41f73f0ff54f48bf63ab4a9f54f2573d75c.tar.gz
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 41e95d5..6b9486a 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -52,6 +52,7 @@ options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!]
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 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
OpenPOWER on IntegriCloud