History log of /src/sys/modules/compat_60 |
Revision | Date | Author | Comments |
1.2 | 27-Jan-2019 |
pgoyette | branches: 1.2.4; Merge the [pgoyette-compat] branch
|
1.1 | 15-Mar-2018 |
pgoyette | branches: 1.1.2; file Makefile was initially added on branch pgoyette-compat.
|
1.1.2.13 | 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.12 | 26-Mar-2018 |
pgoyette | For now, disable CPU_UCODE stuff since we can't build it properly with XEN. Re-enable it after we get fix for PR kern/53130
|
1.1.2.11 | 25-Mar-2018 |
pgoyette | Include compat code in the modules
|
1.1.2.10 | 25-Mar-2018 |
pgoyette | Undo previous. Clearly this is not the right thing to do! The ucode support should already be in the kernel.
|
1.1.2.9 | 25-Mar-2018 |
pgoyette | Include the cpu_ucode*.c files in the module for x86 machines
|
1.1.2.8 | 25-Mar-2018 |
pgoyette | Add missing kern_cpu_60.c to the module
|
1.1.2.7 | 18-Mar-2018 |
pgoyette | Import compat_60 changes for dev/ccd
|
1.1.2.6 | 18-Mar-2018 |
pgoyette | Move closer to a complete compat_60 module. All that remains is some tty stuff and some ccd ioctl()s.
|
1.1.2.5 | 17-Mar-2018 |
pgoyette | Back out changes on the branch related to kernel microcode compat.
Christos didn't like the way it was done, so waiting for a better approach/implementation.
|
1.1.2.4 | 17-Mar-2018 |
pgoyette | Move closer to having a compat_60 module
|
1.1.2.3 | 16-Mar-2018 |
pgoyette | Move closer to getting a compat_60 module - still needs more work
|
1.1.2.2 | 16-Mar-2018 |
pgoyette | Add note/reminder to deal with setting of CPU_UCODE option based on machine architecture. It's needed for i386, amd64, and XEN3_DOM0 (but _not_ needed for XEN3_DOMU).
|
1.1.2.1 | 15-Mar-2018 |
pgoyette | Initial set-up for compat_60 module
|
1.2.4.2 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.2.4.1 | 27-Jan-2019 |
christos | file Makefile was added on branch phil-wifi on 2019-06-10 22:09:15 +0000
|