Date: Sun, 3 Feb 2008 08:42:02 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/msk if_msk.c Message-ID: <200802030842.m138g2tT048009@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-02-03 08:42:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/msk if_msk.c
Log:
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.
Revision Changes Path
1.11.2.15 +21 -9 src/sys/dev/msk/if_msk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802030842.m138g2tT048009>
