Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 18:27:02 -0800 (PST)
From:      larse@isi.edu
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/24770: ATA_ENABLE_TAGS doesn't enable tags
Message-ID:  <200102010227.f112R2h74196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         24770
>Category:       kern
>Synopsis:       ATA_ENABLE_TAGS doesn't enable tags
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 18:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        4.2-RELEASE
>Organization:
>Environment:
FreeBSD hbo.isi.edu 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Wed Jan 31 02:09:17 PST 2001     root@hbo.isi.edu:/usr/src/sys/compile/KERNEL-1.12  i386

>Description:
ata(4) says:

     To enable Tagged Queuing support (only IBM DPTA and DTLA drives support
     that)
     options ATA_ENABLE_TAGS

I have that line in my kernel config file, and the required hardware:

[larse@hbo: ~] dmesg | grep ata
atapci0: <Intel ICH ATA66 controller> port 0xffa0-0xffaf at device 31.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
ad0: 26105MB <IBM-DPTA-372730> [53040/16/63] at ata0-master UDMA66
acd0: CD-RW <SONY CD-RW CRX140E> at ata1-master using UDMA33

However, tagged queueing is not enabled. (Glancing at the code,
I think I should see "tagged" in the dmesg output somewhere.)
>How-To-Repeat:
n/a
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?200102010227.f112R2h74196>