Home | History | Annotate | Download | only in tx
History log of /src/sys/arch/hpcmips/tx/tx39io.c
RevisionDateAuthorComments
 1.24  10-Sep-2023  andvar nix whitespace before semicolon.
 1.23  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.22  06-Jun-2010  dholland branches: 1.22.8; 1.22.18;
Add missing backslash in macro definition in apparently-disused #if branch.
(has been this way since 2001)
From Henning Petersen in PR 42525.
 1.21  28-Apr-2008  martin branches: 1.21.20; 1.21.22;
Remove clause 3 and 4 from TNF licenses
 1.20  08-Mar-2006  christos branches: 1.20.64; 1.20.66; 1.20.68;
rename ISSET to ISBITSET.
 1.19  07-Mar-2006  he Conditionally undefine ISSET before defining it locally with
different expansion (tests a given bit number).
 1.18  11-Dec-2005  christos branches: 1.18.4; 1.18.6; 1.18.8; 1.18.10;
merge ktrace-lwp.
 1.17  01-Jul-2004  uch branches: 1.17.12;
<space>,<tab> clean up.
 1.16  15-Jul-2003  lukem __KERNEL_RCSID()
 1.15  02-Oct-2002  thorpej branches: 1.15.6;
Use CFATTACH_DECL().
 1.14  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.13  27-Sep-2002  provos remove trailing \n in panic(). approved perry.
 1.12  06-Mar-2002  uch make this compile with DIAGNOSTIC
 1.11  29-Jan-2002  uch clean up debug print and configuration.
 1.10  28-Jan-2002  uch make this compile without DIAGNOSTIC.
 1.9  14-Jun-2001  uch branches: 1.9.2; 1.9.8;
ANSI KNF. and change my copyright to TNF copyright.
 1.8  13-Jun-2001  uch (TX39) switch from TX local I/O manager to hpcio
 1.7  22-Oct-2000  uch branches: 1.7.2; 1.7.4;
new I/O modules framework for TX based system.
 1.6  04-Oct-2000  uch experimental power management support for TX3912/TX3922 based model.
 1.5  16-Jan-2000  uch add platform dependent TX39 UART module hook.
remove delay from tc5165buf interrupt handler.
backlight config_hook.
 1.4  09-Jan-2000  uch fix TX39IO port debug routine bug. (TX3912)
 1.3  23-Dec-1999  uch branches: 1.3.2;
Add TX39IO_MFIOOUTPORT_OFF option (debugging use)
 1.2  07-Dec-1999  uch clean up boot message.
 1.1  20-Nov-1999  uch Toshiba TX3912/3922 internal modules.
 1.3.2.2  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.2.1  23-Dec-1999  wrstuden file tx39io.c was added on branch wrstuden-devbsize on 1999-12-27 18:32:12 +0000
 1.7.4.1  21-Jun-2001  nathanw Catch up to -current.
 1.7.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.
 1.7.2.1  22-Oct-2000  bouyer file tx39io.c was added on branch thorpej_scsipi on 2000-11-20 20:47:21 +0000
 1.9.8.4  18-Oct-2002  nathanw Catch up to -current.
 1.9.8.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.9.8.2  28-Feb-2002  nathanw Catch up to -current.
 1.9.8.1  14-Jun-2001  nathanw file tx39io.c was added on branch nathanw_sa on 2002-02-28 04:10:02 +0000
 1.9.2.3  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.9.2.2  16-Mar-2002  jdolecek Catch up with -current.
 1.9.2.1  11-Feb-2002  jdolecek Sync w/ -current.
 1.15.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.15.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.15.6.1  03-Aug-2004  skrll Sync with HEAD
 1.17.12.1  21-Jun-2006  yamt sync with head.
 1.18.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.18.8.1  13-Mar-2006  yamt sync with head.
 1.18.6.1  22-Apr-2006  simonb Sync with head.
 1.18.4.1  09-Sep-2006  rpaulo sync with head
 1.20.68.2  11-Aug-2010  yamt sync with head.
 1.20.68.1  16-May-2008  yamt sync with head.
 1.20.66.1  18-May-2008  yamt sync with head.
 1.20.64.1  02-Jun-2008  mjf Sync with HEAD.
 1.21.22.1  03-Jul-2010  rmind sync with head
 1.21.20.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.22.18.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.22.8.1  30-Oct-2012  yamt sync with head

RSS XML Feed