<div dir="ltr">Hello Greg,<div><br></div><div>I working on a char device driver. It is mostly based on the the scull device driver in the LDD book.</div><div><div>It controls a HBA sitting on the PCIe BUS.</div></div><div>
<br></div><div><br></div><div>Thanks,</div><div>OH</div><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 11, 2014 at 10:07 PM, Greg KH <span dir="ltr">&lt;<a href="mailto:greg@kroah.com" target="_blank">greg@kroah.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Mon, Aug 11, 2014 at 09:55:15PM -0700, Omkar Houddin wrote:<br>
&gt; Im trying to port the  PCI driver(supports only 32 bit) from 2.6.31 )o the<br>
&gt; latest kernel version using openSuse.<br>
&gt; Im doing it version by version. I was able to port it till 3.1 kernel version. <br>
&gt; In the kernel 3.4 there is feature called X32 ABI support. I&#39;m not knowing how<br>
&gt; to add this.<br>
<br>
</div>A PCI driver should not care about the processor or userspace ABI at<br>
all.  What type of driver are you working on?  What hardware does it<br>
control?<br>
<br>
thanks,<br>
<br>
greg k-h<br>
</blockquote></div><br></div>