Date: Mon, 18 Jan 1999 16:18:30 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pccard driver.h pccard.c pcic.c skel.c slot.h Message-ID: <199901190018.QAA09084@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/01/18 16:18:29 PST
Modified files:
sys/pccard driver.h pccard.c pcic.c skel.c slot.h
Log:
Initial update pccard code for KLD module support. Module support
however is only marginally useful until the new-style bus (pci and isa)
stuff comes onboard to give us a better shot at actually pci and isa
drivers loadable (or preloadable anyway).
Revision Changes Path
1.6 +0 -3 src/sys/pccard/driver.h
1.68 +32 -12 src/sys/pccard/pccard.c
1.64 +32 -59 src/sys/pccard/pcic.c
1.8 +2 -82 src/sys/pccard/skel.c
1.15 +18 -0 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?199901190018.QAA09084>
