From owner-cvs-all Thu Jan 11 5:38:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA0AF37B400; Thu, 11 Jan 2001 05:38:38 -0800 (PST) Received: (from hm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0BDccE59786; Thu, 11 Jan 2001 05:38:38 -0800 (PST) (envelope-from hm) Message-Id: <200101111338.f0BDccE59786@freefall.freebsd.org> From: Hellmuth Michaelis Date: Thu, 11 Jan 2001 05:38:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1 i4b_hdlc.h src/sys/i4b/layer1/ihfc i4b_ihfc_drv.c i4b_ihfc_l1if.c i4b_ihfc_pnp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2001/01/11 05:38:38 PST Modified files: sys/i4b/layer1 i4b_hdlc.h sys/i4b/layer1/ihfc i4b_ihfc_drv.c i4b_ihfc_l1if.c i4b_ihfc_pnp.c Log: Update the ihfc driver with a patch from the author. He writes: This patch enables the driver to work on current (I have not tested the isa part fully, but I suppose it should work). The patching from jlemon caused a crash at probe time. This is probably my fault not having added a comment for "RESET_SOFT" saying: "this resets all!". Submitted by: Hans Petter Selasky Revision Changes Path 1.4 +23 -27 src/sys/i4b/layer1/i4b_hdlc.h 1.7 +23 -12 src/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c 1.6 +5 -2 src/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c 1.4 +37 -13 src/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message