K 10 svn:author V 3 mux K 8 svn:date V 27 2003-02-19T18:33:29.000000Z K 7 svn:log V 349 Fix panic on sparc64 introduced in my last commit. I really wish the busdma APIs were more consistent accross architectures. We should probably move all the other DMA map creations in xl_attach() where we can really handle them failing, since xl_init() is void and shouldn't fail. Pointy hat to: mux Tested by: Anders Andersson END