Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/13/2001 22:33:16
Module Name:	syssrc
Committed By:	he
Date:		Tue Mar 13 20:33:16 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [netbsd-1-5]: dpt.c

Log Message:
Pull up revision 1.27 (requested by ad):
  Make this work on a PowerPC system:
   - Load the DMA address a byte at a time
   - Use bus_space_read_stream_2() instead of bus_space_read_2() when
     reading the byte-stream of configuration data from the card


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.2.1 syssrc/sys/dev/ic/dpt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.