Switch to UEFI Re: CFT: alpha test of Ethernet driver for RPi4
Klaus Küchemann
maciphone2 at googlemail.com
Sat Mar 28 21:23:34 UTC 2020
> Am 28.03.2020 um 17:22 schrieb Mike Karels <mike at karels.net>:
>
> I have a driver for the Ethernet on the RPi4 that is nearly ready for
> initial testing. If you have a RPi4 and are willing to test, let me
> know. Also, if anyone is able to review the busdma hooks, that would
> be appreciated.
>
> There are a lot of loose ends. The main missing feature is checksum
> offload. There are also some question marks in the initialization code
> that make configuration fairly noisy at the moment.
>
> This driver is derived in part from the NetBSD bcmgenet.c driver by
> Jared McNeill. I also used framework from the Allwinner if_awg.c driver,
> also by Jared McNeill.
>
> Mike
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org“
Hi,
I`m also working on pi4 a little while not ready…
I recommend to switch the whole RPI-thing to UEFI/ ACPI, J.McNeill is working on that , afaik…
So next step I see is to implement ACPI-xhci-driver since FreeBSD-boot PANICS on xhci-
The good news is that I first saw USB working in UEFI-boot...…the ethernet driver should then later correspond or to be integrated into UEFI … nice to boot from a „Bios“ -style menu with a plugged USB-keyboard...
Regards
Klaus
More information about the freebsd-arm
mailing list