=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/hppa.html,v retrieving revision 1.63 retrieving revision 1.64 diff -c -r1.63 -r1.64 *** www/hppa.html 2002/10/31 00:22:10 1.63 --- www/hppa.html 2002/11/08 18:46:54 1.64 *************** *** 16,57 ****
! This port is aimed to support the following HP 9000 models: ! 705, 710, 712, 715, 720, 725, ! 730, 735, 742, 750, 755, A180, A180C, B132L, B132L+, ! B160L, B180L, C100, C110, C132L, C160L, C180L, J200, J210, J210XC ! (bold means "known to be working"). ! Other similar to those hardware configurations may be supported ! as long as if they based on: ! ! Systems which may work (eventually): ! !
! Hardware is needed for this project, ! see "Wanted List". (contact mickey). ! !

Status:

! System boots to single-user, using bootable images. ! !

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 --- 16,27 ----
!

Status and History:

! Systems boot to multi-user and full snapshots are made periodically. ! There are several projects being under development to support ! SCSI controllers and input devices, ! certain stability issues. !

This project was started in one of those days when the only open source operating systems for HP PA-RISC computers were Lites and *************** *** 71,101 **** machines which actually resulted in some proprietary documentation 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):
    --- 41,99 ---- machines which actually resulted in some proprietary documentation release, even they target different class of 9000 machines.

    ! !

    Supported Hardware:

    ! + Systems which may work (eventually): + +
    + Hardware is needed for this project, + see "Wanted List" + (contact mickey). !

    Documentation

    ! (most of which was released by HP for the Linux/parisc project):
      *************** *** 130,136 ****
    Or see more information at OpenPA. !

    Build cross-tools:

      cd /usr/src
      sudo make TARGET=hppa cross-tools
    --- 128,136 ----
      
Or see more information at OpenPA. !
! !

Building Cross-Tools

  cd /usr/src
  sudo make TARGET=hppa cross-tools
***************
*** 168,233 ****
  options(8)
  for kernel build options and configuration.
  

-

Recent development:

-
- BOOT_ADMIN> boot lan isl
- 
- Booting
- 
- 
- >> OpenBSD/hppa BOOT 0.7
- >
- booting lf0a:/bsd: 1167360+61440+274432 [164584+60691]=0x489000 start=0x12000
- [ bsd ELF symbol table not valid: bad magic ]
- [ using 225276 bytes of bsd a.out symbol table ]
- Copyright (c) 1982, 1986, 1989, 1991, 1993
-         The Regents of the University of California.  All rights reserved.
- Copyright (c) 1995-2002 OpenBSD. All rights reserved.  http://www.OpenBSD.org
- 
- OpenBSD 3.1-beta (SHEPHERD_PIE) #834: Thu Mar 28 10:52:35 EST 2002
-     mickey@lucifier.net:/sys/arch/hppa/compile/SHEPHERD_PIE
- HP9000/712/80 (King Gecko) PA-RISC 1.1
- real mem = 67108864 (73728 reserved for PROM, 8388608 used by OpenBSD)
- mainbus0 (root) [flex fff80000]
- pdc0 at mainbus0
- mem0 at mainbus0 offset ffbf000: viper rev 0, size 64MB
- cpu0 at mainbus0 offset ffbe000 irq 31: PCXL rev 4 L1-A 80MHz, FPU PCXL (CMOS-26B) rev 1
- cpu0: 128K(32b/l) Icache, 128K(32b/l) wr-back coherent Dcache, 64 coherent TLB, 8 BTLB
- lasi1 at mainbus0 offset 500000 irq 27: rev 3.0
- lasi0 at mainbus0 offset 100000 irq 28: rev 3.0
- gsc0 at lasi0
- "Optional RJ-16" at gsc0 (type a, sv 8d) offset 4060 not configured
- "Optional RJ-16" at gsc0 (type a, sv 8d) offset 4040 not configured
- "PS/2 port" at gsc0 (type a, sv 84) offset 8100 not configured
- "PS/2 port" at gsc0 (type a, sv 84) offset 8000 not configured
- "floppy controller" at gsc0 (type a, sv 83) offset a000 not configured
- harmony0 at gsc0 offset 4000 irq 13: teleshare rev 4.0
- "teleshare tty0" at harmony0 not configured
- "teleshare tty1" at harmony0 not configured
- lpt0 at gsc0 offset 2000 irq 7
- com0 at gsc0 offset 5000 irq 13: ns16550a, 16 byte fifo
- com0: console
- ie0 at gsc0 offset 7000 irq 8: LASI/i82596CA v1.0, address 08:00:09:87:b5:75
- "Core SCSI" at gsc0 (type a, sv 82) offset 6000 not configured
- sti0 at mainbus0 offset 8000000: HPA208LC1280 rev 8.04;7
- sti0: 2048x1024 frame buffer, 1280x1024x8 display, offset 0x0
- sti0: 8x16 font type 1, 16 bpc, charset 0-255
- wsdisplay0 at sti0
- gsc1 at lasi1
- com1 at gsc1 offset 5000 irq 5: ns16550a, 16 byte fifo
- ie1 at gsc1 offset 7000 irq 8: LASI/i82596CA v1.0, address 08:00:09:87:b5:76
- nfs_boot: using network interface 'ie0'
- nfs_boot: client_addr=10.0.0.5
- nfs_boot: server_addr=10.0.0.1 hostname=jwalker
- root on lucifier:/export/hppa/root
- root time: 0x3c6770c7
- WARNING: clock lost 9913 days -- CHECK AND RESET THE DATE!
- init: copying out flags `-s' 3
- init: copying out path `/sbin/init' 11, 0x68ff3003
- #
- 
-

- info was typed from screen, sorry for typos
In order to use the boot.lif files you must prepare your server and instruct your machine to boot off the network: --- 168,173 ---- *************** *** 329,335 **** OpenBSD www@openbsd.org
! $OpenBSD: hppa.html,v 1.63 2002/10/31 00:22:10 mickey Exp $ --- 269,275 ---- OpenBSD www@openbsd.org
! $OpenBSD: hppa.html,v 1.64 2002/11/08 18:46:54 mickey Exp $