Date: Sun, 5 Sep 1999 23:34:44 -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 pccard_nbk.h pccard.c pcic.c slot.h Message-ID: <199909060634.XAA20182@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/09/05 23:34:44 PDT Modified files: sys/pccard pccard.c pcic.c slot.h Added files: sys/pccard pccard_nbk.c pccard_nbk.h Log: Kludge together support for the old pccard system with newbus. This will allow newbus based drivers to have pccard attachments. Also start printing out probe messages for pccards stating the resources used and regularize many of the pccard printfs. Reviewed by: Peter Wemm. Revision Changes Path 1.84 +58 -16 src/sys/pccard/pccard.c 1.75 +1 -1 src/sys/pccard/pcic.c 1.17 +18 -3 src/sys/pccard/slot.h 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?199909060634.XAA20182>