Hi,
I would like to use the AMC6821 I2C fan controller that came on my SolidRun HoneyComb LX2 (NXP LX2160) board, but it does load properly in FreeBSD (13.2-RELEASE). I can only see it with devinfo:
What do you think could be needed to get it to work properly?
Thank you!
I would like to use the AMC6821 I2C fan controller that came on my SolidRun HoneyComb LX2 (NXP LX2160) board, but it does load properly in FreeBSD (13.2-RELEASE). I can only see it with devinfo:
devinfo -v | grep I2C
unknown pnpinfo _HID=NXP0001 _UID=0 _CID=none at handle=\_SB_.I2C0
unknown pnpinfo _HID=NXP0002 _UID=0 _CID=none at handle=\_SB_.I2C0.MUX0
unknown pnpinfo _HID=PRP0001 _UID=0 _CID=none at handle=\_SB_.I2C0.MUX0.CH01.FAN1
unknown pnpinfo _HID=PRP0001 _UID=1 _CID=none at handle=\_SB_.I2C0.MUX0.CH03.THE1
unknown pnpinfo _HID=NXP0001 _UID=1 _CID=none at handle=\_SB_.I2C1
What do you think could be needed to get it to work properly?
Thank you!