diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2006-11-05 16:36:31 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:50 +0200 |
commit | 7e8b31e61e4bd9207bde37662e757a5988c556df (patch) | |
tree | 48dff82f7555f01ce6e7898a8fd217f28b9d0253 /DEVELOPMENT | |
parent | 99fe1e9c73da8f28b7949546974ca84cb08042ac (diff) |
2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
* DEVELOPMENT: Document the removals.
Drop MB1/MB2/EXL architecture support.
* i386/i386/pit.h (PITCTR0_PORT, PITCTR1_PORT, PITCTR2_PORT)
(PITCTL_PORT, CLKNUM): Remove MB1/MB2/EXL cases.
[EXL] (time_latch): Remove structure and type.
[EXL] (intr_disable, intr_restore): Remove functions.
Diffstat (limited to 'DEVELOPMENT')
-rw-r--r-- | DEVELOPMENT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DEVELOPMENT b/DEVELOPMENT index e01dead..dbd7ac4 100644 --- a/DEVELOPMENT +++ b/DEVELOPMENT @@ -37,5 +37,9 @@ within the native Mach NE2000 NIC device driver, see Support for NORMA was removed on 2006-03-20. <http://lists.gnu.org/archive/html/bug-hurd/2006-03/msg00007.html>. +Support for PS2, i860, iPSC 386/860 and MB1/MB2/EXL was removed on +2006-11-05. +<http://lists.gnu.org/archive/html/bug-hurd/2006-11/msg00001.html>. + Be sure to check the ChangeLog and have a look at the repository at that tag's state if you want to work on those parts of GNU Mach. |