From owner-cvs-all Wed Jun 28 15:53:38 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 5DF1937B8C9; Wed, 28 Jun 2000 15:53:35 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA26817; Wed, 28 Jun 2000 15:53:35 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006282253.PAA26817@freefall.freebsd.org> From: Peter Wemm Date: Wed, 28 Jun 2000 15:53:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa vga_isa.c syscons_isa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/06/28 15:53:35 PDT Modified files: sys/isa vga_isa.c syscons_isa.c Log: Add device_identify methods so that we do not need the hint.sc.0.at=isa and hint.vga.0.at=isa hints in order for these to probe/attach. Revision Changes Path 1.18 +24 -20 src/sys/isa/vga_isa.c 1.14 +21 -18 src/sys/isa/syscons_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message