diff options
author | marcel <marcel@FreeBSD.org> | 2010-01-29 20:37:12 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2010-01-29 20:37:12 +0000 |
commit | 70c89bf0f60c00809fd90f6374c58d2eade5e5fe (patch) | |
tree | 5b014206bca870c7e4135d083d7c7f280bce4c99 /lib/libc/stdlib/realpath.c | |
parent | baeb94977a68b60685c3ba9d15d8b1c42bb97017 (diff) | |
download | FreeBSD-src-70c89bf0f60c00809fd90f6374c58d2eade5e5fe.zip FreeBSD-src-70c89bf0f60c00809fd90f6374c58d2eade5e5fe.tar.gz |
Don't check the device ID. Instead, check the class, subclass and
programming I/F. New SoC designs have different device IDs, but
don't need special treatment. Consequently, we fail to probe and
attach for no other reason than not having added the device ID to
the code.
Bank on Freescale's sense of backward compatibility and assume
that if we find a host controller, we know how work with it.
This fixes detection of the PCI Express host controllers on
Freescale's QorIQ family of processors (P1, P2 and P4).
Diffstat (limited to 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions