Date: Wed, 18 Apr 2001 17:04:09 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard i82365.h pcic.c pcic98reg.h slot.h Message-ID: <200104190004.f3J049e71215@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/04/18 17:04:09 PDT
Modified files:
sys/pccard i82365.h pcic.c pcic98reg.h slot.h
Log:
First cut at bringing NEC PC98 original pccard bridge code back into
FreeBSD. This code doesn't work just yet, but does compile. We need
to start indirecting via the cinfo pointers, rather than directly
calling pcic_*. There may be other issues as well, but you gotta
start somewhere.
Obtained from: PAO3
Revision Changes Path
1.12 +2 -2 src/sys/pccard/i82365.h
1.107 +336 -25 src/sys/pccard/pcic.c
1.3 +34 -22 src/sys/pccard/pcic98reg.h
1.29 +3 -1 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?200104190004.f3J049e71215>
