Ian Seyler

Results 61 comments of Ian Seyler

Can you reproduce this with the latest source code?

This would be the AHCI drive number (as in which SATA port the drive is connected to).

Right now the kernel only supports one AHCI device so currently that isn't an issue. However the driver and API will need to be adjusted for this in the future....

This will be closed once #57 is complete.

Absolutely! This is a valid target as I did not want to deal with 32-bit hardware. The big question is how is the wired network device connected internally? I thought...

Based on this [block diagram](https://www.element14.com/community/servlet/JiveServlet/downloadImage/38-24733-365232/1259-900/pi3-block-diagram-rev4.png) it looks like USB would be needed.

This would be the board to target initially: https://www.pine64.org/?page_id=1459

I need to do some work in the kernel to make this a bit easier again now that I've removed the CPU work queue. Adding an issue for BareMetal-kernel. Once...

Merged! Thanks for adding that.

@dosadi You'll want to use the latest source tree. That way we can test it on our end.