History log of /src/sys/arch/hpcmips/vr/vrdsu.c |
Revision | | Date | Author | Comments |
1.12 |
| 09-Jun-2015 |
matt | #include <sys/cpu.h> and/or <mips/cpuregs.h> + other include fixes
|
1.11 |
| 27-Oct-2012 |
chs | branches: 1.11.14; split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.10 |
| 18-Mar-2009 |
cegger | branches: 1.10.12; 1.10.22; Ansify function definitions w/o arguments. Generated with sed.
|
1.9 |
| 11-Dec-2005 |
christos | branches: 1.9.78; 1.9.86; 1.9.92; merge ktrace-lwp.
|
1.8 |
| 15-Jul-2003 |
lukem | __KERNEL_RCSID()
|
1.7 |
| 24-Nov-2002 |
shin | branches: 1.7.6; wipe out all physical memory before hibernate/reset. otherwise, WinCE will not boot on some machine (ex. IBM z50).
|
1.6 |
| 02-Oct-2002 |
thorpej | Use CFATTACH_DECL().
|
1.5 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.4 |
| 27-Jan-2002 |
takemura | branches: 1.4.10; Added vripif.
|
1.3 |
| 16-Sep-2001 |
uch | branches: 1.3.4; ANSIfy, KNF.
|
1.2 |
| 14-Dec-1999 |
sato | branches: 1.2.2; 1.2.8; 1.2.10; 1.2.12; - initialize vrdsu_softc sc_iot member in vrdsuattach().
|
1.1 |
| 28-Nov-1999 |
takemura | Add new device vrdsu, with which we can hard reset the VR41xx CPU. Why don't you try shutdown comand with option '-r ?
|
1.2.12.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.2.12.2 |
| 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
1.2.12.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.2.10.1 |
| 01-Oct-2001 |
fvdl | Catch up with -current.
|
1.2.8.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.2.8.1 |
| 14-Dec-1999 |
bouyer | file vrdsu.c was added on branch thorpej_scsipi on 2000-11-20 20:47:55 +0000
|
1.2.2.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.3.4.4 |
| 11-Dec-2002 |
thorpej | Sync with HEAD.
|
1.3.4.3 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.3.4.2 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.3.4.1 |
| 16-Sep-2001 |
nathanw | file vrdsu.c was added on branch nathanw_sa on 2002-02-28 04:10:06 +0000
|
1.4.10.1 |
| 12-Dec-2002 |
he | Pull up revision 1.7 (requested by shin in ticket #1013): Wipe out all physical memory before hibernate/reset. Otherwise, WinCE will not boot on some machines (e.g. IBM z50).
|
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.9.92.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.9.86.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.9.78.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.10.22.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.10.22.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.10.12.1 |
| 30-Oct-2012 |
yamt | sync with head
|
1.11.14.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|