Re: Promise Ultra66 Controller...

2000-06-05 Thread Jeff Noxon
On my system, I see messages like this: hda: Maxtor 54098U8, ATA DISK drive hdc: Maxtor 91728D8, ATA DISK drive hde: Maxtor 91152D8, ATA DISK drive ide0 at 0xac00-0xac07,0xb002 on irq 5 ide1 at 0xb400-0xb407,0xb802 on irq 5 ide2 at 0x1f0-0x1f7,0x3f6 on irq 14 hda: Maxtor 54098U8, 39082MB w/2048kB

Re: Promise Ultra66 Controller...

2000-06-05 Thread Kelly Corbin
That did it, thanks. I am now having problems with it hanging during the boot. It finds the card and drives, but it hangs after the lines: ide0 at 0xblah, 0xblah on irq 10 ide1 at 0xblah, 0xblah on irq 15 Any ideas why this might be hanging? Thanks Kelly Corbin [EMAIL PROTECTED] Jeff Noxon wr

Re: Promise Ultra66 Controller...

2000-06-05 Thread Jeff Noxon
Basically, you do the following: tar xfz linux-2.2.15.tar.gz (This you have probably done already, but make sure you start with a clean source tree) cd linux gunzip -dc /wherever/ide.2.2.15.2509.patch.gz | patch -p1 make menuconfig (make sure to enable Promis

Re: Promise Ultra66 Controller...

2000-06-05 Thread Kelly Corbin
OK, I got the file ide.2.2.15.2509.patch.gz, but I have never installed a patch before, I have always installed the complete source. I have tried patching as suggested on kernel.org's readme, but to no avail. How did you do it? Thanks again. Kelly Corbin [EMAIL PROTECTED] Jeff Noxon wrote:

Re: Promise Ultra66 Controller...

2000-06-05 Thread Jeff Noxon
I have one, and it works great. Download the IDE patches relative to 2.2.15 from www.linux-ide.org. Regards, Jeff On Mon, Jun 05, 2000 at 12:12:37PM -0500, Kelly Corbin wrote: > Anyone get the Ultra66 controller to work in the kernel? I don't want > to use it as a module, and I don't see it in

Promise Ultra66 Controller...

2000-06-05 Thread Kelly Corbin
Anyone get the Ultra66 controller to work in the kernel? I don't want to use it as a module, and I don't see it in the kernel anywhere. They say it has been native in the kernel since 2.2.10, but I can't find it in 2.2.13 or 2.2.15. Any help would be appreciated. Thanks all... Kelly Corbin [EM