From owner-freebsd-bugs Sun Jan 16 1: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6AE215243 for ; Sun, 16 Jan 2000 01:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA01952; Sun, 16 Jan 2000 01:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D033815258 for ; Sun, 16 Jan 2000 00:53:22 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA57469 for ; Sun, 16 Jan 2000 01:53:21 -0700 (MST) (envelope-from imp@harmony.village.org) Received: (from imp@localhost) by harmony.village.org (8.9.3/8.8.3) id BAA53023; Sun, 16 Jan 2000 01:53:18 -0700 (MST) Message-Id: <200001160853.BAA53023@harmony.village.org> Date: Sun, 16 Jan 2000 01:53:18 -0700 (MST) From: Warner Losh Reply-To: imp@village.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/16141: src/sys/pci/isp_pci.c needs newbusification Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16141 >Category: kern >Synopsis: src/sys/pci/isp_pci.c needs newbusification >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 16 01:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Warner Losh >Release: FreeBSD 4.0-CURRENT i386 >Organization: FreeBSD >Environment: 4.0-current as of Jan 16 >Description: src/sys/pci/isp_pci.c uses the old pci compatibilty layer. It should likely be converted to newbus. In addition, it assumes that bus_space_handle_t is an integral type and can be treated as an address, which is not the case in the pc98 flavor of FreeBSD. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message