It seems Maxim Sobolev wrote:
>Driver works fine, but on my notebook, when HDD awake from sleep I see
>"at0: unvanted interrupt" message. Maybe we need flag similar to
>"SLEEP_HACK" on wd driver?
I'm not sure how I'm going to handle this yet, but it is on my TODO
list...
-Søren
To Unsubscribe:
Driver works fine, but on my notebook, when HDD awake from sleep I see
"at0: unvanted interrupt" message. Maybe we need flag similar to
"SLEEP_HACK" on wd driver?
Sincerely,
Maxim
"S?ren Schmidt" wrote:
> Third update to the new ATA/ATAPI driver:
>
> ZIP drives should now be working, I'm not su
On Sun, Mar 07, 1999 at 10:49:39PM +0100, Søren Schmidt wrote:
> Third update to the new ATA/ATAPI driver:
I tried your driver (update 2), and I solves all my CDROM problems
(hanged after mount). I keep it. Great work, thanks!
ata-pci0: rev 0x01 on pci0.7.1
ata0 at 0x01f0 irq 14 on ata-pci0
ata
It seems Brian Feldman wrote:
>> Third update to the new ATA/ATAPI driver:
>>
>> ZIP drives should now be working, I'm not sure about LS120 drives,
>> reports on those most welcome!
>
>It doesn't lock up like before, but on my LS-120
>wdc1: unit 0 (atapi): ,
>removable, iordy
>it seems to have "co
On Sun, 7 Mar 1999, S?ren Schmidt wrote:
>
> Third update to the new ATA/ATAPI driver:
>
> ZIP drives should now be working, I'm not sure about LS120 drives,
> reports on those most welcome!
It doesn't lock up like before, but on my LS-120
wdc1: unit 0 (atapi): ,
removable, iordy
it seems to h
Third update to the new ATA/ATAPI driver:
ZIP drives should now be working, I'm not sure about LS120 drives,
reports on those most welcome!
Fixed problems:
Hang on probe on "fantom" devices.
The probe now use a timeout to avoid hangs if no interrupt
is received.
There has a