cvs commit: src/sys/dev/bce if_bcereg.h
    Scott Long 
    scottl at samsco.org
       
    Tue Apr 25 19:24:16 UTC 2006
    
    
  
John Baldwin wrote:
> jhb         2006-04-25 19:18:48 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/bce          if_bcereg.h 
>   Log:
>   Fix half of the current i386 tinderbox failure.  max_bus_addr should be a
>   bus_addr_t rather than a bus_size_t.
>   
>   Revision  Changes    Path
>   1.2       +1 -1      src/sys/dev/bce/if_bcereg.h
Actually, bus_size_t should also be aware of PAE.
Scott
    
    
More information about the cvs-all
mailing list