6353b12d1a
Tested on macppc by HATANO Hiromichi. Note I guess this bug could be fixed only adding one htole32(), but I'd rather clean up endianness handling: - Use htole32() only to accesses against DMA descriptors. - Don't use uint32_t union member with htole32()/le32toh() to access uint8_t/uint16_t descriptors. - Add le32toh() in some DPRINTF. (XXX: strictly speaking, bus_dmamap_sync() is needed for these DPRINTF) |
||
---|---|---|
bin | ||
contrib/sys | ||
crypto | ||
dist | ||
distrib | ||
doc | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
rescue | ||
sbin | ||
share | ||
sys | ||
tools | ||
usr.bin | ||
usr.sbin | ||
x11 | ||
build.sh | ||
BUILDING | ||
Makefile | ||
Makefile.inc | ||
UPDATING |