summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-26 12:36:34 +0000
committerru <ru@FreeBSD.org>2006-09-26 12:36:34 +0000
commitd4abbeb0fe29fd402524a88f9193183261be8139 (patch)
treefd2a308e460f18510350f31a05294c0b5e93941e /sys/pc98
parent2fdf351700720bcabf9188eff29b5dda9bdad5b3 (diff)
downloadFreeBSD-src-d4abbeb0fe29fd402524a88f9193183261be8139.zip
FreeBSD-src-d4abbeb0fe29fd402524a88f9193183261be8139.tar.gz
Added COMPAT_FREEBSD6 option.
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 2dac75d..9263803 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -49,6 +49,7 @@ options GEOM_GPT # GUID Partition Tables.
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 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