Thread (2 messages) flat view 2 messages, 2 authors, 2007-07-02

Re: [PATCH 2.6.22 2/4]S2IO: Removing MSI support from the driver

From: Jeff Garzik <hidden>
Date: 2007-07-02 12:18:05

Veena Parat wrote:
1.Removed MSI support from driver - unused feature
2.Removed pci_request_regions call to allocate bar2 as it is not used in driver
3.Removed pci_release_regions since pci_request_regions is not done
This is wrong.  pci_request_regions() grabs all the regions for the 
associated PCI device, which is the desired behavior.

Using request_mem_region() is not what you want to do for PCI devices.

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help