Bug 44779 - Modify against new feature for PC-9821
Summary: Modify against new feature for PC-9821
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/apm (show other bugs)
Version: git
Hardware: x86 (IA32) FreeBSD
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-01-14 04:47 UTC by Satoshi KImura
Modified: 2012-05-26 07:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Modify against new feature for PC-9821 (1.30 KB, text/plain)
2012-01-14 04:47 UTC, Satoshi KImura
no flags Details

Description Satoshi KImura 2012-01-14 04:47:26 UTC
Created attachment 55573 [details]
Modify against new feature for PC-9821

This is not bug but modification of apm driver to new feature 
for NEC PC-9821.

  New version of apm driver at 2012-01-13 getting by git,

% git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-apm

were not yet made following modifications.

#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 12
     if (!xf86IsPc98()) {
#endif

  This patch makes this modifications, but I cannot test it since
I have no card of apm.
Comment 1 Alan Coopersmith 2012-03-13 22:34:28 UTC
Patches submitted to xorg-devel mailing list as described on 
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
are generally applied faster, but when it's for drivers no one has the 
hardware for and no one uses, that probably doesn't help.
Comment 2 Satoshi KImura 2012-03-15 03:46:21 UTC
Thank you for your kindly advice.

 This patch is against the management of version and makes no
modification about the function of driver. Of course, I also think
it is not good situation, as you pointed out, that there are no
hardware and no user. Now I'm seeking used apm card and user of it
on PC-98.
 Next opportunity, at least after examining not only this patch
but also apm driver itself, I will try to send patch to mailing list.
Comment 3 Satoshi KImura 2012-05-15 04:09:46 UTC
  New version of apm driver at 2012-05-15 getting by git, was already
modified equivalent to above patch. So, please close this "Bug 44779".
Thank you.
Comment 4 Julien Cristau 2012-05-26 07:04:41 UTC
closing per submitter


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.