freebsd-dev/sys/sparc64/sparc64
Marius Strobl 4c206df38f Remove a KASSERT which will also trigger for perfectly valid combinations
of small maxsize and "large" (including BUS_SPACE_UNRESTRICTED) nsegments
parameters. Generally using a presz of 0 (which indeed might indicate the
use of bogus parameters for DMA tag creation) is not fatal, it just means
that no additional DVMA space will be preallocated.
2010-09-14 20:31:09 +00:00
..
ata_machdep.c Change ad_firmware_geom_adjust() to operate on a struct disk * only and 2010-05-20 12:46:19 +00:00
autoconf.c
bus_machdep.c
cache.c For CPUs which ignore TD_CV and support hardware unaliasing don't 2010-08-08 00:01:08 +00:00
cheetah.c Add support for SPARC64 V (and where it already makes sense for other 2010-05-02 19:38:17 +00:00
clock.c Adapt sparc64 and sun4v timer code for the new event timers infrastructure. 2010-07-29 12:08:46 +00:00
counter.c
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
eeprom.c Fix botches in r201005: 2010-01-01 22:47:53 +00:00
elf_machdep.c Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
exception.S Allocate proper ammount of memory for interrupt names on sparc64 and 2010-07-16 22:09:29 +00:00
gdb_machdep.c
genassym.c Wrap some sun4u-only symbols. 2010-08-08 14:37:16 +00:00
identcpu.c Add support for SPARC64 V (and where it already makes sense for other 2010-05-02 19:38:17 +00:00
in_cksum.c
interrupt.S Add a hack for SPARC64 V CPUs, which set some undocumented bits in the 2010-05-02 12:08:15 +00:00
intr_machdep.c Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
iommu.c Remove a KASSERT which will also trigger for perfectly valid combinations 2010-09-14 20:31:09 +00:00
jbusppm.c Factor out the duplicated macro for the device type used in the 2009-09-13 14:47:31 +00:00
locore.S Don't bother enabling interrupts before we're ready to handle them. This 2010-04-26 20:19:49 +00:00
machdep.c Remove redundant raising of the PIL to PIL_TICK as the respective locore 2010-09-14 19:35:43 +00:00
mem.c For CPUs which ignore TD_CV and support hardware unaliasing don't 2010-08-08 00:01:08 +00:00
mp_exception.S - As it is not possible for sched_bind(9) to context switch with 2010-08-08 14:00:21 +00:00
mp_locore.S Update a branch missed in r207537. 2010-06-13 20:29:55 +00:00
mp_machdep.c Remove redundant raising of the PIL to PIL_TICK as the respective locore 2010-09-14 19:35:43 +00:00
nexus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
ofw_machdep.c Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but for 2010-04-26 19:13:10 +00:00
pmap.c Skip a KASSERT which isn't appropriate when not employing page coloring. 2010-08-21 14:28:48 +00:00
prof_machdep.c
rtc.c Style changes 2009-12-25 22:53:46 +00:00
rwindow.c
sc_machdep.c
schppm.c
spitfire.c Some machines can not only consist of CPUs running at different speeds 2010-02-20 23:24:19 +00:00
ssm.c Add ssm(4), which serves as a glue device allowing devices beneath the 2010-02-13 19:05:34 +00:00
stack_machdep.c Add additional checks of the kernel stack addresses in order to 2009-12-08 20:18:54 +00:00
support.S - The firmware of Sun Fire V1280 has a misfeature of setting %wstate to 2010-03-21 13:09:54 +00:00
swtch.S - Add TTE and context register bits for the additional page sizes supported 2010-03-17 20:23:14 +00:00
sys_machdep.c
tick.c - As it is not possible for sched_bind(9) to context switch with 2010-08-08 14:00:21 +00:00
tlb.c
trap.c Remove unused KTRACE includes. 2010-08-19 16:41:27 +00:00
tsb.c KTR_CTx are long time aliased by existing classes so they can't serve 2010-07-21 10:05:07 +00:00
uio_machdep.c For CPUs which ignore TD_CV and support hardware unaliasing don't 2010-08-08 00:01:08 +00:00
upa.c Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
vm_machdep.c For CPUs which ignore TD_CV and support hardware unaliasing don't 2010-08-08 00:01:08 +00:00
zeus.c Add support for SPARC64 V (and where it already makes sense for other 2010-05-02 19:38:17 +00:00