NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-cobalt/55009 (Fatal defects on cobalt panel -> lcdpanelrename)
The following reply was made to PR port-cobalt/55009; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: thorpej%me.com@localhost
Cc: gnats-bugs%netbsd.org@localhost, thorpej%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: port-cobalt/55009 (Fatal defects on cobalt panel -> lcdpanelrename)
Date: Mon, 15 Jun 2020 00:38:27 +0900
> You should don't need to do that... I specifically added an "lndev" directive to MAKEDEV that ensure /dev/panel0 exists (and points to the new /dev/lcdpanel0).
Except a line that calls "MAKEDEV panel" after "[ ! -f /dev/panel0 ]":
https://github.com/tsutsui/netbsd-cobalt-restorecd/blob/0e3e2a2583057b18fb66d4f5daee30646938b476/data/cobalt/etc/rc.d/mountmfs#L22
I had to fix this line, so also did all others.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index