Date: Fri, 24 Feb 2006 05:36:44 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/uart uart_bus_ebus.c Message-ID: <200602240536.k1O5aiAq062771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-02-24 05:36:44 UTC FreeBSD src repository Modified files: sys/dev/uart uart_bus_ebus.c Log: When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4) or scc(4) to grab the device by default. In fact, we probably shouldn't even claim the device at all... Revision Changes Path 1.10 +3 -1 src/sys/dev/uart/uart_bus_ebus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602240536.k1O5aiAq062771>