OpenGrok
Cross Reference: gayle.c
xref
: /
src
/
sys
/
arch
/
amiga
/
amiga
/
gayle.c
Home
|
History
|
Annotate
|
Download
|
only in
amiga
History log of
/src/sys/arch/amiga/amiga/gayle.c
Revision
Date
Author
Comments
1.8
16-Jan-2015
phx
Fixed crash of A4000 IDE due to uninitialised bus_space_tag and bus_space
handle for the interrupt status register.
1.7
03-Jan-2014
rkujawa
branches: 1.7.4; 1.7.6;
Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce
proper bus_space accesses and some abstraction layer. All drivers that utilised
Gayle also had to be refactored.
I tried not to break anything more, but this clearly needs more testing...
1.6
11-Dec-2005
christos
branches: 1.6.112; 1.6.122; 1.6.128;
merge ktrace-lwp.
1.5
13-Jun-2005
jmc
Fix volatile casts
1.4
28-Jan-2002
aymeric
branches: 1.4.16;
add __KERNEL_RCSID as suggested by Luke Mewburn
1.3
19-Jan-2001
is
branches: 1.3.4; 1.3.8;
No need for a seperate "I'm initialized" variable - the pointer itself
should work fine.
1.2
27-Sep-2000
aymeric
branches: 1.2.2;
minor aesthetic changes, plus explicitly state this is public domain
1.1
23-Jan-2000
aymeric
add files which deal with the gayle chip
1.2.2.3
11-Feb-2001
bouyer
Sync with HEAD.
1.2.2.2
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
1.2.2.1
27-Sep-2000
bouyer
file gayle.c was added on branch thorpej_scsipi on 2000-11-20 19:58:19 +0000
1.3.8.1
28-Feb-2002
nathanw
Catch up to -current.
1.3.4.1
11-Feb-2002
jdolecek
Sync w/ -current.
1.4.16.1
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.6.128.1
18-May-2014
rmind
sync with head
1.6.122.2
03-Dec-2017
jdolecek
update from HEAD
1.6.122.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.6.112.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.7.6.1
06-Apr-2015
skrll
Sync with HEAD
1.7.4.1
17-Jan-2015
martin
Pull up following revision(s) (requested by phx in ticket #429):
sys/arch/amiga/amiga/gayle.c: revision 1.8
Fixed crash of A4000 IDE due to uninitialised bus_space_tag and bus_space
handle for the interrupt status register.
Indexes created Sat Oct 18 21:09:54 GMT 2025