Changes in uspace/drv/char/pl050/pl050.c [f9b2cb4c:5012203] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/char/pl050/pl050.c
rf9b2cb4c r5012203 323 323 324 324 if (str_cmp(pl050->name, "kbd") == 0) 325 mname = "char/ xtkbd";325 mname = "char/atkbd"; 326 326 else 327 327 mname = "char/ps2mouse";
Note:
See TracChangeset
for help on using the changeset viewer.