Date: Sun, 26 Sep 1999 14:58:43 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> 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 Message-ID: <199909262158.OAA18751@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909262158.OAA18751>
