2002-03-04 01:35:15

by Lionel Bouton

[permalink] [raw]
Subject: [PATCH] SiS IDE, several fixes

Hi,

found time to read e-mails and write code.

- 730 fix (this ATA100 chipset uses the ATA66 family register layout)
- Hang if UDMA is not set by BIOS fix (thanks to Manfred Spraul)

If you have a 730 chipset or if you couldn't boot without ide=nodma please
test latest patch and report the results to me.

Patch against 2.4.18:

http://inet6.dyn.dhs.org/sponsoring/sis5513/sis.patch.20020304_1
or
http://gyver.homeip.net/sis5513/sis.patch.20020304_1

Full driver (drop-in replacement of linux/drivers/ide):

http://inet6.dyn.dhs.org/sponsoring/sis5513/sis5513-v0.13.c
or
http://gyver.homeip.net/sis5513/sis5513-v0.13.c

LB.