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)
Sat, Oct 19, 8:23 AM
Unknown Object (File)
Oct 10 2024, 1:55 PM
Unknown Object (File)
Oct 2 2024, 3:11 PM
Unknown Object (File)
Sep 12 2024, 7:21 AM
Unknown Object (File)
Sep 4 2024, 5:13 PM
Unknown Object (File)
Aug 21 2024, 6:41 PM
Unknown Object (File)
Aug 9 2024, 9:17 AM
Unknown Object (File)
Aug 9 2024, 9:17 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.