Re: majors.cobalt "lcdpanel"' botch: how to fix MAKEDEV?
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
Did you apply the fix to the MAKEDEV script? -- thorpej Sent from my iPhone. > On Jul 4, 2020, at 11:03 AM, Jonathan Stone <[email protected]> wrote: > > [apologies for HTML, I cannot find a cleartext button] > > NetBSD-9_STABLE as of two weeks ago today, has a bug in src/sys/arch/cobalt/conf/majors.cobalt (see attachment) > > But even after applying that, "make MAKEDEV" in src/etc produces a MAKEDEV with a bug: > > makedev lcdpanel > lcdpanel) > mkdev lcdpanel0 c %lcdpanel_chr% 0 660 > > > Its been a long time since I did this. How do I fix the '%lcdpanel_chr%' in the generated MAKEDEV? Even if it's fixed in 9_STABLE I'd appreciate a reminder of what to do. > > thanks in advance > -Jonathan Stone > > <cobalt.lcdpanel.major.diff>