Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2007 12:45:45 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        binto <binto@triplegate.net.id>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive
Message-ID:  <20071102034545.GA51855@cdnetworks.co.kr>
In-Reply-To: <1240.202.127.98.144.1193971159.squirrel@webmail.triplegate.net.id>
References:  <1240.202.127.98.144.1193971159.squirrel@webmail.triplegate.net.id>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 02, 2007 at 09:39:19AM +0700, binto wrote:
 > I try to compile MYKERNEL to set zero_copy & tigon driver in my machine
 > with:
 > 
 > device ti
 > options TI_PRIVATE_JUMBOS
 > options TI_JUMBO_HDRSPLIT
 > 
 > but got:
 > #error "options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually
 > exclusive"
 > 
 > what's up....?
 > 

%vi +/TI_JUMBO_HDRSPLIT /usr/src/sys/conf/NOTES

-- 
Regards,
Pyun YongHyeon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071102034545.GA51855>