<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All,<br><br>&nbsp;I am currently working on the realtek driver available in http://linuxgazette.net/156/jangir.html.<br><br>&nbsp;When I run the driver, pci_request_regions is erring out as :<br>Device enabled<br>----------------------------------------------------------------<br>Base 0&nbsp; Starting Address = 9c00 End Address = 9cff&nbsp; Length = 256<br>This Port is I/O mapped. It is NON Prefetchable.This is readable and writable.<br>Base 0 starting Address = 9c00&nbsp; End Address = 9cff Length = 256 resource is not available<br>Base 1&nbsp; Starting Address = fdaff000 End Address = fdaff0ff&nbsp; Length = 256<br>This Port is Memory mapped. It is NON Prefetchable. This is readable and writable.<br>Reading the PCI BAR registers<br>Checking the PCI BAR registers for Memory mapped flag<br>Calling pci_request_region<br>8139too 0000:04:03.0: BAR 0: can't
 reserve I/O region [0x9c00-0x9cff]<br>Could not get PCI region<br>sys_init_module: 'real3'-&gt;init suspiciously returned 1, it should follow 0/-E convention<br>sys_init_module: loading module anyway...<br><br>I am attaching the driver code. Any clues as to why?<br><br>Thanks &amp; Regards,<br>D.Giriprasad</td></tr></table>