Re: ATAng doesn't boot on my notebook - panic

2003-10-10 Thread Vladimir B. Grebenschikov
, 08.10.2003, 12:04, Soren Schmidt : Does not help, another panic in ad_attach: ARGH, try this instead: Yes, it helps, thank you. -Sren -- Vladimir B. Grebenschikov [EMAIL PROTECTED] SWsoft Inc. ___ [EMAIL PROTECTED] mailing list

Re: ATAng doesn't boot on my notebook - panic

2003-10-08 Thread Vladimir B. Grebenschikov
, 07.10.2003, 23:26, Soren Schmidt : It seems Vladimir B. Grebenschikov wrote: Any solution or workaround ? Try this patch please: diff -u -r1.191 ata-all.c Does not help, another panic in ad_attach: ... GEOM: create disk ad1 dp=0xc2358a70 ad1: MEMORYSTICK 4M 8K/SONY1.00 ATA-0 disk

Re: ATAng doesn't boot on my notebook - panic

2003-10-08 Thread Soren Schmidt
It seems Vladimir B. Grebenschikov wrote: Does not help, another panic in ad_attach: ARGH, try this instead: diff -u -r1.191 ata-all.c --- ata-all.c 7 Oct 2003 13:44:15 - 1.191 +++ ata-all.c 8 Oct 2003 08:03:09 - @@ -35,6 +35,7 @@ #include sys/ata.h #include sys/kernel.h

Re: ATAng doesn't boot on my notebook - panic

2003-10-07 Thread Vladimir B. Grebenschikov
, 06.10.2003, 22:48, Vladimir B. Grebenschikov : Soren, please help. I can't boot kernel after ATAng. It founds one extra ATA device (I have no ata1-slave attached) and then panics. All details in PR kern/57156. I have workarounded problem by disabling slave ATA devices (I have no

Re: ATAng doesn't boot on my notebook - panic

2003-10-07 Thread Soren Schmidt
It seems Vladimir B. Grebenschikov wrote: Any solution or workaround ? Try this patch please: diff -u -r1.191 ata-all.c --- ata-all.c 7 Oct 2003 13:44:15 - 1.191 +++ ata-all.c 7 Oct 2003 19:15:03 - @@ -35,6 +35,7 @@ #include sys/ata.h #include sys/kernel.h #include