=?ks_c_5601-1987?B?RWR3YXJkIExlZSBcKMDMwOW/+Fwp?= noshel@idis.co.kr writes:
gee, are you mentioning disk_init() in pcbios.S ? I just took a look at it, and I had to close the file because it was in asm! (I'm really scared of asm, you see..) When your done, I hope I could get a copy, badly :) good luck!
disk_init() is the old driver, that uses BIOS calls. The fact it is in pcbios.S should be a pretty good clue it isn't what you want. Under a normal LinuxBIOS configuration it is not even compiled in.
Eric