search for: pciscan

Displaying 3 results from an estimated 3 matches for "pciscan".

Did you mean: pci_scan
2011 Jan 11
4
Solaris 10 (9/10) on Xen 3.4
Hi, I am trying to run solaris 10 (9/10) on Xen 3.4 (centos5.5 as dom0) in HVM mode. I can see the realtek 8139 network adapters when I do pciscan but ''ifconfig -a'' just lists loopback device. I can load rtls drivers but still these realtek interfaces are not available. I found a link which does say The rtls driver from Realtek still uses version 0 interfaces that are now unsupported in Solaris release. did anyone face/fix t...
2005 Apr 21
2
ethersel.c32 issues
...rsel.c including one after the line >did = pci_readl(a); > >I have added >printf("found: DID %08x\n", did); > >and I get a lot of lines like >found: DID ffffffff > >My conclusion is that it does not detect any PCI devices because >something is wrong with the pciscan function. Maybe ethersel is not >scanning the right addresses. > >> Worst case, the BIOS doesn't initialize a bridge that the NIC is behind. >> That would be very messy to fix. > >I am sure there is a way to detect the PCI IDs because etherboot is able >to do it....
2005 Jan 09
1
UNDI packet driver?
Hi all, I'm still trying to figure out a good way of booting a DOS disk image via PXE and accessing files over a network share. Having some success with the Microsoft network DOS client, it seems that many programs have issues with its IPX support - so, now I'm trying to use Novell's IPX driver instead. Unfortunately it seems I need an ODI driver to do this, and there are no