--- elwix/config/ELWIX_i386 2014/06/12 23:02:53 1.4.2.6 +++ elwix/config/ELWIX_i386 2014/07/30 05:33:40 1.4.2.7 @@ -1,5 +1,5 @@ -# $Id: ELWIX_i386,v 1.4.2.6 2014/06/12 23:02:53 misho Exp $ -# $FreeBSD: head/sys/i386/conf/GENERIC 267146 2014-06-06 04:08:55Z imp $ +# $Id: ELWIX_i386,v 1.4.2.7 2014/07/30 05:33:40 misho Exp $ +# $FreeBSD: head/sys/i386/conf/GENERIC 268045 2014-06-30 16:18:38Z emaste $ cpu I486_CPU cpu I586_CPU @@ -30,8 +30,6 @@ options QUOTA # Enable disk quotas for UFS options MD_ROOT # MD is a potential root device options NFSCL # New Network Filesystem Client options NFSD # New Network Filesystem Server -options NFSCLIENT #Network File System client -options NFSSERVER #Network File System server options NFSLOCKD # Network Lock Manager options NFS_ROOT # NFS usable as /, requires NFSCL options MSDOSFS # MSDOS Filesystem @@ -197,7 +195,11 @@ device splash # Splash screen and screen saver suppo device sc options SC_PIXEL_MODE # add support for the raster text mode -device agp # support several AGP chipsets +# vt is the new video console driver +device vt +device vt_vga + +device agp # support several AGP chipsets # Power management support (see NOTES for more options) #device apm