]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC if_msk.c rev 1.24 to RELENG_6.
authoryongari <yongari@FreeBSD.org>
Sun, 3 Feb 2008 08:42:02 +0000 (08:42 +0000)
committeryongari <yongari@FreeBSD.org>
Sun, 3 Feb 2008 08:42:02 +0000 (08:42 +0000)
commitfcc01960b46decd7d86b930d1bef6fe243ee5d10
tree73f5e392c3ef6404402d57a5d24448d2acd44004
parent0edc2aceeb8d91706e1950f888fe6363372169e5
MFC if_msk.c rev 1.24 to RELENG_6.
  Add MSI support for 88E8058(Yukon EC Ultra). Unlike other Yukon II
  family 88E8058 supports only one MSI message. Teach msk(4) to handle
  that case.
  Since RELENG_6 lacks resource_spec, direct MFC is not possible. To
  support MSI on 88E8058, the meaning of msk_msi was slightly modified
  to record number of allocated MSI messages.
sys/dev/msk/if_msk.c