mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
This needs to be done manually because if the irq() routine is implemented then we want something like "nic->irqno = pci->irqno;", else we do "nic->irqno = 0;" nic->ioaddr may also need to be set carefully. Also added local variables to end of many files, for emacs indentation to match kernel style (tab does 8 space indent).
32 KiB
32 KiB