Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 00:47:07 -0700
From:      Mike Smith <mike@smith.net.au>
To:        "Nickolay N. Dudorov" <nnd@news.itfs.nsk.su>
Cc:        Mike Smith <mike@smith.net.au>, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/apm apm.c src/sys/i386/conf files.i386 src/sys/i386/i386 bios.c bioscall.s machdep.c src/sys/i386/include apm_bios.h asnames.h segments.h src/sys/i386/include/pc bios.h 
Message-ID:  <199907300747.AAA01107@dingo.cdrom.com>
In-Reply-To: Your message of "Fri, 30 Jul 1999 11:09:03 %2B0700." <199907300409.LAA97622@news.itfs.nsk.su> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In <199907290149.SAA00394@dingo.cdrom.com> Mike Smith <mike@smith.net.au> wrote:
> >> msmith      1999/07/28 18:49:20 PDT
> >> 
> >>   Modified files:
> >>     sys/i386/apm         apm.c 
> >>     sys/i386/conf        files.i386 
> >>     sys/i386/i386        bios.c bioscall.s machdep.c 
> >>     sys/i386/include     apm_bios.h asnames.h segments.h 
> >>     sys/i386/include/pc  bios.h 
> >>   Log:
> >>   Major update to the kernel's BIOS-calling ability.
> >>   
> >>    - Add support for calling 32-bit code in other segments
> >>    - Add support for calling 16-bit protected mode code
> >>   
> >>   Update APM to use this facility.
> 
> > APM _should_ still function as-was; I spent quite a bit of time testing 
> > and checking changes, but the diffs I was working from were quite old 
> > (a year and 8 days, to be exact) so I may have missed something.  
> > Please let me know if this has broken anything.
> 
> 
> 	I run CURRENT updated through CTM.
> My CVS tree is at 'cvs-cur.5523.zg'-level.
> 
> make buildworld breaks at usr/bin/kdump due to
> missing 'apm_bios_arg' structure definition in
> 'sys/i386/include/apm_bios.h' ver. 1.23
> (it is used in APMIO_BIOS definition in the same file).
> 
> 	What can be done to correct the situation ?

You have a stale header (apm_bios.h); delete it.

-- 
\\  The mind's the standard       \\  Mike Smith
\\  of the man.                   \\  msmith@freebsd.org
\\    -- Joseph Merrick           \\  msmith@cdrom.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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