From owner-cvs-all Wed Jun 24 02:25:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15839 for cvs-all-outgoing; Wed, 24 Jun 1998 02:25:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15708; Wed, 24 Jun 1998 02:23:49 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA07723; Wed, 24 Jun 1998 02:23:36 -0700 (PDT) Date: Wed, 24 Jun 1998 02:23:36 -0700 (PDT) Message-Id: <199806240923.CAA07723@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/06/24 02:23:36 PDT Modified files: sys/i386/isa sio.c Log: Avoid some panics in sio_unload which gets called with various dirt if the attach of a modem card failed. Revision Changes Path 1.208 +9 -1 src/sys/i386/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message