| History log of /src/sys/arch/mvme68k/conf/std.mvme68k |
| Revision | | Date | Author | Comments |
| 1.15 |
| 17-Nov-2025 |
thorpej | __HAVE_NEW_PMAP_68K glue.
|
| 1.14 |
| 19-Sep-2010 |
tsutsui | - add m68k/conf/std.m68k, which includes common standard options for m68k, options EXEC_ELF32, EXEC_SCRIPTS, and CPU_IN_CKSUM for md cpu_in_cksum.c - make all m68k ports include common arch/m68k/conf/std.m68k from MD std.${MACHINE}
|
| 1.13 |
| 11-Dec-2005 |
christos | branches: 1.13.78; 1.13.98; 1.13.100; merge ktrace-lwp.
|
| 1.12 |
| 17-Sep-2005 |
yamt | include "conf/std".
|
| 1.11 |
| 30-Jan-2004 |
he | branches: 1.11.16; Omit declaration of "device lpt" in files.mvme; this is now done by the recently introduced files.ppbus. Also, let the mvme68k port use it's own lpt implementation for now, so define USE_ALT_LPT option in std.memv68k. This makes the mvme68k kernels configure and build again.
|
| 1.10 |
| 12-Aug-2001 |
scw | branches: 1.10.6; 1.10.22; Split the nvram/rtc functionality away from the clock interrupt code and attach it as `timekeeper0 at mainbus0'. Use the MI mk48txx nvram/rtc access functions instead of home-grown versions.
It should now be very easy to add a character device for the benefit of userland access to NVRAM.
|
| 1.9 |
| 30-Nov-2000 |
scw | branches: 1.9.4; Add EXEC_ELF32
|
| 1.8 |
| 22-Jun-2000 |
fvdl | Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
|
| 1.7 |
| 15-Nov-1999 |
fvdl | branches: 1.7.6; Add
prefix ../gnu/sys cinclude "conf/files.softdep" prefix
to all std.* files, so that soft dependencies can be activated using "options SOFTDEP".
|
| 1.6 |
| 12-Sep-1999 |
chs | branches: 1.6.2; 1.6.8; eliminate the PMAP_NEW option by making it required for all ports. ports which previously had no support for PMAP_NEW now implement the pmap_k* interfaces as wrappers around the non-k versions.
|
| 1.5 |
| 24-Mar-1999 |
mrg | clean up kernel/config files files for machVM lossage.
|
| 1.4 |
| 04-May-1998 |
thorpej | Switch to UVM.
|
| 1.3 |
| 12-Oct-1997 |
scw | Move MACHINE_NONCONTIG from std.mvme68k to <machine/vmparam.h> as per Jason's request.
|
| 1.2 |
| 09-Oct-1997 |
scw | Added support for VMEbus RAM cards via MACHINE_NONCONTIG. The kernel should still compile and run without it, but I've put the config option in std.mvme68k so it's built like this as standard.
|
| 1.1 |
| 18-Mar-1997 |
thorpej | branches: 1.1.4; Use std.mvme68k, which contains non-optional "options" (a'la other ports).
|
| 1.1.4.1 |
| 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.6.8.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
| 1.6.2.2 |
| 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.6.2.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.7.6.1 |
| 23-Jun-2000 |
fvdl | As on the trunk, update these for the move of ffs_softdep.c into the kernel source itself. Remove prefix construction, and add the SOFTDEP option to GENERIC kernels.
|
| 1.9.4.1 |
| 25-Aug-2001 |
thorpej | Merge Aug 24 -current into the kqueue branch.
|
| 1.10.22.4 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.10.22.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.10.22.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.10.22.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.10.6.2 |
| 12-Aug-2001 |
scw | Split the nvram/rtc functionality away from the clock interrupt code and attach it as `timekeeper0 at mainbus0'. Use the MI mk48txx nvram/rtc access functions instead of home-grown versions.
It should now be very easy to add a character device for the benefit of userland access to NVRAM.
|
| 1.10.6.1 |
| 12-Aug-2001 |
scw | file std.mvme68k was added on branch nathanw_sa on 2001-08-12 18:33:13 +0000
|
| 1.11.16.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
| 1.13.100.1 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.13.98.1 |
| 22-Oct-2010 |
uebayasi | Sync with HEAD (-D20101022).
|
| 1.13.78.1 |
| 09-Oct-2010 |
yamt | sync with head
|