Date: Thu, 20 Apr 2000 01:37:47 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard_nbk.c pcic.c src/sys/dev/xe if_xe.c Message-ID: <200004200837.BAA20590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2000/04/20 01:37:47 PDT Modified files: sys/pccard pccard_nbk.c pcic.c sys/dev/xe if_xe.c Log: o Preliminary support for mapping the CIS by the driver. o Modify xe driver to use this. There's still some issues with this code, so xe can't map the cis just yet. I'm thinking about how to resolve the issue. pccard_nbk's pccard_alloc_resource is getting in the way. Revision Changes Path 1.17 +36 -1 src/sys/pccard/pccard_nbk.c 1.90 +43 -10 src/sys/pccard/pcic.c 1.15 +7 -5 src/sys/dev/xe/if_xe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004200837.BAA20590>