summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2005-07-14 15:39:06 +0000
committerkensmith <kensmith@FreeBSD.org>2005-07-14 15:39:06 +0000
commit2674ece2c576fa28aa8af22340145a1d8419ada0 (patch)
tree65349ee2fb31ffcdaf6e34d4619e1d961135257e /sys/pc98
parent83059d9b075f41bad0a2614a53b1cff64da6d056 (diff)
downloadFreeBSD-src-2674ece2c576fa28aa8af22340145a1d8419ada0.zip
FreeBSD-src-2674ece2c576fa28aa8af22340145a1d8419ada0.tar.gz
Add recently invented COMPAT_FREEBSD5 option.
MFC after: 3 days
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 7dd813f..3147b65 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -50,6 +50,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 COMPAT_FREEBSD5 # Compatible with FreeBSD5
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