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