Home | History | Annotate | Download | only in hpc
History log of /src/sys/arch/sgimips/hpc/pckbc_hpc.c
RevisionDateAuthorComments
 1.11  21-Nov-2020  thorpej malloc(9) -> kmem(9)
 1.10  18-Feb-2015  macallan branches: 1.10.30;
switch sgimips to common bus_dma and bus_space in arch/mips/
Tested on O2 and Indy.
Things that are compile-tested only for lack of hardware:
- GIO ethernet cards with PCI bridges
- IP2x hardware not found on Indy
- IP1x
 1.9  15-Mar-2008  cube branches: 1.9.48; 1.9.68;
Split device_t and softc for pckbc(4) and its attachments.
 1.8  05-Jan-2008  ad branches: 1.8.2; 1.8.6;
Fix includes.
 1.7  17-Oct-2007  garbled branches: 1.7.2; 1.7.8;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.6  09-Jul-2007  ad branches: 1.6.10;
Merge some of the less invasive changes from the vmlocking branch:

- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
 1.5  11-Dec-2005  christos branches: 1.5.30; 1.5.32; 1.5.38;
merge ktrace-lwp.
 1.4  19-Feb-2004  bjh21 branches: 1.4.4; 1.4.18;
Remove pckbc_machdep_cnattach() -- it's no longer needed.
 1.3  10-Dec-2003  lonewolf Make this compile and apparently work (it generates interrupts properly, at
least).
XXX The is_console test is horribly ugly but necessary for the pckbc_cnattach
XXX coming soon.
 1.2  04-Dec-2003  keihan netbsd.org -> NetBSD.org

All "netbsd.org" is now gone from src/sys/arch.
 1.1  20-Nov-2003  sekiya Add driver for pckbc at hpc. There's an interrupt issue that still needs
to be resolved.
 1.4.18.3  17-Mar-2008  yamt sync with head.
 1.4.18.2  21-Jan-2008  yamt sync with head
 1.4.18.1  03-Sep-2007  yamt sync with head.
 1.4.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.4.4.2  03-Aug-2004  skrll Sync with HEAD
 1.4.4.1  19-Feb-2004  skrll file pckbc_hpc.c was added on branch ktrace-lwp on 2004-08-03 10:40:07 +0000
 1.5.38.1  03-Oct-2007  garbled Sync with HEAD
 1.5.32.1  11-Jul-2007  mjf Sync with head.
 1.5.30.1  15-Jul-2007  ad Sync with head.
 1.6.10.3  23-Mar-2008  matt sync with HEAD
 1.6.10.2  09-Jan-2008  matt sync with HEAD
 1.6.10.1  06-Nov-2007  matt sync with HEAD
 1.7.8.1  08-Jan-2008  bouyer Sync with HEAD
 1.7.2.1  18-Feb-2008  mjf Sync with HEAD.
 1.8.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.8.2.1  24-Mar-2008  keiichi sync with head.
 1.9.68.1  06-Apr-2015  skrll Sync with HEAD
 1.9.48.1  03-Dec-2017  jdolecek update from HEAD
 1.10.30.1  14-Dec-2020  thorpej Sync w/ HEAD.

RSS XML Feed