Re: svn commit: r328078 - head/sys/powerpc/conf

2018-01-17 Thread Wojciech Macek
Added AHCI back. The 821LC board (Power8) is equipped with Chelsio (25G) and Intel (1G) adapters by default. Currently, the cxgbe is the only interface working on the PPC64. Intel, after moving to iflib, has troubles with endianness and doesn't work. Also, PowerNV does not support loader thus we c

Re: svn commit: r328078 - head/sys/powerpc/conf

2018-01-17 Thread Navdeep Parhar
On Wed, Jan 17, 2018 at 09:33:17AM +, Wojciech Macek wrote: > Author: wma > Date: Wed Jan 17 09:33:16 2018 > New Revision: 328078 > URL: https://svnweb.freebsd.org/changeset/base/328078 > > Log: > PPC64: add CXGBE and remove AHCI from GENERIC64 > > Add CXGBE driver which is required for

Re: svn commit: r328078 - head/sys/powerpc/conf

2018-01-17 Thread Nathan Whitehorn
Please revert the AHCI removal. It works just fine on big-endian hardware and has for a long time -- I think the problem may be limited to you specific hardware. -Nathan On 01/17/18 01:33, Wojciech Macek wrote: Author: wma Date: Wed Jan 17 09:33:16 2018 New Revision: 328078 URL: https://svnweb