freebsd-dev/sys/sparc64
Mike Barcroft 7a415ec906 Revert the previous delta; uintfptr_t needs to be available to
userland for libc/gmon to compile, so the typedef in <machine/types.h>
isn't good enough.  This is really ugly since we end up with the
actual value which uintfptr_t is typedef'd from, in multiple places.
This is bug for bug compatible with the other FreeBSD architectures.

Noticed by:	sparc64 tinderbox
2002-07-28 15:59:51 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Catch up to rev 1.339 of src/sys/conf/options (PCI_ENABLE_IO_MODES is 2002-07-27 15:28:35 +00:00
ebus Make the OpenFirmware interrupt mapping code more generic, to reduce 2002-03-24 02:11:06 +00:00
include Revert the previous delta; uintfptr_t needs to be available to 2002-07-28 15:59:51 +00:00
isa Remove a debugging panic that was triggered when a resource that was out 2002-04-02 17:23:45 +00:00
pci When multiple IOMMUs are present in a system, use a single TSB for all 2002-07-16 18:17:03 +00:00
sbus Set interrupt clear pointer for SBus slots to point to correct spot. 2002-07-25 20:14:59 +00:00
sparc64 Implement a direct mapped address region, like alpha and ia64. This 2002-07-27 21:57:38 +00:00