/* help-hurd and debian-hurd are stripped. */
arief# wrote:
@@ -681,8 +775,8 @@ #endif pcibios_read_config_byte(pci_bus, pci_device_fn, PCI_INTERRUPT_LINE, &pci_irq_line); - pciaddr = pci_ioaddr; - irq = pci_irq_line; + pciaddr = 0x8000; + irq = 0x0b; pdev->irq = irq; #endif }
I don't think such a change is acceptable for commit in GNU Mach, although some people may find your patch useable.
pci_ioaddr and pci_irq_line need to be calulated right, not fixed to some values that work for your case.
Regards, ogi
_______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-hurd