From owner-cvs-all Wed Aug 16 22:52:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 54AB337BA6A; Wed, 16 Aug 2000 22:52:20 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA82845; Wed, 16 Aug 2000 22:52:19 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200008170552.WAA82845@freefall.freebsd.org> From: Warner Losh Date: Wed, 16 Aug 2000 22:52:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365.c i82365_isa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/08/16 22:52:19 PDT Modified files: sys/dev/pcic i82365.c i82365_isa.c Log: Add support for loading this as a module (before there were some problems). Also pick an irq if one isn't specified. Ditto for memory. Add additional printfs in the error paths. These will disappear in time. There are still some panics, but this is a good checkpoint. Revision Changes Path 1.22 +7 -3 src/sys/dev/pcic/i82365.c 1.18 +11 -10 src/sys/dev/pcic/i82365_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message