--- elwix/config/ELWIX_ALFA_N2 2014/02/05 01:08:24 1.1.2.19 +++ elwix/config/ELWIX_ALFA_N2 2017/02/13 16:52:46 1.3 @@ -2,13 +2,14 @@ # PB92 -- Kernel configuration file for FreeBSD/mips for Atheros PB92 reference # board (AR7242) # -# $FreeBSD: head/sys/mips/conf/PB92 253845 2013-07-31 17:21:18Z obrien $ +# $FreeBSD: head/sys/mips/conf/PB92 263301 2014-03-18 14:41:18Z imp $ # machine mips mips ident ELWIX_ALFA_N2 # XXX The default load address in the Uboot environment is 0x80010000 makeoptions KERNLOADADDR=0x80050000 +options DEVICE_POLLING options HZ=1000 options HWPMC_HOOKS device hwpmc @@ -159,7 +160,12 @@ options UNIONFS # GPIO Bus device gpio device gpioled +device gpioiic +device iicbb +device iicbus +device iic + # SPI and flash device spibus device ar71xx_spi @@ -194,8 +200,8 @@ device pfsync options P1003_1B_MQUEUE options P1003_1B_SEMAPHORES # POSIX-style semaphores -options MSGBUF_SIZE=65536 -options SHMALL=128 -options NSFBUFS=1024 -options MAXFILES=512 -options MAXUSERS=3 +#options MSGBUF_SIZE=65536 +#options SHMALL=128 +#options NSFBUFS=1024 +#options MAXFILES=512 +#options MAXUSERS=3