From owner-freebsd-commit Fri Feb 16 09:25:09 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA18103 for freebsd-commit-outgoing; Fri, 16 Feb 1996 09:25:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA18084 for cvs-all-outgoing; Fri, 16 Feb 1996 09:24:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA18074 for cvs-sys-outgoing; Fri, 16 Feb 1996 09:24:22 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA18067 Fri, 16 Feb 1996 09:24:20 -0800 (PST) Date: Fri, 16 Feb 1996 09:24:20 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199602161724.JAA18067@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/scsi bt.c src/sys/pci bt9xx.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/02/16 09:24:20 Modified: sys/i386/scsi bt.c sys/pci bt9xx.c Log: Allow I/O port ranges above the standard ISA one so the PCI probe will succeed. Reviewed by: Richard J Kuhns Revision Changes Path 1.6 +1 -5 src/sys/i386/scsi/bt.c 1.6 +11 -8 src/sys/pci/bt9xx.c