Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 1998 13:17:20 -0700
From:      Mike Smith <mike@smith.net.au>
To:        "Alok K. Dhir" <adhir@worldbank.org>
Cc:        Kazutaka YOKOTA <yokota@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/include console.h src/sys/i386/isa scvesactl.c scvidctl.c syscons.c syscons.h vesa.c videoio.c 
Message-ID:  <199810012017.NAA01192@dingo.cdrom.com>
In-Reply-To: Your message of "Thu, 01 Oct 1998 10:43:17 EDT." <Pine.BSF.4.04.9810011043090.12098-100000@shadow.worldbank.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

There were some significant VM86-and-SMP fixes committed yesterday.  
I'd be inclined to try it again, certainly.

> Any idea if this works in SMP now?
> 
> On Thu, 1 Oct 1998, Kazutaka YOKOTA wrote:
> 
> > 
> > 
> > yokota      1998/10/01 04:39:19 PDT
> > 
> >   Modified files:
> >     sys/i386/include     console.h
> >     sys/i386/isa         scvesactl.c scvidctl.c syscons.c
> >                          syscons.h vesa.c videoio.c
> >   Log:
> >   Yet another round of fixes for the VESA support code.
> > 
> >   - Express various sizes in bytes, rather than Kbytes, in the video
> >     mode and adapter information structures.
> >   - Fill 0 in the linear buffer size field if the linear frame buffer
> >     is not available.
> >   - Remove SW_VESA_USER ioctl. It is still experimetal and was not meant
> >     to be released.
> >   - Fix missing cast operator.
> >   - Correctly handle pointers returned by the VESA BIOS. The pointers
> >     may point to the area either in the BIOS ROM or in the buffer supplied
> >     by the caller.
> >   - Set the destructive cursor at the right moment.
> > 
> >   Revision  Changes    Path
> >   1.41      +1 -3      src/sys/i386/include/console.h
> >   1.6       +1 -10     src/sys/i386/isa/scvesactl.c
> >   1.5       +3 -6      src/sys/i386/isa/scvidctl.c
> >   1.283     +4 -3      src/sys/i386/isa/syscons.c
> >   1.44      +1 -2      src/sys/i386/isa/syscons.h
> >   1.7       +59 -22    src/sys/i386/isa/vesa.c
> >   1.6       +42 -42    src/sys/i386/isa/videoio.c
> > 
> 
> -------------------------------------------------------------------- \||/_
> Alok K. Dhir				     Phone: +1.202.473.2446   oo \
> S11-151, ISGMC			         Email:  adhir@worldbank.org  L_
> The World Bank Group			               Washington, DC  \/
> ------------------------------------------------------------------------|
> "Unix _is_ user friendly - it just chooses friends selectively..."
> 
> 

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810012017.NAA01192>