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)
Thu, Nov 13, 12:51 AM
Unknown Object (File)
Sat, Nov 8, 8:12 AM
Unknown Object (File)
Thu, Oct 30, 5:47 AM
Unknown Object (File)
Mon, Oct 27, 1:32 PM
Unknown Object (File)
Mon, Oct 20, 9:43 AM
Unknown Object (File)
Oct 15 2025, 10:52 PM
Unknown Object (File)
Oct 15 2025, 9:30 PM
Unknown Object (File)
Oct 8 2025, 5:39 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.