cvs commit: src/sys/dev/fxp if_fxpreg.h
    Hiten Pandya 
    hmp at FreeBSD.ORG
       
    Mon May 12 13:26:17 PDT 2003
    
    
  
On Mon, May 12, 2003 at 11:15:33AM -0700, Maxime Henrion wrote:
> mux         2003/05/12 11:15:33 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/fxp          if_fxpreg.h 
>   Log:
>   Fix the unaligned access problems that some people saw on alpha
>   by using a __packed keyword for the fxp_rfa structure.  The Intel
>   guys who designed this structure with unaligned fields deserve
>   to be shot.
	I was telling on along, that use my BUS_SPACE_DEBUG patches, but
	nah, no one wanted to listen! 8-) 8-) 8-)
	Note, I am not making any indirect towards mux, but just
	in general!
	If people want, I can update my BUS_SPACE_DEBUG patches:
	  http://people.FreeBSD.ORG/~hmp/olddiffs/bus_space_debug.patch.gz
	  
	
		-- Hiten (hmp at FreeBSD.ORG)
    
    
More information about the cvs-all
mailing list