rasteri/dISAppointment

Small bug in sapphisa.c

i440bx opened this issue · 0 comments

Hi,

in line 213 - 217 you disable the power management of the chip. But you send two times the same flags.

outportb(0x4E, 0x51);

I think in 216 you want to send 0x52 ?

Thanks,
Robert