Date: Wed, 21 Jun 2000 04:21:14 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c Message-ID: <200006211121.EAA37688@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2000/06/21 04:21:14 PDT
Modified files:
sys/pc98/pc98 sio.c
Log:
Fixed to support RSA98-III non-pnp mode. rman_get_start() had returned
iobase + 8 because the I/O address table for RSA98-III starts with +8.
Now, bus_alloc_resource() is used instead of isa_alloc_resourcev() if
device type is RSA98III.
Revision Changes Path
1.129 +38 -30 src/sys/pc98/pc98/sio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006211121.EAA37688>
