Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc



In <200005240749.AAA03672%nb00.nas.nasa.gov@localhost>
soren%netbsd.org@localhost wrote:

> Module Name:  syssrc
> Committed By: soren
> Date:         Wed May 24 07:49:15 UTC 2000
> 
> Modified Files:
>       syssrc/sys/dev/ic: i82557.c
> 
> Log Message:
> Fix DMA status reading on big-endian systems. From Sanjay Lal on port-macppc.

le16toh() should be used to *read* DMA status rather than htole16().
(As Ben Harris said on port-macppc)
---
Izumi Tsutsui
tsutsui%ceres.dti.ne.jp@localhost



Home | Main Index | Thread Index | Old Index