]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFp4:
authorimp <imp@FreeBSD.org>
Sun, 2 Nov 2003 20:18:19 +0000 (20:18 +0000)
committerimp <imp@FreeBSD.org>
Sun, 2 Nov 2003 20:18:19 +0000 (20:18 +0000)
commit1715012e34106bd2f21f06896f5fc245a1ad94ec
treec0a07ddb0b41cbbe04ff79bdae38cb0529394087
parent3fef709f3d4e6341ae128b765428a98dd68b0d4d
MFp4:
o Fix MFC cards.  We were bogusly setting CCR_IOBASE[01] and CCR_IOLIMIT.
  now when we activate the resource, we adjust these for MFC cards, per the
  spec.
o Change type of pf_mfc_* to be bus_addr_t, which is more correct than
  long.

This makes my 3C362D/3C363D and 3CXEM556 cards work!  Woo Hoo!
sys/dev/pccard/pccard.c
sys/dev/pccard/pccardvar.h