Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2002 14:20:02 -0800 (PST)
From:      "."@babolo.ru
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/36228: hw.ata.tags=1 does not work
Message-ID:  <200203232220.g2NMK2e03942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/36228; it has been noted by GNATS.

From: "."@babolo.ru
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: kern/36228: hw.ata.tags=1 does not work
Date: Sun, 24 Mar 2002 01:23:52 +0300 (MSK)

 Me too:
 ata0: resetting devices .. ad0: invalidating queued requests
 done
 ad0: no request for tag=0
 ad0: invalidating queued requests
 ad0: READ command timeout tag=0 serv=0 - resetting
 ad0: invalidating queued requests
 ata0: resetting devices .. panic: tsleep1
 syncing disks... 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
 0xc7a95de8 1: dev:#ad/2, flags:00110000, blkno:1, lblkno:0
 giving up on 1 buffers
 Uptime: 10s
 Automatic reboot in 15 seconds - press a key on the console to abort
 Rebooting...
 
 With
 CPU: AMD Athlon(tm) Processor (755.29-MHz 686-class CPU)
   Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
   Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
   AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
 
 pcib0: <AMD-761 host to PCI bridge> on motherboard
 
 atapci0: <VIA 82C686 ATA66 controller> port 0xc400-0xc40f at device 7.1 on pci0
 ata0: at 0x1f0 irq 14 on atapci0
 ata1: at 0x170 irq 15 on atapci0
 
 ad0: 43979MB <IBM-DTLA-307045> [89355/16/63] at ata0-master tagged UDMA66
 
 Dmitry Afanasiev writes:
 > 
 > >Number:         36228
 > >Category:       kern
 > >Synopsis:       hw.ata.tags=1 does not work
 > >Confidential:   no
 > >Severity:       critical
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sat Mar 23 03:50:00 PST 2002
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Dmitry Afanasiev
 > >Release:        FreeBSD 4.5-STABLE i386
 > >Organization:
 > n/a
 > >Environment:
 > System: FreeBSD green 4.5-STABLE FreeBSD 4.5-STABLE #9: Thu Mar 21 01:52:12 MSK 2002 root@green:/usr/obj/usr/src/sys/MATPOCKuH  i386
 > 
 > >Description:
 > After upgrade to latest ata(4) driver and setting hw.ata.tags to 1 in /boot/loader.conf, the disk is not responding to system requests.
 > Full boot log:
 > 
 > Console: serial port
 > BIOS drive A: is disk0
 > BIOS drive C: is disk1
 > BIOS 639kB/523200kB available memory
 > 
 > FreeBSD/i386 bootstrap loader, Revision 0.8
 > (root@green, Thu Mar 21 01:42:14 MSK 2002)
 > Loading /boot/defaults/loader.conf 
 > /kernel text=0x1c151f data=0x3dd44+0x1ca30 syms=[0x4+0x2f8b0+0x4+0x35355]
 > 
 > Hit [Enter] to boot immediately, or any other key for command prompt.
 > 
 > 
 > CPU: AMD Athlon(tm) Processor (914.70-MHz 686-class CPU)
 >   Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
 >   Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
 >   AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
 > Data TLB: 24 entries, fully associative
 > Instruction TLB: 16 entries, fully associative
 > L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
 > L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
 > L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
 
 > atapci0: <VIA 82C686 ATA66 controller> port 0xd000-0xd00f at device 7.1 on pci0
 
 > ad0: <IBM-DPTA-372050/P76OA30A> ATA-4 disk at ata0-master
 > ad0: 19574MB (40088160 sectors), 39770 C, 16 H, 63 S, 512 B
 > ad0: 16 secs/int, 32 depth queue, tagged UDMA66
 > ad0: piomode=4 dmamode=2 udmamode=4 cblid=1
 
 > Fatal trap 12: page fault while in kernel mode
 > fault virtual address   = 0x70
 > fault code              = supervisor read, page not present
 > instruction pointer     = 0x8:0xc01584c4
 > stack pointer           = 0x10:0xc02c43f8
 > frame pointer           = 0x10:0xc02c4420
 > code segment            = base 0x0, limit 0xfffff, type 0x1b
 >                         = DPL 0, pres 1, def32 1, gran 1
 > processor eflags        = interrupt enabled, resume, IOPL = 0
 > current process         = Idle
 > interrupt mask          = net tty bio cam 
 > trap number             = 12
 > panic: page fault
 > 
 > syncing disks... 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
 > giving up on 1 buffers
 > Uptime: 12s
 
 -- 
 @BABOLO      http://links.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203232220.g2NMK2e03942>