]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFP4 change 219820
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 22 Jan 2013 18:51:14 +0000 (18:51 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 22 Jan 2013 18:51:14 +0000 (18:51 +0000)
commit6f1efb0f4bc18ba33c51f38e879a0485fc2edbb8
treeda1603a1316e95ee0add926d9f527bf722812ff1
parent9f9f029919eb1fd4e1b2b4957a5acc85ccc19940
MFP4 change 219820

Add a missing 0 to the mask for byte0 of C_SIZE.

The previous mask (0xc) worked except that the last 0-1536K of the disk
could not be accessed since we were shifting the (wrong) bits we did
mask off the right edge.
sys/dev/altera/sdcard/altera_sdcard.h