Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2000 01:53:18 -0700 (MST)
From:      Warner Losh <imp@village.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/16141: src/sys/pci/isp_pci.c needs newbusification
Message-ID:  <200001160853.BAA53023@harmony.village.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001160853.BAA53023>