K 10 svn:author V 6 marcel K 8 svn:date V 27 2013-11-04T00:33:30.037330Z K 7 svn:log V 552 Add drivers for H/W found in the Altix 450: mpt(4), ohci(4) and ehci(4) Of these, mpt(4) is already rewritten to use busdma/mi and since it's the first PCI device we probe and attach, we're in a good shape to finalize the TIOCP bridge support. Note also the the Altix 450 doesn't have an ioc4-base ATA controller. It uses a SII controller. With that, we're also setup to rewrite ata(4) to use busdma/mi. Thus: Most of the support for the Altix 350 and Altix 450 pivots around proper DMA handling -- i.e. busdma/mi. Sponsored by: HOB GmbH & Co. KG END