![thorpej](/assets/img/avatar_default.png)
The access is more efficient this way (and this was done in the interrupt dispatch code, so some cycles are actually shaved), and gcc gets annoyed when chars are used as array subscripts. - Adjust for the fixed Rawhide console initialization. - When mapping a PCI interrupt, don't always map device 1 to IRQ 16. Device 1 is only the internal 53c810 on MID 5, and is an invalid device number on any other MID. - Adjust for change mcpcia_config/mcpcia_softc structures. - Nuke the kludgy linked list of mcpcia_softc structures. Instead, just use savunit[v] to index into mcpcia_cd.cd_devs[] to find the MCPCIA which has the stray interrupt. - Some other minor cosmetic cleanup.
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%