Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hpcmips/dev/plumicu.c
RevisionDateAuthorComments
 1.13  10-Sep-2023  andvar PLUM2 icu debug code uses dbg_bit_print, defined in hpcmips debug.h header file.
Thus rewrote code to use DPRINTF definition from it and include the header.

Fixes PLUMICUDEBUG enabled build.
 1.12  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.11  28-Apr-2008  martin branches: 1.11.34; 1.11.44;
Remove clause 3 and 4 from TNF licenses
 1.10  24-Dec-2005  perry branches: 1.10.74; 1.10.76; 1.10.78;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
 1.9  11-Dec-2005  christos merge ktrace-lwp.
 1.8  15-Jul-2003  lukem branches: 1.8.16;
__KERNEL_RCSID()
 1.7  02-Oct-2002  thorpej branches: 1.7.6;
Use CFATTACH_DECL().
 1.6  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.5  29-Jan-2002  uch clean up debug print and configuration.
 1.4  15-Sep-2001  uch branches: 1.4.4;
ANSIfy, KNF, change my copyright.
 1.3  26-Feb-2000  uch branches: 1.3.6; 1.3.8; 1.3.10;
fix lost interrupt bug.
 1.2  07-Dec-1999  uch branches: 1.2.2;
Fix iocorrect defines.
 1.1  21-Nov-1999  uch PLUM2(TC6358TB) TX3922 companion chip
 1.2.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.10.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.3.10.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.3.10.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.8.1  01-Oct-2001  fvdl Catch up with -current.
 1.3.6.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.3.6.1  26-Feb-2000  bouyer file plumicu.c was added on branch thorpej_scsipi on 2000-11-20 20:46:07 +0000
 1.4.4.3  18-Oct-2002  nathanw Catch up to -current.
 1.4.4.2  28-Feb-2002  nathanw Catch up to -current.
 1.4.4.1  15-Sep-2001  nathanw file plumicu.c was added on branch nathanw_sa on 2002-02-28 04:09:54 +0000
 1.7.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.7.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.7.6.1  03-Aug-2004  skrll Sync with HEAD
 1.8.16.1  21-Jun-2006  yamt sync with head.
 1.10.78.1  16-May-2008  yamt sync with head.
 1.10.76.1  18-May-2008  yamt sync with head.
 1.10.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.11.34.1  30-Oct-2012  yamt sync with head

RSS XML Feed