Date: Tue, 16 Sep 2003 01:00:08 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: imp@bsdimp.com Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_bus_pccard.c src/sys/modules/uart Makefile Message-ID: <20030916.010008.74677278.nyan@jp.FreeBSD.org> In-Reply-To: <20030915.090257.46316981.imp@bsdimp.com> References: <200309141621.h8EGL6fj093611@repoman.freebsd.org> <20030915145126.1c3ea0ca.nork@FreeBSD.org> <20030915.090257.46316981.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <20030915.090257.46316981.imp@bsdimp.com> "M. Warner Losh" <imp@bsdimp.com> writes: > Hopefully we can get a i8251 module that's suitable for the enhanced > 8251 that's in the PC98 machines. I've been translating some japanese > documents for him, but I don't know what he'll be able to do. The > current i8251 driver is literally the ns8250 module with the only the > name change (the two parts are radically different, so there's no > chance this will work). First we should support the ns8250 module on pc98. I found several problems to work on pc98. Then, I'm wondering about how to support multiport devices. Current resource management system does not work for discontinuous resources. I think that we must fix this problem. --- TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030916.010008.74677278.nyan>