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, Jun 25, 1:08 PM
Unknown Object (File)
Wed, Jun 24, 10:12 AM
Unknown Object (File)
Wed, Jun 10, 1:26 PM
Unknown Object (File)
May 17 2026, 7:01 PM
Unknown Object (File)
May 17 2026, 11:19 AM
Unknown Object (File)
May 17 2026, 11:19 AM
Unknown Object (File)
May 16 2026, 10:00 PM
Unknown Object (File)
May 16 2026, 8:09 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.