ibmpc_usb: Add Mouse support
for Intellimouse, Explorer and Logitech PS/2++
This commit is contained in:
parent
c3a0141878
commit
536d267465
3 changed files with 197 additions and 5 deletions
|
|
@ -42,6 +42,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// G80-2551 terminal keyboard support
|
||||
#define G80_2551_SUPPORT
|
||||
|
||||
// PS/2 Mouse support
|
||||
#define IBMPC_MOUSE_ENABLE
|
||||
|
||||
|
||||
/*
|
||||
* Pin and interrupt configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue