Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sparc64/dev/sbusreg.h
RevisionDateAuthorComments
 1.10  16-Mar-2011  mrg revert the iommu changes for now. my U60 doesn't like them.
 1.9  16-Mar-2011  mrg use struct iommureg_old.
 1.8  13-Feb-2006  cdi branches: 1.8.100;
ANSIfy: u_intN_t -> uintN_t, remove __P(), fix function definitions.
 1.7  07-Jun-1999  eeh branches: 1.7.52; 1.7.64; 1.7.66; 1.7.68;
Another general cleanup:

Remove the entire idea of fasttrap interrupts since V9 traps are really cheap,
the CPUs are really fast, and the completely different trap frames would make
these handlers really difficult to implement.

pmap_changeprot() was only used by the clock and one other place; deprecate it.

probeget() and probeset() now take 64-bit addresses even in 32-bit mode so we
can probe IO locations by physical addresses.

Some pmap cleanup.

Some more copyright cleanup.
 1.6  24-May-1999  mrg pull struct strbuf + defines into iommureg.h. properly merge previous commit.
 1.5  23-May-1999  mrg place iommu definitions in iommureg.h
 1.4  22-May-1999  eeh Well, looks like the MI allocsys() broke the dvmamap, so instead of using a
single map move it to the bus controller driver so each bus can handle its own
IOMMU without conflicts.
 1.3  05-Sep-1998  eeh branches: 1.3.8;
It slices. It dices. It does everything except exec a sparc32_compat init.
 1.2  13-Aug-1998  eeh Merge paddr_t changes into the main branch.
 1.1  20-Jun-1998  eeh branches: 1.1.1;
Initial revision
 1.1.1.1  20-Jun-1998  eeh branches: 1.1.1.1.2;
Import of sparc64.
 1.1.1.1.2.2  02-Aug-1998  eeh Cleanup work:

Sync up with sys/dev/sbus
get cgsix to work right
 1.1.1.1.2.1  30-Jul-1998  eeh Split vm_offset_t and vm_size_t into paddr_t, psize_t, vaddr_t, and vsize_t.
 1.3.8.1  21-Jun-1999  thorpej Sync w/ -current.
 1.7.68.1  22-Apr-2006  simonb Sync with head.
 1.7.66.1  09-Sep-2006  rpaulo sync with head
 1.7.64.1  18-Feb-2006  yamt sync with head.
 1.7.52.1  21-Jun-2006  yamt sync with head.
 1.8.100.1  06-Jun-2011  jruoho Sync with HEAD.

RSS XML Feed