aibs(4) / atk0110 support for newer systems

Andriy Gapon avg at FreeBSD.org
Wed Oct 5 21:38:15 UTC 2016


On 05/10/2016 23:28, Torfinn Ingolfsen wrote:
> #6  0xffffffff80cd0081 in calltrap ()
>     at /usr/src/sys/amd64/amd64/exception.S:238
> #7  0xffffffff81bcb078 in aibs_add_sensor () from /boot/kernel/aibs.ko
> #8  0xffffffff81bcb4b4 in aibs_attach_sif () from /boot/kernel/aibs.ko

Argh, I've just spotted a very silly typo.
Could you please replace '0' with 'o' in
	err = aibs_add_sensor(sc, 0, &as[i], &descr);
?
I wish compilers were more noisy about passing a scalar as a pointer argument.

Thanks!
-- 
Andriy Gapon


More information about the freebsd-stable mailing list