Re: machine/bus.h

1999-11-08 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jeroen Ruigrok/Asmodai writes: : machine/bus.h claims, in its comment section, that it supports 8 byte : read/writes, but never in the whole file does it declare anything : remotely akin to bus_space_read_8(). : : Any reason why not? Because no busses t

machine/bus.h

1999-11-08 Thread Jeroen Ruigrok/Asmodai
Hi, machine/bus.h claims, in its comment section, that it supports 8 byte read/writes, but never in the whole file does it declare anything remotely akin to bus_space_read_8(). Any reason why not? The outcome of this answer will determine whether I make a patch to correct the comments or add