Subject: Re: Better semantics for attaching /dev/fb
To: <>
From: Jason Thorpe <thorpej@SJ.Xenotropic.COM>
List: port-sparc
Date: 11/17/1995 17:33:08
On Fri, 17 Nov 1995 11:24:54 -0800
Jason Thorpe <thorpej@sj.xenotropic.com> wrote:
> I haven't finsihed compiling these changes yet, so there might be a typo
> or two, but I figured I'd get them out there anyhow.
And, of course, there were typos. Note that each line that says this:
sc->sc_fb.fb_flags = sc->sc_dev->dv_cfdata->cf_flags;
should say this:
sc->sc_fb.fb_flags = sc->sc_dev.dv_cfdata->cf_flags;
------------------------------------------------------------------------------
Jason R. Thorpe thorpej@Xenotropic.COM
Just me and my collection of obsolete computer gear(s).