K 10 svn:author V 2 ru K 8 svn:date V 27 2006-08-14T15:35:43.000000Z K 7 svn:log V 329 Fix alignment of RX bufs DMA map to be realistic. Maybe it works on i386 (I don't know) but on amd64 at hand here, it paniced early at boot. (I'm pretty sure that PAGE_SIZE here was miscopied from another place during porting, where in OpenBSD bus_dmamem_alloc() is used, but there PAGE_SIZE means completely different thing.) END