Page MenuHomeFreeBSD

Mechanically convert sfxge(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 24, 3:31 PM
Unknown Object (File)
Nov 16 2024, 10:33 AM
Unknown Object (File)
Nov 12 2024, 4:09 PM
Unknown Object (File)
Oct 19 2024, 8:27 AM
Unknown Object (File)
Oct 4 2024, 11:44 PM
Unknown Object (File)
Oct 1 2024, 1:39 PM
Unknown Object (File)
Oct 1 2024, 4:46 AM
Unknown Object (File)
Sep 29 2024, 11:24 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei added a subscriber: zlei.

Looks good to me.

sys/dev/sfxge/sfxge.h
273

Small nits, align member ifnet

sys/dev/sfxge/sfxge_port.c
519–520

Use if_getlladdr()

This revision is now accepted and ready to land.Feb 7 2023, 2:23 AM
This revision was automatically updated to reflect the committed changes.