History log of /src/sys/dev/fdt/genet_fdt.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 1.7 15-Sep-2024 skrll

genet(4): Remove the non-MP-safe scaffolding...

I forgot two files in the previous commit.


Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base
# 1.6 03-May-2021 rin

branches: 1.6.20;
genet(4): Add support for rnd(9).


Revision tags: thorpej-cfargs-base thorpej-futex-base
# 1.5 08-Mar-2021 mlelstv

branches: 1.5.4;
Interrupt no longer needs kernel lock.


# 1.4 27-Jan-2021 thorpej

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.


# 1.3 15-Jan-2021 jmcneill

use fdtbus_intr_establish_xname


# 1.2 25-May-2020 jmcneill

branches: 1.2.2;
Improve RGMII TX / RX delay handling, from OpenBSD.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3
# 1.1 22-Feb-2020 jmcneill

branches: 1.1.2; 1.1.6;
Add support for Broadcom GENET v5 ethernet controller as found on the
Raspberry Pi 4 (BCM2711).