Date: Wed, 17 Nov 1999 15:54:40 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365_isa.c i82365reg.h Message-ID: <199911172354.PAA48715@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/11/17 15:54:39 PST Modified files: sys/dev/pcic i82365_isa.c i82365reg.h Log: o Remove #if XXX from around the probe code. o Rewrite probe code to work in the newbus world. o Add preliminary pnp support. I have no clue what the pnp ids for the older ISA machines/cards. I don't have any of these cards/machines so I'll have to rely on the user community to give me help. o Minor code reformatting. Attach hasn't been touched, and there may be some config issues that we need to deal with as well. These will follow in time. Revision Changes Path 1.3 +35 -54 src/sys/dev/pcic/i82365_isa.c 1.2 +12 -1 src/sys/dev/pcic/i82365reg.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?199911172354.PAA48715>