Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/amiga
> Should the amiga/amigappc drivers be converted to
> bus_space(9)/bus_dma(9) ?
Actually osiop(4) was bus_space/bus_dma'fied by me based on
amiga/dev/siop.c, and amiga just needs bus_dma(9), I think.
siop(4) has also been fixed to support 53c720/770 on big endian
for hp700, so it should also be trivial.
Probably we can use sys/arch/m68k/m68k/bus_dma.c, but
amiga specific bounce buffer xfer might be required.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index