History log of /src/sys/dev/mvme/osiop_pcctwo.c |
Revision | | Date | Author | Comments |
1.14 |
| 23-Mar-2009 |
scw | Fix fallout from device_t changes - initialise sc->sc_osiop.sc_dev before calling osiop_attach().
|
1.13 |
| 28-Apr-2008 |
martin | branches: 1.13.8; 1.13.10; 1.13.14; Remove clause 3 and 4 from TNF licenses
|
1.12 |
| 29-Mar-2008 |
tsutsui | branches: 1.12.2; 1.12.4; Split softc/device_t for oosiop(4) and osiop(4), with misc cosmetic changes.
|
1.11 |
| 19-Oct-2007 |
ad | branches: 1.11.16; machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
1.10 |
| 29-Mar-2006 |
thorpej | branches: 1.10.18; 1.10.32; 1.10.34; 1.10.38; Use device_private().
|
1.9 |
| 11-Dec-2005 |
christos | branches: 1.9.4; 1.9.6; 1.9.8; 1.9.10; 1.9.12; merge ktrace-lwp.
|
1.8 |
| 04-Feb-2005 |
perry | branches: 1.8.6; de-__P
|
1.7 |
| 13-Feb-2004 |
wiz | branches: 1.7.8; 1.7.10; Uppercase CPU, plural is CPUs.
|
1.6 |
| 26-Nov-2003 |
scw | In the match routine, check to see if we can access the SCSI controller's registers without generating a bus error. This can happen on some board variants which have no SCSI controller.
|
1.5 |
| 14-Jul-2003 |
lukem | add missing __KERNEL_RCSID()
|
1.4 |
| 02-Oct-2002 |
thorpej | branches: 1.4.2; 1.4.8; Add trailing ; to CFATTACH_DECL.
|
1.3 |
| 30-Sep-2002 |
thorpej | Use CFATTACH_DECL().
|
1.2 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.1 |
| 12-Feb-2002 |
scw | branches: 1.1.2; Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) in preparation for future mvmeppc and mvme88k ports.
This needs a bit if tidying up to make it trully shareable, which will happen as the new mvme ports are added.
|
1.1.2.3 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.1.2.2 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.1.2.1 |
| 12-Feb-2002 |
nathanw | file osiop_pcctwo.c was added on branch nathanw_sa on 2002-02-28 04:13:55 +0000
|
1.4.8.4 |
| 04-Feb-2005 |
skrll | Sync with HEAD.
|
1.4.8.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.4.8.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.4.8.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.4.2.2 |
| 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.4.2.1 |
| 02-Oct-2002 |
jdolecek | file osiop_pcctwo.c was added on branch kqueue on 2002-10-10 18:40:16 +0000
|
1.7.10.1 |
| 12-Feb-2005 |
yamt | sync with head.
|
1.7.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.8.6.2 |
| 27-Oct-2007 |
yamt | sync with head.
|
1.8.6.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.9.12.1 |
| 31-Mar-2006 |
tron | Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
|
1.9.10.1 |
| 19-Apr-2006 |
elad | sync with head.
|
1.9.8.1 |
| 01-Apr-2006 |
yamt | sync with head.
|
1.9.6.1 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.9.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.10.38.1 |
| 25-Oct-2007 |
bouyer | Sync with HEAD.
|
1.10.34.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.10.32.1 |
| 26-Oct-2007 |
joerg | Sync with HEAD.
Follow the merge of pmap.c on i386 and amd64 and move pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup code to restore CR4 before jumping back into kernel space as the large page option might cover that.
|
1.10.18.1 |
| 23-Oct-2007 |
ad | Sync with head.
|
1.11.16.2 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.11.16.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
1.12.4.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.12.4.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.12.2.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.13.14.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.13.10.1 |
| 26-Mar-2009 |
snj | Pull up following revision(s) (requested by scw in ticket #605): sys/dev/mvme/osiop_pcctwo.c: revision 1.14 Fix fallout from device_t changes - initialise sc->sc_osiop.sc_dev before calling osiop_attach().
|
1.13.8.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|