History log of /illumos-gate/usr/src/uts/common/io/i8042.c (Results 1 – 15 of 15)
Revision Date Author Comments
# 3fe80ca4 15-Mar-2023 Dan Cross

15483 remove circular from ndi_devi_enter et al
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>


# d4039345 28-Sep-2021 Richard Lowe

14628 ancient devicedb should be removed
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>


# 86ef0a63 30-May-2021 Richard Lowe

13939 it's time the 32bit intel kernel was (x)86'd
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Am

13939 it's time the 32bit intel kernel was (x)86'd
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Amore <garrett@damore.org>

show more ...


# 15bfc6b7 15-Jul-2009 Seth Goldberg

6483754 kb8042_cleanup calls ddi_remove_intr/mutex_destroy in wrong order
6591233 Logitech autodetection is problematic for some laptop touchpads
6825031 MSI Netbook touchpad does not work af

6483754 kb8042_cleanup calls ddi_remove_intr/mutex_destroy in wrong order
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

show more ...


# a7809878 08-Apr-2009 Seth Goldberg

6807650 keyboard doesn't work on AMD Turion X2 based laptops


# fbac6366 25-Sep-2008 Seth Goldberg

6751793 i8042 spews warnings if keyboard is not connected on DEBUG kernel


# bb2d7d5e 23-Sep-2008 Seth Goldberg

6695011 kb8042 driver does not support built in keyboard for Asus EEE PC
6750228 kb8042: LEDs not properly preserved from BIOS


# 19397407 22-Sep-2008 Sherry Moore

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 2df1fe9c 20-Oct-2007 randyf

PSARC/2005/469 X86 Energy Star compliance
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
63

PSARC/2005/469 X86 Energy Star compliance
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

show more ...


# 53d6297c 12-Mar-2007 myers

6531689 i8042: PS/2 mouse doesn't work until opening/closing /dev/kdmouse once


# a54f81fb 21-Aug-2006 anish

6460876 ddi_intr_get_navail(9f): fix functionality across platforms and other bugs


# fd9cb95c 02-Nov-2005 sethg

6340481 Keyboard & mouse do not work on PS/2-port-equipped SPARC systems
6341170 8042 drivers should support suspend/resume
6341171 i8042 should allow itself to be unloaded
6341176 i8042

6340481 Keyboard & mouse do not work on PS/2-port-equipped SPARC systems
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

show more ...


# fa9e4066 31-Oct-2005 ahrens

PSARC 2002/240 ZFS
6338653 Integrate ZFS
PSARC 2004/652 - DKIOCFLUSH
5096886 Write caching disks need mechanism to flush cache to physical media


# a195726f 14-Oct-2005 govinda

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() return

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
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

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch