Opened 8 months ago
Last modified 7 months ago
#880 new enhancement
PS/2 mouse driver should detect start of data packet
| Reported by: | Jiri Svoboda | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15.1 |
| Component: | helenos/unspecified | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
In PS/2 mouse data packets the first byte always has bit 3 set to 1.
(See https://wiki.osdev.org/PS/2_Mouse)
This allows a driver to synchronize on packet boundary. HelenOS driver does not do this, but it really really should.
Change History (2)
comment:1 by , 7 months ago
| Milestone: | → 0.14.2 |
|---|
comment:2 by , 7 months ago
| Milestone: | 0.14.2 → 0.15.1 |
|---|
Note:
See TracTickets
for help on using tickets.

Milestone renamed