summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/kb8042
AgeCommit message (Collapse)AuthorFilesLines
2019-04-2210683 kb8042: implement kb8042_rsrv() to get out of interrupt contextToomas Soome1-23/+50
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-077784 uts: console input should support UnicodeToomas Soome1-41/+67
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2009-09-236875432 Xorg doesn't see newly plugged in USB keyboards after non-root user ↵pengcheng chen - Sun Microsystems - Beijing China1-9/+17
has logged in.
2009-07-146483754 kb8042_cleanup calls ddi_remove_intr/mutex_destroy in wrong orderSeth Goldberg3-276/+185
6591233 Logitech autodetection is problematic for some laptop touchpads 6825031 MSI Netbook touchpad does not work after resume 6833689 Touch Pad on R600 (BIOS 1.80) is not functional when second resume is attempted 6854245 kb8042/mouse8042 debug code cleanup 6854263 Fix for 6848184 is suboptimal 6854265 Remove antiquated definitions from mouse.h 6859386 mouse8042 M_FLUSH handling is wrong
2009-03-126743993 Toshiba M10: optical volume control not supported (fix cddl)Seth Goldberg1-0/+1
2009-03-126743993 Toshiba M10: optical volume control not supportedSeth Goldberg2-27/+23
2009-03-036812677 debug kernels trip over an assertion when pressing a key on a ps/2 ↵Jan Setje-Eilers1-16/+0
keyboard
2009-03-026810939 system should be more open to being interactive despite graphical bootJan Setje-Eilers1-1/+17
2008-10-026755382 new "more linker like" version of lint2 exposes new lint warnings in ONJohn Beck1-0/+2
2008-09-246751793 i8042 spews warnings if keyboard is not connected on DEBUG kernelSeth Goldberg1-7/+9
2008-09-226695011 kb8042 driver does not support built in keyboard for Asus EEE PCSeth Goldberg2-82/+62
6750228 kb8042: LEDs not properly preserved from BIOS
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-7/+7
6714038 Fast Reboot support for x86 platforms
2007-10-20PSARC/2005/469 X86 Energy Star compliancerandyf2-6/+96
PSARC/2006/632 PSMI extension for state save and restore 6330209 nge needs to support DDI_SUSPEND/DDI_RESUME 6381827 Suspend to RAM on x86 6393154 audio810 needs to support DDI_SUSPEND/DDI_RESUME 6397047 fd, fdc needs to support Suspend/Resume 6401974 cannot enter S3 with ohci PME enable set on Tyan 2865 with Sun or Tyan 2.01 BIOS 6422613 memscrubber doesn't re-acquire lock before CALLB_CPR_EXIT 6455736 ata/dadk/cmdk should support DDI_SUSPEND/DDI_RESUME 6511370 CPR on SPARC regression 6586018 TODOP Macros in i86pc/sys/machclock.h not in sun4u/sun4v equivilent (Sparc only) 6610124 It takes more than 3 minutes after printing "pci_pre_resume nv_sata:0" 6617143 powerd/pmconfig emits a different default message for an existing on or off action. --HG-- rename : usr/src/cmd/power/power.conf => usr/src/cmd/power/power.conf.sparc
2007-09-25PSARC 2007/019 KIOCMKTONE (keyboard make tone) ioctlmarx1-35/+69
6425775 Xsun is blocked when a program rings keyboard- or audio-bell --HG-- rename : usr/src/uts/sun4/os/beep.c => deleted_files/usr/src/uts/sun4/os/beep.c rename : usr/src/uts/sun4/sys/beep_driver.h => deleted_files/usr/src/uts/sun4/sys/beep_driver.h rename : usr/src/uts/intel/io/beeper.c => usr/src/uts/intel/io/pit_beep.c
2007-01-266427784 Solaris need be updated to support OBP changes(FWARC 2006/224) for ↵qz1500451-5/+5
the type7C keyboards
2006-04-076255137 cons_polledio structure need to be updatedlt2003411-13/+12
2005-11-046345100 kb8042 should allow attach after detach without requiring modunloadsethg1-0/+2
2005-11-016340481 Keyboard & mouse do not work on PS/2-port-equipped SPARC systemssethg3-105/+622
6341170 8042 drivers should support suspend/resume 6341171 i8042 should allow itself to be unloaded 6341176 i8042 should realize when it's talking to a wall 6341179 i8042 should workaround SPARC hardware with PS/2 keyboard/mouse interrupt issues 6341229 vuidps2 doesn't recognize when a simple mouse device doesn't respond to the first wheel mouse cmd 6343601 i8042 updates the wrong device type property --HG-- rename : usr/src/uts/intel/sys/mouse.h => usr/src/uts/common/sys/mouse.h
2005-10-116313015 kb8042_open allocations leak memoryry1624711-0/+2
2005-06-14OpenSolaris Launchstevel@tonic-gate4-0/+2631