]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
XLS B0 revision PCI support and related changes.
authorjchandra <jchandra@FreeBSD.org>
Mon, 27 Sep 2010 14:50:51 +0000 (14:50 +0000)
committerjchandra <jchandra@FreeBSD.org>
Mon, 27 Sep 2010 14:50:51 +0000 (14:50 +0000)
commit4eb4bc749de2e5c5522a10481871dc1e50e646d5
tree9959fa19fa18814b58aaad8aa83ca369c9e3fa90
parent240333eaa7cd7f7a595350c52872044734528869
XLS B0 revision PCI support and related changes.

- XLS B0 and later revision chips have PCIe link 2 & 3 mapped to different
  PIC interrupts. Update pic.h, board.h and xlr_pci.c to reflect this.
- remove debug prints in xlr_pci.c
- add more processor IDs to board.h, add function xlr_is_xls_b0()
- some style(9) and whitespace fixes
sys/mips/rmi/board.h
sys/mips/rmi/pic.h
sys/mips/rmi/xlr_pci.c