]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Final pass at having devices use their bus parent for dma tags. The
authorscottl <scottl@FreeBSD.org>
Mon, 12 Mar 2012 19:29:35 +0000 (19:29 +0000)
committerscottl <scottl@FreeBSD.org>
Mon, 12 Mar 2012 19:29:35 +0000 (19:29 +0000)
commita0bfb3e1144a9ea426aa63807e11d0416ee2562d
treeef4c430962d44fc3002ab48dec204733b04ae37a
parent086b945161095994a02d90c5a819197e38c1404a
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.
sys/dev/advansys/adv_eisa.c
sys/dev/advansys/adv_isa.c
sys/dev/ahb/ahb.c
sys/dev/cesa/cesa.c
sys/dev/en/midway.c
sys/dev/wds/wd7000.c
sys/dev/xen/blkfront/blkfront.c