freebsd-dev/sys/amd64
Hidetoshi Shimokawa f5270431be * Use _bus_dmamap_load_buffer() and respect maxsegsz in bus_dmamap_load().
Ignoring maxsegsz may lead to fatal data corruption for some devices.
ex. SBP-2/FireWire
We should apply this change to other platforms except for sparc64.

MFC after: 1 week
2003-04-14 04:19:42 +00:00
..
acpica - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
amd64 * Use _bus_dmamap_load_buffer() and respect maxsegsz in bus_dmamap_load(). 2003-04-14 04:19:42 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf - Move driver to newbus. 2003-03-29 13:36:41 +00:00
ia32 o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00
include Change the operation parameter of bus_dmamap_sync() from an 2003-04-10 23:03:33 +00:00
isa Define ovbcopy() as a macro which expands to the equivalent bcopy() call, 2003-04-04 17:29:55 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00