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)
Mon, Nov 17, 6:19 AM
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)
Oct 20 2025, 9:43 AM
Unknown Object (File)
Oct 15 2025, 10:52 PM
Unknown Object (File)
Oct 15 2025, 9:30 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48829
Build 45718: arc lint + arc unit

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
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.