Home | History | Annotate | Download | only in common
History log of /src/sys/compat/common/kern_cpu_60.c
RevisionDateAuthorComments
 1.4  27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.3  18-Mar-2018  christos branches: 1.3.2;
include compat/sys/cpuio.h and multiple include protection.
 1.2  18-Mar-2018  christos finish MD glue for compat ucode module.
 1.1  17-Mar-2018  christos branches: 1.1.2;
redo the cpu ucode compat code.
 1.1.2.6  31-Mar-2018  pgoyette Re-enable inclusion of CPU_UCODE for i386/amd64. Even though it won't
build correctly on XEN (won't use the XEN ABI), it works fine on real
hardware.
 1.1.2.5  18-Mar-2018  pgoyette Merge changes from HEAD into ccd_60.c

For all of the individual xxx_60_{init,fini} routines, don't force
them to artificially return a status; just make them void. This
simplifies the compat_60_{init,fini} handling of errors that remain.
 1.1.2.4  18-Mar-2018  pgoyette Clean-up for kern_cpu_60 code.

Also, although not strictly necessary, include the kern_sa_60 stuff in
the compat_60 module, for completeness.

Still need to deal with some tty code and the ccd driver to finish off
the compat_60 module.
 1.1.2.3  18-Mar-2018  pgoyette Import from -current the MD glue code for compat cpu_ucode
 1.1.2.2  17-Mar-2018  pgoyette Import christos's changes for the compat_60 cpu_ucode stuff
 1.1.2.1  17-Mar-2018  pgoyette file kern_cpu_60.c was added on branch pgoyette-compat on 2018-03-17 21:37:52 +0000
 1.3.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed