Page MenuHomeFreeBSD

Mechanically convert if_atse(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:26 PM.
Tags
None
Referenced Files
F107151129: D37795.id116722.diff
Fri, Jan 10, 9:53 PM
F107149272: D37795.id114421.diff
Fri, Jan 10, 9:20 PM
F107139515: D37795.diff
Fri, Jan 10, 5:49 PM
Unknown Object (File)
Tue, Jan 7, 5:18 PM
Unknown Object (File)
Tue, Dec 24, 6:09 AM
Unknown Object (File)
Nov 14 2024, 3:07 PM
Unknown Object (File)
Nov 14 2024, 1:36 AM
Unknown Object (File)
Oct 19 2024, 8:23 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.