j
k
j a
j l
On Wed, Aug 06, 2008 at 11:28:17AM +0200, Stefan Reinauer wrote:
+int pci_find_device(u16 vid, u16 did, pcidev_t * dev) { return find_on_bus(0, vid, did, dev); }
Shouldn't pci_find_device() scan all buses?
Looks good otherwise.
//Peter
Back to the thread
Back to the list