Files
ipxe/src/drivers/net
Marty Connor 1a867bfb39 Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
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).
2007-12-13 11:08:40 -05:00
..
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-05-19 16:51:32 +00:00
2007-07-27 22:02:11 +02:00
2007-07-04 05:52:56 -04:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2006-12-21 17:16:06 +00:00
2006-03-16 18:30:54 +00:00
2007-07-04 19:47:01 -04:00
2007-11-18 03:11:02 -05:00
2005-03-08 18:53:11 +00:00
2007-07-04 19:47:01 -04:00
2005-03-08 18:53:11 +00:00
2007-07-04 19:47:01 -04:00
2006-03-16 18:44:31 +00:00
2007-06-09 15:23:17 -04:00
2005-03-08 18:53:11 +00:00