> marius 2007-10-24 20:51:44 UTC
>=20
> FreeBSD src repository
>=20
> Modified files:
> . UPDATING=20
> sys/dev/pci pci_user.c=20
> sys/sys param.h pciio.h=20
> Log:
> 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.
> =20
> Requested by: imp
> Discussed with: re (kensmith)
> Reviewed by: PCI maintainers (imp, jhb)
> MFC after: 5 days
> =20
> Revision Changes Path
> 1.511 +13 -0 src/UPDATING
> 1.23 +294 -50 src/sys/dev/pci/pci_user.c
> 1.312 +1 -1 src/sys/sys/param.h
> 1.8 +1 -1 src/sys/sys/pciio.h
> _______________________________________________
>
freebsd-current@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org=