]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the access width of memory window from 8 bits to 16 bits.
authorNoriaki Mitsunaga <non@FreeBSD.org>
Tue, 4 Sep 2001 04:40:09 +0000 (04:40 +0000)
committerNoriaki Mitsunaga <non@FreeBSD.org>
Tue, 4 Sep 2001 04:40:09 +0000 (04:40 +0000)
commit4ea024db92720d19e3d640ff68a0b97a5be39c02
tree9e56eca52fa7b1ef6ea7766f887a87baf8491f01
parent48856b5fc7d844e537fa31cd2c1411461d3f2d07
Change the access width of memory window from 8 bits to 16 bits.
16 bits access is required by nsp driver to work in SMIT mode.
Since previously (1.65 and before in current, and 1.46.28 and before
in stable branch) 16 bits access was default, I hope it will break nothing.

Okayed-by: imp
usr.sbin/pccard/pccardd/cardd.c