freebsd-dev/sys/amd64
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
..
acpica Use __FBSDID(). 2003-07-25 21:10:19 +00:00
amd64 - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed 2003-07-27 13:52:10 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Turn ips back on. 2003-06-27 23:11:22 +00:00
ia32 Use __FBSDID(). 2003-07-25 21:19:19 +00:00
include - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed 2003-07-27 13:52:10 +00:00
isa Use __FBSDID(). 2003-07-25 21:19:19 +00:00
pci Use __FBSDID(). 2003-07-25 21:19:19 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00