Date: Fri, 29 Oct 2021 16:54:04 +0900 From: Takashi Inoue via freebsd-wireless <freebsd-wireless@FreeBSD.org> To: freebsd-wireless@FreeBSD.org Subject: [iwlwifi] Compile error by 'linux/iopoll.h' Message-ID: <16ee1a82-6645-b4cd-68fa-4e0f16fff03d@nihon-u.ac.jp>
index | next in thread | raw e-mail
Hi All, Today, I tried to test the iwlwifi driver at https://wiki.freebsd.org/WiFi/Iwlwifi, but I could not rebuild a kernel as follows. -------------------------------------------------------- In file included from /usr/src/sys/dev/rtw88/main.c:11: /usr/src/sys/dev/rtw88/main.h:14:10: fatal error: 'linux/iopoll.h' file not found #include <linux/iopoll.h> ^~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 --------------------------------------------------------- My system source is 13.0-STABLE snapshot at 2021-Oct-14. I used MYKERNEL which is a copy of GENERIC. How can I overcome this? Please help me. Thanks, Takashi Inouehelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16ee1a82-6645-b4cd-68fa-4e0f16fff03d>
