j
k
j a
j l
On Thu, 12 Jun 2003, Brian G. Rhodes wrote:
Why, or where, should the OS do it? Driver?
the os driver should do it, I think.
Many linux drivers do it, e.g.:
if (pci_flags & PCI_USES_MASTER) pci_set_master (pdev);
see drivers/net/*.c
ron
Back to the thread
Back to the list