Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2017 15:35:00 -0700
From:      Michael Sinatra <michael+lists@burnttofu.net>
To:        CBL <alandaluz@gmail.com>, Alan Somers <asomers@freebsd.org>
Cc:        FreeBSD <freebsd-stable@freebsd.org>
Subject:   Re: 11.0 and tw_cli fail
Message-ID:  <34cd5cbf-2c0c-706f-5e72-1a16c63eadec@burnttofu.net>
In-Reply-To: <CAPjUTPPQy6syOPgJqVJLO6-L=bS2_AkN5dq2yqp_DG3hWifYCw@mail.gmail.com>
References:  <CAPjUTPMPN3bCGvqGm9zrbUdWS_Ua-JOGmpRn5QAJFr5N2h_ijQ@mail.gmail.com> <CAOtMX2hSp56KOhYxyhWF16ORXw_upV10A1B1KwNvJvPpTKi=MA@mail.gmail.com> <CAPjUTPPQy6syOPgJqVJLO6-L=bS2_AkN5dq2yqp_DG3hWifYCw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I am pretty sure you're going to need to go all the way back to 
COMPAT_FREEBSD5 for that.  Or just do what GENERIC does and go all the 
way back to COMPAT_FREEBSD32 (and everything in between).

michael

On 5/30/17 2:55 PM, CBL wrote:
> Yeah, I have a custom kernel with COMPAT_FREEBSD10 already in it and no
> joy. However, I checked GENERIC and it works. Then I tried COMPAT_FREEBSD9
> too and no go.. guess I'll keep playing.
> 
> On Tue, May 30, 2017 at 3:33 PM, Alan Somers <asomers@freebsd.org> wrote:
> 
>> Was the tw_cli utility built for FreeBSD 10?  If so, you need to
>> either rebuilt it, or build your kernel with COMPAT_FREEBSD10 in the
>> config file.  It's in the GENERIC config file, so you'll have it if
>> you don't use a custom kernel.
>> -Alan
>>
>> On Tue, May 30, 2017 at 3:19 PM, CBL <alandaluz@gmail.com> wrote:
>>> Updated a box to 11.0 with a legacy 3ware 9690SA using the twe driver.
>>> Now the tw_cli utility is now throwing "Bad system call (core dumped).
>>>
>>> Anybody have any suggestions?  Was working fine on 10.3.
>>>
>>> Thanks
>>> _______________________________________________
>>> freebsd-stable@freebsd.org mailing list
>>> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
>>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org
>> "
>>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34cd5cbf-2c0c-706f-5e72-1a16c63eadec>