Searched hist:"33 d3fffa90b5ed705ad6dce79a89f31231cfac41" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/sys/ |
H A D | pciio.h | diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days
|
H A D | param.h | diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days
|
/freebsd/sys/dev/pci/ |
H A D | pci_user.c | diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days
|
/freebsd/ |
H A D | UPDATING | diff 33d3fffa90b5ed705ad6dce79a89f31231cfac41 Wed Oct 24 22:51:44 CEST 2007 Marius Strobl <marius@FreeBSD.org> Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs, which was broken with the introduction of PCI domain support. As the size of struct pci_conf_io wasn't changed with that commit, this unfortunately requires the ABI of PCIOCGETCONF to be broken again in order to be able to provide backwards compatibility to the old version of that IOCTL.
Requested by: imp Discussed with: re (kensmith) Reviewed by: PCI maintainers (imp, jhb) MFC after: 5 days
|