> All of these can be abstracted as PCI methods, so they won't require lots 
> of cut-n-paste in each driver:
> 
>       pci_enable_busmaster(dev);
>       pci_enable_io(dev, SYS_RES_IOPORT | SYS_RES_MEMORY);
>       pci_set_powerstate(dev, PCI_POWERSTATE_D0);
> 
> Consider the above a request for review on the matter.
> 
My PCI knowledge is somewhere in between my knowledge of Cobol and ACPI
:-) Which is neglectable enough.

But if you have something for testing, I can do it.

Mark
-- 
Nice testing in little China...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to