Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x68k



Module Name:    src
Committed By:   mrg
Date:           Sun Jun  6 04:52:01 UTC 2010

Modified Files:
        src/sys/arch/x68k/conf: files.x68k
        src/sys/arch/x68k/dev: fd.c
        src/sys/arch/x68k/include: cpu.h

Log Message:
fix PR 6724 - convert m68k options to defflag's.  this means that
M680[12346] are now available from opt_m68k_arch.h.  FPSP meantioned
in the PR has already been fixed, and i could not find any more.

i built these kernels to ensure i did not break their builds:

amiga: GENERIC DRACO
atari: HADES FALCON MILAN-PCIIDE
mac68k: GENERIC
sun2: GENERIC
sun3: GENERIC GENERIC3X
cesfic: attempted GENERIC, does not build due to lack of machine/bus.h
hp300: GENERIC
luna68k: GENERIC
mvme68k: GENERIC
news68k: GENERIC
next68k: GENERIC
x68k: GENERIC


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/x68k/conf/files.x68k
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/x68k/dev/fd.c
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/x68k/include/cpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index