Subject: port-m68k/1174: 68060 additional frame formats and bits
To: None <netbsd-bugs@NetBSD.ORG>
From: None <is@Beverly.Rhein.DE>
List: netbsd-bugs
Date: 07/06/1995 23:15:06
Ignatios Souvatzis (is@beverly.rhein.de) wrote:
: 
: >Number:         1174
: >Category:       port-m68k
: >Synopsis:       68060 additional frame formats and bits
: >Confidential:   no
: >Severity:       non-critical
: >Priority:       low
: >Responsible:    gnats-admin (GNATS administrator)
: >State:          open
: >Class:          change-request
: >Submitter-Id:   net
: >Arrival-Date:   Thu Jun 29 08:35:03 1995
: >Originator:     Ignatios Souvatzis
: >Organization:
: 	Private Site
: >Release:        950520
: >Environment:
: 	
: System: NetBSD beverly 1.0A NetBSD 1.0A (BEVERLY) #77: Thu Jun 29 00:39:58 MET DST 1995 is@beverly:/usr/src/sys/arch/amiga/compile/BEVERLY amiga
: 
: 
: >Description:
: 	The M68060 CPU has an additional exception frame format (#4) and 
: 	an incompatible FPU state frame, which I've added to the 
: 	/sys/arch/m68k/include/frame.h
: 
: >How-To-Repeat:
: >Fix:
: 
: Take this one:

where I put two occurences of u_byte somewhere in the new frame type.
Simply replace them by u_char.

 Ignatios Souvatzis