OpenGrok
Cross Reference: isa_dma.c
xref
: /
src
/
sys
/
arch
/
atari
/
isa
/
isa_dma.c
Home
|
History
|
Annotate
|
Download
|
only in
isa
History log of
/src/sys/arch/atari/isa/isa_dma.c
Revision
Date
Author
Comments
1.16
22-Jan-2022
skrll
Ensure bus_dmatag_subregion is called with an inclusive max_addr
everywhere.
1.15
17-Dec-2021
skrll
Correct copypaste comment grammar.
1.14
17-Dec-2021
skrll
Trailing whitespace
1.13
04-Jan-2021
thorpej
malloc(9) -> kmem(9)
1.12
26-Feb-2016
christos
branches: 1.12.30;
PR/50857: David Binderman: Remove redundant code.
1.11
13-Feb-2012
jdc
branches: 1.11.6; 1.11.24;
Build fix - convert to new-style definitions.
OK by releng.
1.10
01-Jul-2011
dyoung
branches: 1.10.2; 1.10.6;
#include <sys/bus.h> instead of <machine/bus.h>.
1.9
14-Mar-2009
dsl
ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
1.8
14-Mar-2009
dsl
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
1.7
28-Apr-2008
martin
branches: 1.7.8; 1.7.14;
Remove clause 3 and 4 from TNF licenses
1.6
06-Mar-2007
tsutsui
branches: 1.6.40; 1.6.42; 1.6.44;
Pass (char *) to mtod(9) on pointer arith.
1.5
04-Mar-2007
christos
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.4
11-Dec-2005
christos
branches: 1.4.26;
merge ktrace-lwp.
1.3
15-Jul-2003
lukem
branches: 1.3.16;
__KERNEL_RCSID()
1.2
05-May-2003
fvdl
branches: 1.2.2;
Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.
1.1
09-Mar-2001
leo
branches: 1.1.2; 1.1.4; 1.1.12;
Expand bus_dma implementation. It will now handle the bounce buffer
extensions needed to make the isa floppy driver on the Milan work.
1.1.12.2
09-Mar-2001
leo
Expand bus_dma implementation. It will now handle the bounce buffer
extensions needed to make the isa floppy driver on the Milan work.
1.1.12.1
09-Mar-2001
leo
file isa_dma.c was added on branch nathanw_sa on 2001-03-09 20:55:48 +0000
1.1.4.1
09-Apr-2001
nathanw
Catch up with -current.
1.1.2.2
12-Mar-2001
bouyer
Sync with HEAD.
1.1.2.1
09-Mar-2001
bouyer
file isa_dma.c was added on branch thorpej_scsipi on 2001-03-12 13:27:56 +0000
1.2.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.2.1
03-Aug-2004
skrll
Sync with HEAD
1.3.16.1
03-Sep-2007
yamt
sync with head.
1.4.26.1
12-Mar-2007
rmind
Sync with HEAD.
1.6.44.2
04-May-2009
yamt
sync with head.
1.6.44.1
16-May-2008
yamt
sync with head.
1.6.42.1
18-May-2008
yamt
sync with head.
1.6.40.1
02-Jun-2008
mjf
Sync with HEAD.
1.7.14.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.7.8.1
28-Apr-2009
skrll
Sync with HEAD.
1.10.6.1
18-Feb-2012
mrg
merge to -current.
1.10.2.1
17-Apr-2012
yamt
sync with head
1.11.24.1
19-Mar-2016
skrll
Sync with HEAD
1.11.6.1
03-Dec-2017
jdolecek
update from HEAD
1.12.30.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Thu Oct 02 01:09:59 GMT 2025