Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/evbppc/obs405/dev/century_bios.c
RevisionDateAuthorComments
 1.5  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.4  22-Feb-2007  thorpej branches: 1.4.78;
TRUE -> true, FALSE -> false
 1.3  05-May-2006  thorpej branches: 1.3.14;
Remove the devprop API and switch everthing over to the new proplib. Add
a new device_properties() accessor for device_t that returns the device's
property dictionary.
 1.2  11-Dec-2005  christos branches: 1.2.4; 1.2.6; 1.2.8; 1.2.10; 1.2.12;
merge ktrace-lwp.
 1.1  18-Mar-2005  shige branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Add sources for OpenBlockS200 (OpenBlockS S/R) machine.
 1.1.8.2  26-Feb-2007  yamt sync with head.
 1.1.8.1  21-Jun-2006  yamt sync with head.
 1.1.6.2  29-Apr-2005  kent sync with -current
 1.1.6.1  18-Mar-2005  kent file century_bios.c was added on branch kent-audio2 on 2005-04-29 11:28:09 +0000
 1.1.4.2  01-Apr-2005  skrll Sync with HEAD.
 1.1.4.1  18-Mar-2005  skrll file century_bios.c was added on branch ktrace-lwp on 2005-04-01 14:27:26 +0000
 1.1.2.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.2.1  18-Mar-2005  yamt file century_bios.c was added on branch yamt-km on 2005-03-19 08:32:58 +0000
 1.2.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.2.10.1  11-May-2006  elad sync with head
 1.2.8.1  24-May-2006  yamt sync with head.
 1.2.6.1  01-Jun-2006  kardel Sync with head.
 1.2.4.1  09-Sep-2006  rpaulo sync with head
 1.3.14.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.4.78.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.

RSS XML Feed