Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2013 10:45:26 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [RFC] USB keyboard and devd.conf
Message-ID:  <CAJ-Vmon_W7D=4=4B0RmbWt9aZGS3%2B57-7JzFp7aMim4c61iHDA@mail.gmail.com>
In-Reply-To: <201302111343.29568.hselasky@c2i.net>
References:  <201302111343.29568.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
.. as long as we can attach/detach keyboards without there actually
_being_ a physical console keyboard at boot, sure.




adrian


On 11 February 2013 04:43, Hans Petter Selasky <hselasky@c2i.net> wrote:
> Hi,
>
> Does anyone need these lines in /etc/devd.conf ?
>
> === etc/devd.conf
> ==================================================================
> --- etc/devd.conf       (revision 246620)
> +++ etc/devd.conf       (local)
> @@ -105,16 +105,6 @@
>  #      action "sleep 2 && /usr/sbin/ath3kfw -d $device-name -f /usr/local/etc/ath3k-1.fw";
>  #};
>
> -# When a USB keyboard arrives, attach it as the console keyboard.
> -attach 100 {
> -       device-name "ukbd0";
> -       action "/etc/rc.d/syscons setkeyboard /dev/ukbd0";
> -};
> -detach 100 {
> -       device-name "ukbd0";
> -       action "/etc/rc.d/syscons setkeyboard /dev/kbd0";
> -};
> -
>  notify 100 {
>         match "system" "DEVFS";
>         match "subsystem" "CDEV";
>
>
> I plan to remove the lines marked with minus, because we now have kbdmux.
>
> --HPS
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmon_W7D=4=4B0RmbWt9aZGS3%2B57-7JzFp7aMim4c61iHDA>