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)
Thu, Jun 25, 1:51 PM
Unknown Object (File)
Mon, Jun 22, 4:52 PM
Unknown Object (File)
Fri, Jun 19, 3:27 PM
Unknown Object (File)
Wed, Jun 10, 12:39 AM
Unknown Object (File)
Mon, Jun 8, 8:41 AM
Unknown Object (File)
Thu, Jun 4, 9:10 AM
Unknown Object (File)
May 17 2026, 1:59 AM
Unknown Object (File)
May 16 2026, 8:29 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.