Page MenuHomeFreeBSD

Mechanically convert if_atse(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 5:58 PM
Unknown Object (File)
Mon, Oct 6, 12:44 AM
Unknown Object (File)
Fri, Oct 3, 6:00 AM
Unknown Object (File)
Wed, Oct 1, 11:51 AM
Unknown Object (File)
Wed, Oct 1, 12:52 AM
Unknown Object (File)
Sun, Sep 14, 2:30 AM
Unknown Object (File)
Sep 8 2025, 6:07 PM
Unknown Object (File)
Aug 15 2025, 12:05 AM
Subscribers

Diff Detail

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

Event Timeline

Is this one even needed now? I don't see it used outside of now-removed mips, but since it's an Altera block maybe it's used in newer research not committed?

zlei added a subscriber: zlei.

Generally looks good to me, apart from the concern of removal support for mips.

This revision is now accepted and ready to land.Feb 7 2023, 4:58 AM

Might as well commit this before removal. It's unlikely anyone will ever use this (the IP block is weird), but that would make it slightly easier to restore if someone did.

This revision was automatically updated to reflect the committed changes.