--- elwix/config/Attic/ELWIX 2012/05/29 08:11:52 1.3.2.10 +++ elwix/config/Attic/ELWIX 2012/05/30 07:07:44 1.3.2.11 @@ -28,13 +28,11 @@ options INIT_PATH=/sbin/initx:/sbin/init makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support -device hwpmc # Driver (also a loadable module) - options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols -#options SCTP # Stream Control Transmission Protocol +options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists @@ -53,7 +51,6 @@ options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. -options GEOM_RAID # Soft RAID functionality. options GEOM_LABEL # Provides labelization options GEOM_UZIP options GEOM_ELI @@ -63,8 +60,6 @@ options GEOM_STRIPE options GEOM_VIRSTOR options GEOM_CACHE options GEOM_MULTIPATH -options GEOM_MBR -options GEOM_BSD options GEOM_LINUX_LVM # Linux LVM2 volumes options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty) options COMPAT_FREEBSD4 # Compatible with FreeBSD4 @@ -430,7 +425,7 @@ device carp device siba_bwn -#options NDISAPI +options NDISAPI #device ndis device pf @@ -516,7 +511,7 @@ options VFS_AIO device ic device iic device iicsmb -device iicoc # OpenCores I2C controller support +#device iicoc # OpenCores I2C controller support device smb device smbus device iicbus @@ -550,8 +545,6 @@ device glxsb device glxiic options CPU_GEODE options CPU_SOEKRIS -options CPU_ELAN -options CPU_ELAN_PPS options COMPAT_AOUT options ENABLE_ALART # Control alarm on Intel intpm driver options PANIC_REBOOT_WAIT_TIME=10 @@ -565,12 +558,12 @@ device wbwd #device disc #device edsc -options VIMAGE +#options VIMAGE device epair device stf # NETMAP subsystem -device netmap +###device netmap device rlswitch @@ -580,6 +573,3 @@ options ACCEPT_FILTER_HTTP options ZERO_COPY_SOCKETS options SW_WATCHDOG - -options RACCT -options RCTL