Page MenuHomeFreeBSD

Mechanically convert sfxge(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:30 PM.
Tags
None
Referenced Files
F170865910: D37817.id114443.diff
Mon, Sep 7, 3:22 AM
F170799103: D37817.id116727.diff
Sun, Sep 6, 5:08 PM
F170792529: D37817.diff
Sun, Sep 6, 4:04 PM
Unknown Object (File)
Sun, Sep 6, 11:54 AM
Unknown Object (File)
Sun, Sep 6, 9:23 AM
Unknown Object (File)
Sat, Sep 5, 1:29 PM
Unknown Object (File)
Sat, Sep 5, 12:10 PM
Unknown Object (File)
Fri, Sep 4, 7:30 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.