Burst mode support in PCI device driver

Hello all,

What API calls i have to use in driver code so as to support burst write as
well as burst read ?
Do i have set some parameters in BIOS ?

My target device is memory mapped card. So while assigning resources , i.e
using MmMapIoSpace function , what type of memory i have to give ? that
means cache or noncache ?

Help me out …

Regards,
Anil