kern/120842 > http://www.freebsd.org/cgi/query-pr.cgi?pr=120842 > 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 hello I am to be confronted with that trouble on system (FreeBSD 7.0-RELEASE) installation process. 'device hptrr' used instead of 'atapci driver' for MV88SX6081 8-port SATA II PCI-X Controller Please remove 'device hptrr' option from 'GENERIC' kernel configuration or/and eliminate defects from hptrr driver. /Vladimir ErmakovReceived on Tue Apr 01 2008 - 05:31:09 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:29 UTC