From owner-cvs-all Sat Jun 19 1:15: 2 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 1319A14C9B; Sat, 19 Jun 1999 01:15:01 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA81637; Sat, 19 Jun 1999 01:15:00 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906190815.BAA81637@freefall.freebsd.org> From: Greg Lehey Date: Sat, 19 Jun 1999 01:15:00 -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 grog 1999/06/19 01:15:00 PDT Modified files: sys/isa sio.c Log: sioprobe: Don't try to initialize disabled ports. In particular, attempting to initialize sio3 caused problems with ATI video boards, which cleverly share the I/O space. PR: kern/12295 Revision Changes Path 1.248 +4 -2 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message