NetBSD-Bugs archive

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

PR/6724 CVS commit: src/sys/arch/x68k



The following reply was made to PR port-m68k/6724; it has been noted by GNATS.

From: matthew green <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/6724 CVS commit: src/sys/arch/x68k
Date: Sun, 6 Jun 2010 04:52:01 +0000

 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