usb/kb: kbin no longer served by #Ι device
This commit is contained in:
parent
ec236059b6
commit
dd82108880
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ static QLock inlck;
|
|||
static Kin kbdin =
|
||||
{
|
||||
.ref = 0,
|
||||
.name = "#Ι/kbin",
|
||||
.name = "/dev/kbin",
|
||||
.fd = -1,
|
||||
};
|
||||
static Kin ptrin =
|
||||
|
|
Loading…
Reference in a new issue