NetBSD/sys/contrib/dev/ic
dyoung 458bd292c0 Our bus_space_{read,write}_4 routines convert from host to bus
byte-order, but FreeBSD's does not.  ath(4) expects the FreeBSD
convention.  Meet ath(4)'s expectations, use
bus_space_{read,write}_stream_4, instead.

Now, the HAL seems to work on macppc.
2005-07-04 05:35:09 +00:00
..
athhal-COPYRIGHT
athhal-README
athhal.h
athhal_desc.h
athhal_devid.h
athhal_if.m
athhal_osdep.c Our bus_space_{read,write}_4 routines convert from host to bus 2005-07-04 05:35:09 +00:00
athhal_osdep.h Our bus_space_{read,write}_4 routines convert from host to bus 2005-07-04 05:35:09 +00:00
athhal_version.h