driver's probe() routine fills in in nic->irqno. This is so that non-interrupt-capable legacy drivers which set nic->irqno=0 will end up reporting IRQ#0 via PXENV_UNDI_GET_INFORMATION; this in turn means that the calling PXE NBP will (should) hook the timer interrupt, and everything will sort of work.tags/v0.9.3
|
|
||
98 |
|
98 |
|
99 |
|
99 |
|
100 |
|
100 |
|
|
101 |
|
|
101 |
|
102 |
|
102 |
|
103 |
|
103 |
|
104 |
|
104 |
|
105 |
|
105 |
|
106 |
|
106 |
|
107 |
|
|
108 |
|
|
|
109 |
|
|
|
110 |
|
|
|
111 |
|
|
|
112 |
|
|
|
113 |
|
|
|
114 |
|
|
107 |
|
115 |
|
108 |
|
116 |
|
109 |
|
117 |
|