diff options
| author | Scott Long <scottl@FreeBSD.org> | 2004-09-09 23:10:49 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2004-09-09 23:10:49 +0000 |
| commit | 61baafe02caa3d50a91b9f4e9906036e23b56950 (patch) | |
| tree | 41b45b307fe87be80ffaaf080618044ce3f4dc54 /sys/alpha | |
| parent | 3e1e27e576f2222dfd280893a74bdb0561b4d48e (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 32b32548023b..aee9f0672624 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -43,7 +43,7 @@ options DEC_KN8AE # AlphaServer 8200/8400 (Turbolaser) options DEC_KN300 # AlphaServer 4100 (Rawhide), # AlphaServer 1200 (Tincup) -options SCHED_ULE #ULE scheduler +options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem |
