From owner-cvs-all Sun Sep 26 14:58:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAC1014CE3; Sun, 26 Sep 1999 14:58:43 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA18751; Sun, 26 Sep 1999 14:58:43 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199909262158.OAA18751@freefall.freebsd.org> From: Warner Losh Date: Sun, 26 Sep 1999 14:58:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard driver.h pccard.c pccard_nbk.c pcic.c pcic.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/09/26 14:58:43 PDT Modified files: sys/pccard driver.h pccard.c pccard_nbk.c pcic.c pcic.h Log: [[ Forced commit for last (null) message ]] Revert to using ointhand2_t rather than inthand2_t. Use unwise casts to pass pointers as ints in i386 only code. This will be fixed in the future as the transition to newbus completes. This eliminates the warnings and still works. Add $FreeBSD$ to driver.h and pcic.c Revision Changes Path 1.9 +1 -1 src/sys/pccard/driver.h 1.87 +1 -1 src/sys/pccard/pccard.c 1.5 +1 -1 src/sys/pccard/pccard_nbk.c 1.77 +1 -1 src/sys/pccard/pcic.c 1.4 +1 -1 src/sys/pccard/pcic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message