cvs commit: src/sys/dev/uart uart_cpu_pc98.c

Takahashi Yoshihiro nyan at jp.FreeBSD.org
Thu Sep 11 04:47:29 PDT 2003


In article <200309110414.h8B4ERi2062520 at repoman.freebsd.org>
Warner Losh <imp at 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 at jp.FreeBSD.org>


More information about the cvs-src mailing list