Subject: Re: CVS commit: syssrc/sys
To: None <jdolecek@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 12/09/2002 23:15:10
In article <200212091357.gB9DvTo23215@s102-n054.tele2.cz>
jdolecek@netbsd.org wrote:

> I looked on ic/dpt.c a bit, and it seems the code uses value taken
> from htobe32() later for copyin(). So it appears it has only
> chance of working on big endian 32bit machines.

It seems that cp_stataddr and cp_senseaddr have bus-master's address,
so they cannot be passed to copyout() anyway (even on big endian).
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp