Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 20:43:33 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        imp@FreeBSD.org, marcel@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/uart uart_cpu_pc98.c
Message-ID:  <20030911.204333.41730710.nyan@jp.FreeBSD.org>
In-Reply-To: <200309110414.h8B4ERi2062520@repoman.freebsd.org>
References:  <200309110414.h8B4ERi2062520@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200309110414.h8B4ERi2062520@repoman.freebsd.org>
Warner Losh <imp@FreeBSD.org> writes:

> imp         2003/09/10 21:14:27 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/uart         uart_cpu_pc98.c 
>   Log:
>   Fix compile on pc98.  Maybe this is correct.

It should not call i386_bus_space_handle_alloc() directly in device
driver.  I think that we need to implement bus_space_map() function.

---
TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>



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