Page MenuHomeFreeBSD

Mechanically convert sfxge(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:30 PM.
Tags
None
Referenced Files
F156981140: D37817.id116727.diff
Sun, May 17, 7:01 PM
F156932963: D37817.id114443.diff
Sun, May 17, 11:19 AM
F156932941: D37817.id114443.diff
Sun, May 17, 11:19 AM
Unknown Object (File)
Sat, May 16, 10:00 PM
Unknown Object (File)
Sat, May 16, 8:09 PM
Unknown Object (File)
Sat, May 16, 8:09 PM
Unknown Object (File)
Thu, May 14, 3:39 PM
Unknown Object (File)
Mon, May 11, 6:35 AM
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.