Weongyo Jeong 75b88cb05e fix a bug that it passed a incorrect flag BUS_DMA_ALLOCNOW to create
a device specific DMA tag.  On amd64 it could exhaust all of bounce
pages when bus_dma_tag_create(9) is called at malo_pci_attach() then as
result in next turn it returns ENOMEM.  This fix a attach fail on amd64.

Pointed by:	yongari
Tested by:	dchagin
MFC after:	3 days
2009-03-31 10:34:54 +00:00
..
2009-03-30 21:54:39 +00:00
2009-03-20 13:03:33 +00:00
2009-02-16 18:02:32 +00:00
2009-03-09 13:32:19 +00:00
2009-03-30 01:03:58 +00:00
2009-03-30 15:01:29 +00:00
2009-03-27 03:45:42 +00:00
2009-03-16 16:15:14 +00:00
2009-03-27 15:46:02 +00:00