=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/hppa.html,v retrieving revision 1.37 retrieving revision 1.38 diff -c -r1.37 -r1.38 *** www/hppa.html 2000/05/30 22:05:36 1.37 --- www/hppa.html 2000/06/13 17:39:30 1.38 *************** *** 7,13 **** ! --- 7,13 ---- ! *************** *** 52,57 **** --- 52,79 ---- Got System autoconfig using bootable images, heading for single-user.

History:

+ This project was started in one of those days when the only + open source operating systems for HP PA-RISC computers were + Lites and + MkLinux. + These two sources were a major supply of information and + code for initial development of the OpenBSD/hppa port. + The HPBSD + is encumbered by HP proprietary code and USL licensing and is + not publicly available. + One of the major direct benefits from previous porting efforts + (besides the code, of course ;) is + support for HP PA-RISC in GCC and binutils, which allowed quick + build of cross-tools environment for development. +

+ Later on HP decided to sponsor a + Linux port to PA-RISC + machines which actually resulted in some proprietory documentaion + release, even they target different class of 9000 machines. +

+ So far here is a history of OpenBSD/hppa port + (it has no dates, but use + cvs to see what happened when):

+

Documentation

+ (most of which was released by HP for the + Linux/parisc project): +
    +
  1. HP PA-RISC CPUs +
      +
    1. PA7100LC CPU ERS +
    2. PA7300LC CPU ERS +
    +
  2. Processor Dependent Code/I/O Dependent Code Interface
    (selected chapters from "PA-RISC I/O Architecture Specification") +
      +
    1. PDC 1.1 +
    2. IODC 1.1 +
    3. Version and Identification Number Allocation +
    4. Memory Data Formats 2.0 +
    5. PDC Procedures 2.0 +
    6. PDC Entry Points 2.0 +
    7. OS Interface 2.0 +
    +
  3. Bus controllers/bridges/adaptors +
      +
    1. LASI Core Bus Adapter (including lan, scsi, serial, lpt controllers) +
    2. Dino PCI bridge, + and Errata +
    3. Elroy ERS (Edited for Open Source) +
    4. Astro Overview, Error handling,R2I Operations, Registers Map, Runway Interface, System Mamory Map +
    +
+

Build cross-tools:

***************
*** 191,197 ****
  OpenBSD 
  www@openbsd.org
  
! $OpenBSD: hppa.html,v 1.37 2000/05/30 22:05:36 mickey Exp $ --- 242,248 ---- OpenBSD www@openbsd.org
! $OpenBSD: hppa.html,v 1.38 2000/06/13 17:39:30 mickey Exp $