AMD64 - Refactor uio_resid and size_t assumptions.
[dragonfly.git] / sys / sys / xio.h
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2007-08-13 Matthew DillonAdd xio_init_pages(), which builds an XIO based on...
2007-06-29 Matthew DillonAdd a new flag, XIOF_VMLINEAR, which requires that...
2007-06-29 Matthew DillonGet out-of-band DMA buffers working for user<->user...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2005-03-01 Matthew DillonClean up the XIO API and structure. XIO no longer...
2004-07-16 Matthew DillonUpdate all my personal copyrights to the Dragonfly...
2004-06-06 Matthew DillonAdd the prototype for the recently added XIO API call...
2004-05-13 Matthew DillonClose an interrupt race between vm_page_lookup() and...
2004-04-09 Joerg SonnenbergerThis is _SYS_XIO_H, not _SYS_UIO_H.
2004-03-31 Matthew DillonInitial XIO implementation. XIOs represent data throug...