cvs commit: src/etc devd.conf src/etc/rc.d syscons

Maksim Yevmenkin emax at FreeBSD.org
Sun Mar 5 22:38:39 PST 2006


emax        2006-03-06 06:38:35 UTC

  FreeBSD src repository

  Modified files:
    etc                  devd.conf 
    etc/rc.d             syscons 
  Log:
  Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts the
  keyboard device name (i.e. /dev/kbd0). This method will do nothing is
  kbdmux(4) is the current active keyboard, otherwise it will switch
  active keyboard as requested.
  
  Modify ukbd(4) entries in the /etc/devd.conf to use /etc/rc.d/syscons
  and new 'setkeyboard' method.
  
  No comments from:       freebsd-current@
  MFC after:              1 day
  
  Revision  Changes    Path
  1.31      +2 -2      src/etc/devd.conf
  1.15      +20 -3     src/etc/rc.d/syscons


More information about the cvs-all mailing list