HEADS UP: [marius@freebsd.org: cvs commit: src UPDATING src/sys/dev/pci pci_user.c src/sys/sys param.h pciio.h]

Eric Anholt eric at anholt.net
Wed Oct 24 14:44:39 PDT 2007


On Wed, 2007-10-24 at 23:03 +0200, Marius Strobl wrote:
> FYI, the hal port needs to be recompiled again...

Additionally your X Server (if using 1.4 or older) or libpciaccess (if
using master from git)

However, thank you for fixing this issue!

> marius      2007-10-24 20:51:44 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    UPDATING 
>     sys/dev/pci          pci_user.c 
>     sys/sys              param.h pciio.h 
>   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.
>   
>   Requested by:   imp
>   Discussed with: re (kensmith)
>   Reviewed by:    PCI maintainers (imp, jhb)
>   MFC after:      5 days
>   
>   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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
-- 
Eric Anholt                             anholt at FreeBSD.org
eric at anholt.net                         eric.anholt at intel.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20071024/c0234139/attachment.pgp


More information about the freebsd-current mailing list