Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/cesfic/dev/zs_pcc.c
RevisionDateAuthorComments
 1.9  29-Mar-2008  tsutsui Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.
 1.8  03-Dec-2007  ad branches: 1.8.14;
Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.
 1.7  05-Mar-2007  tsutsui branches: 1.7.2; 1.7.18; 1.7.20; 1.7.26;
MI softintr(9)'fy. Untested.

This port needs much more cleanups, it seems...
 1.6  11-Dec-2005  christos branches: 1.6.26;
merge ktrace-lwp.
 1.5  28-Sep-2003  cl branches: 1.5.16;
Cast to (void *) to appease gcc3.
 1.4  15-Jul-2003  lukem __KERNEL_RCSID()
 1.3  02-Oct-2002  thorpej branches: 1.3.6;
Use CFATTACH_DECL().
 1.2  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.1  14-May-2001  drochner branches: 1.1.2; 1.1.8;
Initial import of the known working kernel bits for the NetBSD/cesfic
port. cesfic is a VME board with one or two mc68040 processors. See
the README file for details.
The port is working well with a.out userland, there are some problems
with ELF still, like applications running out of memory where it is not
expected. Some parts, in particular the pmap (which was taken from hp300
four years ago), need updating, but this is easier done within the NetBSD
CVS tree.
 1.1.8.2  18-Oct-2002  nathanw Catch up to -current.
 1.1.8.1  14-May-2001  nathanw file zs_pcc.c was added on branch nathanw_sa on 2002-10-18 02:36:13 +0000
 1.1.2.1  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.3.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.6.1  03-Aug-2004  skrll Sync with HEAD
 1.5.16.2  07-Dec-2007  yamt sync with head
 1.5.16.1  03-Sep-2007  yamt sync with head.
 1.6.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.7.26.1  08-Dec-2007  mjf Sync with HEAD.
 1.7.20.1  09-Jan-2008  matt sync with HEAD
 1.7.18.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.7.2.1  03-Dec-2007  ad Sync with HEAD.
 1.8.14.1  03-Apr-2008  mjf Sync with HEAD.

RSS XML Feed