gdamore / illumos-core

Community developed and maintained version of the OS/Net consolidation
http://www.illumos.org/projects/illumos-gate
14 stars 3 forks source link

remove starcat & starfire support #155

Open gdamore opened 9 years ago

gdamore commented 9 years ago

The SPARC high end platforms starcat and starfire include a lot of code which we will never ever see run with illumos. These platforms are better known as the E10000 and SF20K (and also 15K and 25K). We don't have everything necessary to support these platforms, and its extraordinarily unlikely that anyone will ever want to run illumos on them.

Elimination of the code for them would save a lot of SPARC-specific complexity.

Bits to remove include:

idn network driver (E10K) dman network driver (SF20K) cvc & cvcd console uts/sun4u/{starcat, starfire} etc.

gdamore commented 9 years ago

Add to that todstarfire, todstarcat.

gdamore commented 9 years ago

And the sbbc driver.