From owner-svn-doc-head@freebsd.org Mon Oct 9 16:55:10 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9769E3628A; Mon, 9 Oct 2017 16:55:10 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 497B76D0C3; Mon, 9 Oct 2017 16:55:10 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v99Gt9i5076104; Mon, 9 Oct 2017 16:55:09 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v99Gt963076103; Mon, 9 Oct 2017 16:55:09 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201710091655.v99Gt963076103@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Mon, 9 Oct 2017 16:55:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51095 - head/en_US.ISO8859-1/htdocs/platforms X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/platforms X-SVN-Commit-Revision: 51095 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2017 16:55:11 -0000 Author: gjb Date: Mon Oct 9 16:55:09 2017 New Revision: 51095 URL: https://svnweb.freebsd.org/changeset/doc/51095 Log: FreeBSD/pc98 support was removed from 12.0 in r312910, so update the pc98 platform page accordingly. Remove a broken URL to the 12-CURRENT hardware notes (which was originally how the stale pc98 page was discovered in the first place). Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/platforms/pc98.xml Modified: head/en_US.ISO8859-1/htdocs/platforms/pc98.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/platforms/pc98.xml Mon Oct 9 16:33:16 2017 (r51094) +++ head/en_US.ISO8859-1/htdocs/platforms/pc98.xml Mon Oct 9 16:55:09 2017 (r51095) @@ -24,7 +24,10 @@

Status

-

&os;/&arch.pc98; is a &os;/&arch.pc98; support was removed from 12.0 in revision + r312910.

+ +

&os;/&arch.pc98; was a Tier 2 architecture at the time of 9.0-RELEASE.

@@ -34,27 +37,6 @@ floppy disks, and most pc98 machines cannot boot from CD/DVD. Although later pc98 machines can boot from CDROM, FreeBSD's support for that has not been integrated into bsdinstall and release tools.

- -

&os;/&arch.pc98; Hardware Notes

- - &rel.head;-CURRENT - Hardware Notes - -

What Needs To Be Done

- -
    -
  • Refine resource management system to support discontinuous resources.
  • - -
  • Restore the PC-9801-86 sound card support.
  • - -
  • Restore the MECIA pcmcia controller support.
  • - -
  • Support SMP machines.
  • - -
  • Support the SASI controller.
  • - -
  • Rewrite boot[12] to support the ELF binary format.
  • -

&os;/&arch.pc98; Related Links