History log of /src/sys/arch/sun3/sun3x/iommu.c |
Revision | | Date | Author | Comments |
1.19 |
| 20-Dec-2023 |
thorpej | Remove unnecessary <sys/malloc.h>.
|
1.18 |
| 06-Sep-2013 |
tsutsui | Tab/whitespace cleanup.
|
1.17 |
| 28-Jun-2008 |
tsutsui | branches: 1.17.30; 1.17.40; 1.17.46; Split softc/device_t, with misc cosmetic changes.
|
1.16 |
| 28-Apr-2008 |
martin | branches: 1.16.2; 1.16.4; Remove clause 3 and 4 from TNF licenses
|
1.15 |
| 11-Dec-2005 |
christos | branches: 1.15.74; 1.15.76; 1.15.78; merge ktrace-lwp.
|
1.14 |
| 22-Jan-2005 |
chs | de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
|
1.13 |
| 15-Jul-2003 |
lukem | branches: 1.13.8; __KERNEL_RCSID()
|
1.12 |
| 02-Oct-2002 |
thorpej | branches: 1.12.6; Add trailing ; to CFATTACH_DECL.
|
1.11 |
| 01-Oct-2002 |
thorpej | Use CFATTACH_DECL().
|
1.10 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.9 |
| 27-May-2001 |
chs | branches: 1.9.2; 1.9.8; don't abuse cf_unit.
|
1.8 |
| 05-Feb-1998 |
gwr | branches: 1.8.26; Merge arch/sun3x into arch/sun3
|
1.7 |
| 22-Jan-1998 |
gwr | branches: 1.7.4; No need to print the size (it's constant).
|
1.6 |
| 12-Jan-1998 |
thorpej | Update for config changes.
|
1.5 |
| 25-Apr-1997 |
gwr | Use bus_mapin, and minor tweaks.
|
1.4 |
| 03-Mar-1997 |
jeremy | Use IOMMU_PAGE_SIZE instead of NBPG, since theoretically the IOMMU page size is different than the CPU page size.
|
1.3 |
| 22-Feb-1997 |
jeremy | Make the device attach output look more like the SPARC iommu.
|
1.2 |
| 13-Feb-1997 |
jeremy | Convert meaningless '0' into a more human readable 'IOMMU_PDE_DT_INVALID'.
|
1.1 |
| 14-Jan-1997 |
gwr | branches: 1.1.1; Initial revision
|
1.1.1.1 |
| 14-Jan-1997 |
gwr | branches: 1.1.1.1.6; Initial import. Gets as far as nfs_mountroot.
|
1.1.1.1.6.1 |
| 12-Mar-1997 |
is | Merge in Changes from The Trunk.
|
1.7.4.1 |
| 27-Jan-1998 |
gwr | Merged Sun3 and Sun3X kernel sources.
|
1.8.26.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.9.8.2 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.9.8.1 |
| 27-May-2001 |
nathanw | file iommu.c was added on branch nathanw_sa on 2002-10-18 02:40:26 +0000
|
1.9.2.1 |
| 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.12.6.4 |
| 24-Jan-2005 |
skrll | Sync with HEAD.
|
1.12.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.12.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.12.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.13.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.15.78.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.15.78.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.15.76.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.15.74.2 |
| 29-Jun-2008 |
mjf | Sync with HEAD.
|
1.15.74.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.16.4.1 |
| 03-Jul-2008 |
simonb | Sync with head.
|
1.16.2.1 |
| 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.17.46.1 |
| 18-May-2014 |
rmind | sync with head
|
1.17.40.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.17.30.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|