Date: Fri, 13 Feb 2009 23:36:08 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/kbdmux kbdmux.c Message-ID: <200902132336.n1DNaM3r029401@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-13 23:36:08 UTC
FreeBSD src repository
Modified files:
sys/dev/kbdmux kbdmux.c
Log:
SVN rev 188603 on 2009-02-13 23:36:08Z by thompsa
Since r188030 the error value for attach is returned, this means if kbdmux
fails to attach (possibly due to disable hints) then we get called back for
unload. Correctly handle the case where the keyboard isnt found rather than
calling panic.
Revision Changes Path
1.20 +6 -7 src/sys/dev/kbdmux/kbdmux.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902132336.n1DNaM3r029401>
