kern/120842: hptrr driver causes detection of Marvell 88SX6081 SATA300 controller

Alexey Strelkov strelkov at rambler-co.ru
Tue Feb 19 15:40:09 UTC 2008


>Number:         120842
>Category:       kern
>Synopsis:       hptrr driver causes detection of Marvell 88SX6081 SATA300 controller
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 19 15:40:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Strelkov
>Release:        FreeBSD 6.3-RELEASE (and upper?)
>Organization:
Rambler Internet Holding
>Environment:
System: FreeBSD 6.3-RELEASE #0: Wed Jan 16 01:31:10 UTC 2008
    root at palmer.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
>Description:
	The hptrr(4) driver grabs the Marvell 88SX6081 device,
	and the atapci(4) driver fails to attach.

--- dmesg with htprr(4) in kernel ---
hptrr0: <sx508x> port 0xd800-0xd8ff mem 0xdec00000-0xdecfffff irq 16 at device 0.0 on pci3
hptrr: adapter at PCI 3:0:0, IRQ 16
---

--- dmesg w/o htprr(4) in kernel ---
atapci3: <Marvell 88SX6081 SATA300 controller> port 0xd800-0xd8ff mem 0xdec00000-0xdecfffff irq 16 at device 0.0 on pci3
---

--- pciconf with htprr(4) in kernel ---
hptrr0 at pci3:0:0:	class=0x010000 card=0x11ab11ab chip=0x608111ab rev=0x09 hdr=0x00
    vendor     = 'Marvell Semiconductor (Was: Galileo Technology Ltd)'
    device     = 'MV88SX6081 8-port SATA II PCI-X Controller'
    class      = mass storage
    subclass   = SCSI
---

--- pciconf w/o htprr(4) in kernel ---
atapci3 at pci3:0:0:	class=0x010000 card=0x11ab11ab chip=0x608111ab rev=0x09 hdr=0x00
    vendor     = 'Marvell Semiconductor (Was: Galileo Technology Ltd)'
    device     = 'MV88SX6081 8-port SATA II PCI-X Controller'
    class      = mass storage
    subclass   = SCSI
---

>How-To-Repeat:
	Try to boot kernel with hptrr driver on a box that has
	Marvell 88SX6081 SATA300 controller.
>Fix:
	Workaround: disable hptrr in kern conf file and rebuild kernel.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list