Page MenuHomeFreeBSD

Mechanically convert sfxge(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:30 PM.
Tags
None
Referenced Files
F171113009: D37817.diff
Tue, Sep 8, 7:00 PM
Unknown Object (File)
Mon, Sep 7, 3:22 AM
Unknown Object (File)
Sun, Sep 6, 5:08 PM
Unknown Object (File)
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
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.