Subject: Re: CVS commit: syssrc
To: Eduardo Horvath <eeh@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 09/21/2000 16:44:33
On Fri, Sep 22, 2000 at 02:27:33AM +0300, Eduardo Horvath wrote:

 > Module Name:	syssrc
 > Committed By:	eeh
 > Date:		Thu Sep 21 23:27:33 UTC 2000
 > 
 > Modified Files:
 > 	syssrc/sys/dev/ic: com.c comvar.h
 > 
 > Log Message:
 > Support for SPARC machines with `su' devices.
 > 
 > 
 > To generate a diff of this commit:
 > cvs rdiff -r1.176 -r1.177 syssrc/sys/dev/ic/com.c
 > cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/ic/comvar.h

This change is wrong -- it should be bus_addr_t, not paddr_t.  Also,
the commit message could have been a bit more descriptive about what
the change actually was.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>