Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] syssrc/sys/dev/pckbc



Module Name:    syssrc
Committed By:   he
Date:           Sat Dec 22 11:56:09 UTC 2001

Modified Files:
        syssrc/sys/dev/pckbc [netbsd-1-5]: pckbd.c

Log Message:
Pull up revision 1.29 (requested by fvdl):
  Use a polling command to enable the keyboard instead of
  pckbc_enqueue_cmd, which is not intended for use during autoconfig.
  This fixes some problems where keyboards would not work with
  wscons on i386.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.2.1 syssrc/sys/dev/pckbc/pckbd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index