Re: ATAng - delay probing for non-existent drive

2003-09-13 Thread Lukas Ertl
On Fri, 12 Sep 2003, Bryan Liesner wrote:

 The last change to ata-lowlevel (rev 1.11) causes a 10-15 second delay
 probing for a drive that's not there:

 ata2: at 0xb400 on atapci0
 ata2: [MPSAFE]

   hangs here for about 15 seconds

 ata3: at 0xa800 on atapci0
 ata3: [MPSAFE]

I can confirm this delay, but I haven't yet tried to revert ata-lowlevel.c
to rev. 1.10.

regards,
le

-- 
Lukas Ertl eMail: [EMAIL PROTECTED]
UNIX Systemadministrator   Tel.:  (+43 1) 4277-14073
Vienna University Computer Center  Fax.:  (+43 1) 4277-9140
University of Vienna   http://mailbox.univie.ac.at/~le/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ATAng - delay probing for non-existent drive

2003-09-13 Thread Dag-Erling Smørgrav
Bryan Liesner [EMAIL PROTECTED] writes:
 The last change to ata-lowlevel (rev 1.11) causes a 10-15 second delay
 probing for a drive that's not there: [...]

Same symptoms here...

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ATAng - delay probing for non-existent drive

2003-09-13 Thread Benjamin Kohler
On Sat, 13 Sep 2003 14:28:03 +0200
[EMAIL PROTECTED] (Dag-Erling Smørgrav) wrote:
 Bryan Liesner [EMAIL PROTECTED] writes:
  The last change to ata-lowlevel (rev 1.11) causes a 10-15 second delay
  probing for a drive that's not there: [...]
 
 Same symptoms here...
 
and here. 

cu
kob
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


ATAng - delay probing for non-existent drive

2003-09-12 Thread Bryan Liesner

The last change to ata-lowlevel (rev 1.11) causes a 10-15 second delay
probing for a drive that's not there:

atapci0: Promise PDC20269 UDMA133 controller port 0xa000-0xa00f,0xa400-0xa403,
0xa800-0xa807,0xb000-0xb003,0xb400-0xb407 mem 0xed00-0xed003fff irq 5 at device 
15.0 on pci0
atapci0: [MPSAFE]
ata2: at 0xb400 on atapci0
ata2: [MPSAFE]

  hangs here for about 15 seconds

ata3: at 0xa800 on atapci0
ata3: [MPSAFE]

I have a single drive on ata2.  Reverting back to 1.10 stops the delay.

-Bryan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]