> 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
- fxp driver not reset after Windows reboot? Mark Huizer
- Re: fxp driver not reset after Windows reboot? Cliff Sarginson
- Re: fxp driver not reset after Windows reboot... Gary Jennejohn
- Re: fxp driver not reset after Windows reboot? David Greenman
- PCI power states (was Re: fxp driver not rese... Mike Smith
- Re: PCI power states (was Re: fxp driver ... Mark Huizer
- Re: PCI power states (was Re: fxp driver ... Stefan Esser
- Re: PCI power states (was Re: fxp dri... Mike Smith
- Re: fxp driver not reset after Windows reboot? Andrzej Bialecki
- Re: fxp driver not reset after Windows reboot... Jonathan M. Bresler
- Re: fxp driver not reset after Windows re... Mike Smith
- Re: fxp driver not reset after Windows re... Andrzej Bialecki