freebsd-dev/sys/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
..
central Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
compile
conf Enable sis(4). sis(4) should work on all architectures. 2010-09-02 18:12:54 +00:00
ebus Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
fhc - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
include Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
isa Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
pci Catch up to rename of the constant for the Master Data Parity Error bit in 2010-09-09 20:26:30 +00:00
sbus - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
sparc64 Remove a KASSERT which will also trigger for perfectly valid combinations 2010-09-14 20:31:09 +00:00