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)
Sun, Apr 21, 12:20 PM
Unknown Object (File)
Mar 21 2024, 7:07 AM
Unknown Object (File)
Mar 21 2024, 7:07 AM
Unknown Object (File)
Mar 21 2024, 7:07 AM
Unknown Object (File)
Mar 20 2024, 2:41 AM
Unknown Object (File)
Jan 8 2024, 8:31 AM
Unknown Object (File)
Dec 11 2023, 1:07 AM
Unknown Object (File)
Dec 4 2023, 8:52 AM
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.