Date: Sun, 28 Nov 1999 13:11:14 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/pcic Makefile src/sys/modules/pccard Makefile src/sys/dev/pcic i82365.c i82365_isa.c i82365var.h src/sys/dev/pccard card_if.m power_if.m Message-ID: <199911282111.NAA60814@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/11/28 13:11:14 PST Modified files: sys/modules/pcic Makefile sys/modules/pccard Makefile sys/dev/pcic i82365.c i82365_isa.c i82365var.h Added files: sys/dev/pccard card_if.m power_if.m Log: Add resource activation routines to pcic driver. Minor cleanup of socket attach code. We now have at least a chance for pccard devices appearing in the future. This is a snapshot of ongoing work. Proceed at your own risk. Revision Changes Path 1.12 +2 -2 src/sys/modules/pcic/Makefile 1.3 +2 -2 src/sys/modules/pccard/Makefile 1.4 +31 -24 src/sys/dev/pcic/i82365.c 1.5 +20 -6 src/sys/dev/pcic/i82365_isa.c 1.5 +10 -4 src/sys/dev/pcic/i82365var.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?199911282111.NAA60814>