ibmpc_usb: Add mouse extended report support
This commit is contained in:
parent
231b288ed9
commit
51ceca97f7
2 changed files with 13 additions and 5 deletions
|
|
@ -43,7 +43,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define G80_2551_SUPPORT
|
||||
|
||||
// PS/2 Mouse support
|
||||
#define IBMPC_MOUSE_ENABLE
|
||||
//#define IBMPC_MOUSE_ENABLE
|
||||
|
||||
// Mouse Extended Report
|
||||
//#define MOUSE_EXT_REPORT
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue