Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hpcmips/dev/plumpower.c
RevisionDateAuthorComments
 1.15  07-Sep-2024  andvar Change duplicate PLUM_POWER_RESETC_IO5CL1 to PLUM_POWER_RESETC_IO5CL0.

I believe it was a typo, since plum_power_ioreset(pc) call states that
it is resetting high/low I/O bus and TC6358TB Technical Data (page 128)
describes the bit to be set for clearing I/O active low device signals.

pullups are likely not necessary, there are no known issues reported.

Reported by David Binderman. PR port-hpcmips/50688
 1.14  20-Dec-2023  thorpej branches: 1.14.2;
Remove unnecessary <sys/malloc.h>.
 1.13  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.12  28-Apr-2008  martin branches: 1.12.34; 1.12.44;
Remove clause 3 and 4 from TNF licenses
 1.11  11-Dec-2005  christos branches: 1.11.74; 1.11.76; 1.11.78;
merge ktrace-lwp.
 1.10  15-Jul-2003  lukem __KERNEL_RCSID()
 1.9  02-Oct-2002  thorpej branches: 1.9.6;
Use CFATTACH_DECL().
 1.8  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.7  29-Jan-2002  uch clean up debug print and configuration.
 1.6  15-Sep-2001  uch branches: 1.6.4;
ANSIfy, KNF, change my copyright.
 1.5  04-Oct-2000  uch branches: 1.5.2; 1.5.4; 1.5.6;
experimental power management support for TX3912/TX3922 based model.
 1.4  25-Mar-2000  uch TOSHIBA TC6358TB(PLUM2) OHCI module support.
 1.3  26-Feb-2000  uch change power up sequence.
 1.2  07-Dec-1999  uch branches: 1.2.2;
changing power up sequence.
disable all power before probing plum2 devices.
 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.5.6.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.5.6.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.5.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5.4.1  01-Oct-2001  fvdl Catch up with -current.
 1.5.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.5.2.1  04-Oct-2000  bouyer file plumpower.c was added on branch thorpej_scsipi on 2000-11-20 20:46:12 +0000
 1.6.4.3  18-Oct-2002  nathanw Catch up to -current.
 1.6.4.2  28-Feb-2002  nathanw Catch up to -current.
 1.6.4.1  15-Sep-2001  nathanw file plumpower.c was added on branch nathanw_sa on 2002-02-28 04:09:55 +0000
 1.9.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.9.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.9.6.1  03-Aug-2004  skrll Sync with HEAD
 1.11.78.1  16-May-2008  yamt sync with head.
 1.11.76.1  18-May-2008  yamt sync with head.
 1.11.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.12.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.12.34.1  30-Oct-2012  yamt sync with head
 1.14.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed