summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/i8042.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-146483754 kb8042_cleanup calls ddi_remove_intr/mutex_destroy in wrong orderSeth Goldberg1-319/+66
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-04-076807650 keyboard doesn't work on AMD Turion X2 based laptopsSeth Goldberg1-1/+26
2008-09-246751793 i8042 spews warnings if keyboard is not connected on DEBUG kernelSeth Goldberg1-36/+83
2008-09-226695011 kb8042 driver does not support built in keyboard for Asus EEE PCSeth Goldberg1-14/+273
6750228 kb8042: LEDs not properly preserved from BIOS
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-4/+5
6714038 Fast Reboot support for x86 platforms
2007-10-20PSARC/2005/469 X86 Energy Star compliancerandyf1-28/+44
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-03-126531689 i8042: PS/2 mouse doesn't work until opening/closing /dev/kdmouse oncemyers1-18/+48
2006-08-216460876 ddi_intr_get_navail(9f): fix functionality across platforms and ↵anish1-7/+4
other bugs
2005-11-016340481 Keyboard & mouse do not work on PS/2-port-equipped SPARC systemssethg1-149/+632
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-31PSARC 2002/240 ZFSahrens1-2/+2
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda1-8/+0
6330182 Implement PSARC/2005/561 changes 6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1 6255872 ddi_intr_get_cap() returns 0 for capability structure 6256554 process_intr_ops() should check for pdip value 6280180 memory leaks in ddi_add_intr /ddi_intr_alloc 6320326 interrupt state should not be touched during interrupt re-routing 6320368 default px driver configuration should be MSIX 6320374 px driver should call ndi_ra_alloc() with proper arguments 6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase 6328321 update sparc.fdbg for new DDI interrupt data structures --HG-- rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1089