Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 11:09:03 +0700 (NSS)
From:      "Nickolay N. Dudorov" <nnd@news.itfs.nsk.su>
To:        Mike Smith <mike@smith.net.au>
Cc:        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:  <199907300409.LAA97622@news.itfs.nsk.su>
In-Reply-To: <199907290149.SAA00394@dingo.cdrom.com>

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 ?

	N.Dudorov






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?199907300409.LAA97622>