Testing an importing OF PCI implementations patch

2016-03-01 Thread Marcin Mazurek
Hello, I am looking for a testers for a patch to import portions of the PowerPC and Sparc64 OF PCI implementations. This extracts common code from PPC's and Sparc64's ofw_pci and moves that to general dev/ofw_pci files. It is currently building successfully on every architecture. I tested it on m

Request for testing bus_get_bus_tag() nexus method

2016-02-05 Thread Marcin Mazurek
Hello, I am looking for testers for a patch to add BUS_GET_BUS_TAG method to some platforms nexus that return per platform specific default tag. It works fine on arm, but I do not have any powerpc or mips hardware to test it on, so I would like it if this could be tested on these platforms using

Re: Cannot include header files from sys/contrib directory

2016-02-03 Thread Marcin Mazurek
DNO_CLEAN option too, but the output was the same. Files that I need to include are located in sys/contrib/alpine-hal and sys/contrib/alpine-hal/eth. I attach the entire error log. 2016-02-02 17:06 GMT+01:00 Hans Petter Selasky : > On 02/02/16 14:11, Marcin Mazurek wrote: > >&g

Re: Cannot include header files from sys/contrib directory

2016-02-02 Thread Marcin Mazurek
code 2 make: stopped in /root/mma/anpa-fbsd 1 error make: stopped in /root/mma/anpa-fbsd Could you tell me how can I update conf file to set a correct dependencies? 2016-02-02 13:37 GMT+01:00 Hans Petter Selasky : > On 02/02/16 13:29, Marcin Mazurek wrote: > >> I just tested this,

Re: Cannot include header files from sys/contrib directory

2016-02-02 Thread Marcin Mazurek
I just tested this, but without any result. I got the same errors. 2016-02-02 13:21 GMT+01:00 Hans Petter Selasky : > On 02/02/16 13:07, Marcin Mazurek wrote: > >> Thanks for your response. >> >> I saw that and I tried doing it this way: >> >> dev/al_eth/al_e

Re: Cannot include header files from sys/contrib directory

2016-02-02 Thread Marcin Mazurek
ontrib/alpine-hal/al_hal_iofic.c:45: /root/mma/anpa-fbsd/sys/contrib/alpine-hal/al_hal_iofic.h:52:10: error: 'al_hal_common.h' file not found with include; use "quotes" instead #include ^ "al_hal_common.h" 1 error generated. 2016-02-02 13:01 GMT+01:00

Cannot include header files from sys/contrib directory

2016-02-02 Thread Marcin Mazurek
nging content of the header files. I tried adding 'compile-with' + '-I' flags in files but that did not work as expected. Thank you in advance for your help. Marcin Mazurek ___ freebsd-current@freebsd.org mailing list https://lists.fre