Page MenuHomeFreeBSD

Remove i386 XBOX support.
ClosedPublic

Authored by kib on Nov 9 2017, 1:48 PM.
Tags
None
Referenced Files
F118672733: D13016.id34999.diff
Sat, May 31, 3:39 PM
Unknown Object (File)
Fri, May 30, 11:30 AM
Unknown Object (File)
Fri, May 16, 5:27 PM
Unknown Object (File)
Thu, May 15, 9:32 AM
Unknown Object (File)
Tue, May 13, 8:15 PM
Unknown Object (File)
Fri, May 9, 9:33 PM
Unknown Object (File)
Apr 25 2025, 2:06 PM
Unknown Object (File)
Apr 20 2025, 6:10 PM
Subscribers

Details

Summary

Try to improve sys/i386 maintainability by removing bunch of #ifdefs for XBOX.

It is for console presented at 2001 and featuring Pentium III processor. Even if any of them are still alive and run FreeBSD, we do not have any sign of life from their users. While removing another dozens of #ifdefs from the i386 sources reduces the aversion from looking at the code and improves the platform vitality. This accompaines earlier removal of the XEN PVM pollution.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 9 2017, 3:58 PM
rink added a subscriber: rink.

As the original author, I suggested that this functionality would be removed some time ago already some years ago. On a related note, I am unaware of anyone actually using this. So you have my thumbs-up, thanks for doing the work!

Finally, there is a web-page (https://www.freebsd.org/platforms/xbox.html) that should be updated or removed once this is committed.

This revision was automatically updated to reflect the committed changes.