Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/evbppc/virtex/dev/pstwo.c
RevisionDateAuthorComments
 1.5  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.4  01-Jul-2011  dyoung branches: 1.4.2; 1.4.12;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.3  18-Jun-2011  matt split device/softc (CFATTACH_DECL_NEW)
struct device * -> device_t
struct cfdata * -> cfdata_t
Use <sys/foo.h> instead of <machine/foo.h> if <sys/foo.h> exists
Explicitly include <powerpc/ibm4xx/cpu.h> when needed.
 1.2  21-Feb-2007  thorpej branches: 1.2.78;
Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
 1.1  02-Dec-2006  freza branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Welcome to evbppc/virtex -- port to Xilinx Virtex series FPGA's with embedded
ibm405d5 core.

OK by Simon Burge
 1.1.8.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.1.6.2  12-Jan-2007  ad Sync with head.
 1.1.6.1  02-Dec-2006  ad file pstwo.c was added on branch newlock2 on 2007-01-12 01:00:47 +0000
 1.1.4.3  26-Feb-2007  yamt sync with head.
 1.1.4.2  30-Dec-2006  yamt sync with head.
 1.1.4.1  02-Dec-2006  yamt file pstwo.c was added on branch yamt-lazymbuf on 2006-12-30 20:45:54 +0000
 1.1.2.2  10-Dec-2006  yamt sync with head.
 1.1.2.1  02-Dec-2006  yamt file pstwo.c was added on branch yamt-splraiseipl on 2006-12-10 07:15:54 +0000
 1.2.78.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.4.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed