From owner-cvs-all Fri May 28 2:37:18 1999 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 C872614F84; Fri, 28 May 1999 02:37:16 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA32679; Fri, 28 May 1999 02:37:16 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199905280937.CAA32679@freefall.freebsd.org> From: Doug Rabson Date: Fri, 28 May 1999 02:37:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/05/28 02:37:15 PDT Modified files: sys/isa sio.c Log: Allow a sio port with its flags set to DEBUGGER+LLCONSOLE to be used for gdb. This allows the sio probe for that port to be disabled which stops it from confusing the debugger. Revision Changes Path 1.243 +2 -2 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message