freebsd-skq/sys/powerpc
Maxime Henrion d5afecd068 - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
memory in bus_dmamem_alloc().  This is possible now that
  contigmalloc() supports the M_ZERO flag.
- Remove the locking of Giant around calls to contigmalloc() since
  contigmalloc() now grabs Giant itself.
2003-07-27 13:52:10 +00:00
..
aim Rename thread_siginfo to cpu_thread_siginfo. 2003-07-15 00:11:04 +00:00
compile
conf Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
include - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed 2003-07-27 13:52:10 +00:00
ofw
powermac Allow the interrupt controller to be probed - this picks up the 2003-06-29 02:05:19 +00:00
powerpc - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed 2003-07-27 13:52:10 +00:00
psim Remove reference to ata resource in print_child. 2003-04-18 02:47:12 +00:00