Home | History | Annotate | Download | only in include
History log of /src/sys/arch/amigappc/include/bus_defs.h
RevisionDateAuthorComments
 1.8  06-Mar-2020  christos gayle wants stride_1swap now, so declare the rest of the bus methods since
we already define them anyway.
 1.7  23-Sep-2019  skrll Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches
to follow arm and (generic) mips.

Reviewed by christos.
 1.6  22-Jan-2014  christos branches: 1.6.4; 1.6.22; 1.6.30; 1.6.34;
need stride 0x1000 for gayle
 1.5  19-Sep-2011  christos branches: 1.5.2; 1.5.12; 1.5.16;
Add 32 bit methods
 1.4  25-Aug-2011  dyoung Delete an unnecessary #include and an unnecessary comment.
 1.3  12-Aug-2011  dyoung Make amigappc compile again by adding barebones definitions of some of
the bus_dma(9) types.
 1.2  25-Jul-2011  dyoung Change u_intXX_t to uintXX_t throughout.
 1.1  18-Jul-2011  dyoung Do the bus.h -> bus_{defs,funcs}.h split and change all occurrences of
<machine/bus.h> to <sys/bus.h>.
 1.5.16.1  18-May-2014  rmind sync with head
 1.5.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.6.34.1  08-Mar-2020  martin Pull up following revision(s) (requested by is in ticket #760):

sys/arch/amiga/dev/gayle_pcmcia.c: revision 1.32
sys/arch/amigappc/include/bus_defs.h: revision 1.8

The Gayle interface uses swapped (little-endian) word accesses, so we
need to use the amiga_bus_stride_1swap methods for the word accesses.

Analyzed and submitted via port-amiga@ by Martin �berg.

Tested on formerly working hardware
- by Jukka Andberg with Dlink DE-660+ (ne)
- by Frank Wille with D-Link DFE-670TXD (ne)

Tested on formerly not working hardware:
- by Martin with 3Com 3c589 Etherling III (ep)
- by Martin and Frank with CompactFlash cards (wdc)

-

gayle wants stride_1swap now, so declare the rest of the bus methods since
we already define them anyway.
 1.6.30.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.6.30.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.6.22.1  08-Mar-2020  martin Pull up following revision(s) (requested by is in ticket #1518):

sys/arch/amigappc/include/bus_defs.h: revision 1.8

gayle wants stride_1swap now, so declare the rest of the bus methods since
we already define them anyway.
 1.6.4.1  08-Mar-2020  martin Pull up following revision(s) (requested by is in ticket #1725):

sys/arch/amigappc/include/bus_defs.h: revision 1.8

gayle wants stride_1swap now, so declare the rest of the bus methods since
we already define them anyway.

RSS XML Feed