Date: Wed, 31 Oct 2012 16:25:17 +0100 (CET) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: freebsd-scsi@freebsd.org Subject: isp(4) broken in RELENG_9 Message-ID: <alpine.BSF.2.00.1210311616350.1938@unqrf.nqzva.sez2>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, somewhere on the road between RELENG_9_1 and RELENG_9 changes to isp(4) make the driver unable to attach to the device. Here is the boot output of the failing RELENG_9: isp0: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x3000-0x30ff mem 0xf7140000-0xf7143fff,0xf7200000-0xf72fffff irq 16 at device 0.0 on pci3 isp0: error 22 loading dma map for control areas isp0: Cannot setup DMA device_attach: isp0 attach returned 6 isp0: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x3400-0x34ff mem 0xf7144000-0xf7147fff,0xf7300000-0xf73fffff irq 17 at device 0.1 on pci3 isp0: error 22 loading dma map for control areas isp0: Cannot setup DMA device_attach: isp0 attach returned 6 Here is the boot output of the still working RELENG_9_1: isp0: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x3000-0x30ff mem 0xf7140000-0xf7143fff,0xf7200000-0xf72fffff irq 16 at device 0.0 on pci3 isp1: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x3400-0x34ff mem 0xf7144000-0xf7147fff,0xf7300000-0xf73fffff irq 17 at device 0.1 on pci3 I've taken a quick look at the changes, but could not find anything obvious that causes that error. Thanks for any hints on how to fix this. As the isp(4) code base for CURRENT and RELENG_9 is the same, it should fail in current too, but i can't verify as i don't have a spare card for testing. Kind regards Joerg Pulz - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iD8DBQFQkULgSPOsGF+KA+MRAvysAKCc0Vbytb8b90svGxlWlggbF1RZ6ACggo1B hK7TdnU72CebFETzFv4TQDw= =oBsG -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1210311616350.1938>