Re: options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive

2007-11-09 Thread binto
gt; 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&#x

Re: options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive

2007-11-08 Thread binto
t; > > thx > > > > > 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 > > >

Re: options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive

2007-11-01 Thread Pyun YongHyeon
device ti > > > options TI_PRIVATE_JUMBOS > > > options TI_JUMBO_HDRSPLIT > > > > > > but got: > > > #error "options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually > > > exclusive" > > > > > >

Re: options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive

2007-11-01 Thread Pyun YongHyeon
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_JUMB

options TI_JUMBO_HDRSPLIT and TI_PRIVATE_JUMBOS are mutually exclusive

2007-11-01 Thread binto
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&#