]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not fail the low-level device probe simply because the kernel
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 26 Jul 2014 17:49:40 +0000 (17:49 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 26 Jul 2014 17:49:40 +0000 (17:49 +0000)
commit359ee827e1c0703a23add74832a78d7c03b16748
treec04da3607f0db5e0ada60dfa312da262070c3879
parent0327754b5281f9edbf23d35fc8976cda2a5c6c4e
Do not fail the low-level device probe simply because the kernel
doesn't have support for the Z8530. Embedded PowerPC platforms
typically don't. Fail when the device class we actually need is
not present.

Obtained from: Juniper Networks, Inc.
sys/dev/uart/uart_cpu_powerpc.c