Searched hist:216518 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo_pci.cdiff 216518 Sat Dec 18 12:26:47 MST 2010 tijl Use convenience functions where possible instead of accessing the PCI
configuration registers directly.

Remove pci_enable_io calls where they are redundant. The PCI bus driver
will set the right bits when the corresponding bus resource is activated.

Remove redundant pci_* function calls from suspend/resume methods. The
bus driver already saves and restores the PCI configuration.

Reviewed by: jhb
Approved by: kib (mentor)
/freebsd-9.3-release/sys/dev/le/
H A Dif_le_pci.cdiff 216518 Sat Dec 18 12:26:47 MST 2010 tijl Use convenience functions where possible instead of accessing the PCI
configuration registers directly.

Remove pci_enable_io calls where they are redundant. The PCI bus driver
will set the right bits when the corresponding bus resource is activated.

Remove redundant pci_* function calls from suspend/resume methods. The
bus driver already saves and restores the PCI configuration.

Reviewed by: jhb
Approved by: kib (mentor)
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis_pci.cdiff 216518 Sat Dec 18 12:26:47 MST 2010 tijl Use convenience functions where possible instead of accessing the PCI
configuration registers directly.

Remove pci_enable_io calls where they are redundant. The PCI bus driver
will set the right bits when the corresponding bus resource is activated.

Remove redundant pci_* function calls from suspend/resume methods. The
bus driver already saves and restores the PCI configuration.

Reviewed by: jhb
Approved by: kib (mentor)
/freebsd-9.3-release/sys/dev/sound/pci/
H A Datiixp.cdiff 216518 Sat Dec 18 12:26:47 MST 2010 tijl Use convenience functions where possible instead of accessing the PCI
configuration registers directly.

Remove pci_enable_io calls where they are redundant. The PCI bus driver
will set the right bits when the corresponding bus resource is activated.

Remove redundant pci_* function calls from suspend/resume methods. The
bus driver already saves and restores the PCI configuration.

Reviewed by: jhb
Approved by: kib (mentor)
H A Dich.cdiff 216518 Sat Dec 18 12:26:47 MST 2010 tijl Use convenience functions where possible instead of accessing the PCI
configuration registers directly.

Remove pci_enable_io calls where they are redundant. The PCI bus driver
will set the right bits when the corresponding bus resource is activated.

Remove redundant pci_* function calls from suspend/resume methods. The
bus driver already saves and restores the PCI configuration.

Reviewed by: jhb
Approved by: kib (mentor)

Completed in 126 milliseconds