freebsd-dev/sys/dev/xen
Scott Long 6ac6f295b0 Final pass at having devices use their bus parent for dma tags. The
remaining drivers that haven't been converted have various problems or
complexities that will be dealt with later.  This list includes:

hptrr, hptmv, hpt27xx - device aggregation across multiple parents
drm - want to talk to the maintainer first
tsec, sec - Openfirmware devices, not sure if changes are warranted
fatm - Done except for unused testing code
usb - want to talk to the maintainer first
ce, cp, ctau, cx - Significant driver changes needed to convey parent info

There are also devices tucked into architecture subtrees that I'll leave
for the respective maintainers to deal with.
2012-03-12 19:29:35 +00:00
..
balloon
blkback Fix regression in the handling of blkback close events for 2012-02-17 22:33:46 +00:00
blkfront Final pass at having devices use their bus parent for dma tags. The 2012-03-12 19:29:35 +00:00
console kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
control
evtchn
netback Fix the netback driver build for i386. 2012-02-02 17:54:35 +00:00
netfront ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again 2012-01-07 09:41:57 +00:00
pcifront
xenpci Make XENHVM work on i386. The __ffs() function counts bits starting from 2012-01-16 02:38:45 +00:00