Date: Fri, 19 Nov 1999 23:23:28 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NEWCARD src/sys/dev/pcic i82365_isa.c i82365var.h Message-ID: <199911200723.XAA33973@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/11/19 23:23:28 PST
Modified files:
sys/i386/conf NEWCARD
sys/dev/pcic i82365_isa.c i82365var.h
Log:
Latest incremental efforts on newcard:
o Delete pcic1 from NEWCARD
o Add explicit resource hints to pcic0
o Get attach working with newbus, kinda (it does all the newbus stuff,
but doesn't try to attach the pccard yet, too many panics).
o Disable ie0 and le0 in NEWCARD config. There appears to be a bug in
the isa_compat code wrt memory conflicts with newbus drivers for
reasons unknown.
o Minor cleanups.
Revision Changes Path
1.5 +6 -5 src/sys/i386/conf/NEWCARD
1.4 +79 -52 src/sys/dev/pcic/i82365_isa.c
1.3 +9 -1 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?199911200723.XAA33973>
