OpenGrok
Cross Reference: maplevar.h
xref
: /
src
/
sys
/
arch
/
dreamcast
/
dev
/
maple
/
maplevar.h
Home
|
History
|
Annotate
|
Download
|
only in
maple
History log of
/src/sys/arch/dreamcast/dev/maple/maplevar.h
Revision
Date
Author
Comments
1.15
06-Dec-2015
tsutsui
Convert tsleep(9)/wakeup(9) pairs to condvar(9) with mutex(9).
Briefly tested with mkbd(4).
1.14
27-Oct-2012
chs
branches: 1.14.14;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
1.13
17-Oct-2010
tsutsui
branches: 1.13.8; 1.13.18;
Split device_t/softc.
1.12
28-Apr-2008
martin
branches: 1.12.20; 1.12.22;
Remove clause 3 and 4 from TNF licenses
1.11
17-Oct-2007
garbled
branches: 1.11.16; 1.11.18; 1.11.20;
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
1.10
09-Jul-2007
ad
branches: 1.10.10;
Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
1.9
11-Dec-2005
christos
branches: 1.9.30; 1.9.32; 1.9.38;
merge ktrace-lwp.
1.8
19-Feb-2005
tsutsui
branches: 1.8.6;
- u_intNN_t -> uintNN_t
- more ANSI function decls
- sone KNF
1.7
15-Feb-2003
itohy
branches: 1.7.2; 1.7.10; 1.7.12;
constify command buffer
1.6
11-Feb-2003
itohy
Tweak unit ping (removal detect) code to work around problems
with some 3rd party memory cards.
1.5
15-Nov-2002
itohy
New Maple Bus driver
- interrupt driven
- support hot swapping
- sub-drivers can send commands
1.4
26-May-2001
marcus
branches: 1.4.18;
Changed maple device to attach per function instead of per unit.
Raw maple unit access is now possible through /dev/maple*.
1.3
03-Feb-2001
marcus
branches: 1.3.2; 1.3.4;
Added subunit scan.
1.2
21-Jan-2001
marcus
Corrected license text.
1.1
16-Jan-2001
marcus
Maple bus driver.
1.3.4.1
21-Jun-2001
nathanw
Catch up to -current.
1.3.2.2
03-Feb-2001
marcus
Added subunit scan.
1.3.2.1
03-Feb-2001
marcus
file maplevar.h was added on branch thorpej_scsipi on 2001-02-03 23:25:52 +0000
1.4.18.2
11-Dec-2002
thorpej
Sync with HEAD.
1.4.18.1
26-May-2001
thorpej
file maplevar.h was added on branch nathanw_sa on 2002-12-11 05:58:27 +0000
1.7.12.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.7.10.1
29-Apr-2005
kent
sync with -current
1.7.2.1
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.8.6.1
03-Sep-2007
yamt
sync with head.
1.9.38.1
03-Oct-2007
garbled
Sync with HEAD
1.9.32.1
11-Jul-2007
mjf
Sync with head.
1.9.30.1
15-Jul-2007
ad
Sync with head.
1.10.10.1
06-Nov-2007
matt
sync with HEAD
1.11.20.1
16-May-2008
yamt
sync with head.
1.11.18.1
18-May-2008
yamt
sync with head.
1.11.16.1
02-Jun-2008
mjf
Sync with HEAD.
1.12.22.1
05-Mar-2011
rmind
sync with head
1.12.20.1
22-Oct-2010
uebayasi
Sync with HEAD (-D20101022).
1.13.18.2
03-Dec-2017
jdolecek
update from HEAD
1.13.18.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.13.8.1
30-Oct-2012
yamt
sync with head
1.14.14.1
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
Indexes created Fri Oct 17 23:09:53 GMT 2025