> Date: Sun, 13 Apr 2008 14:41:48 -0700 > From: Don Fanning <[EMAIL PROTECTED]> > > Did exactly as described (altering for my settings which were 21 for > sbus and 22 for pci). Here is what I currently get: > > luphy3 at hme2 phy 1: LU6612 10/100 PHY, rev. 1 > "Sun PCIO EBus2" rev 0x01 at pci1 dev 3 function 0 not configured > hme3 at pci1 dev 3 function 1 "Sun HME" rev 0x01: ivec 0x20c, address > 00:03:ba:03:22:54 > luphy4 at hme3 phy 1: LU6612 10/100 PHY, rev. 1 > "Emulex Light Pulse 8000" rev 0x02 at pci0 dev 3 function 0 not configured > usb0 at ohci0: USB revision 1.0 > uhub0 at usb0: Sun OHCI root hub, rev 1.00/1.00, addr 1 > schizo1 at mainbus0: "Schizo", version 4, ign 200, bus A 0 to 1 > schizo1: dvma map c0000000-ffffffff, iotdb 804c000-814c000 > pci2 at schizo1 > isp0 at pci2 dev 4 function 0 "QLogic ISP2200" rev 0x05: ivec 0x204 > scsibus at isp0 not configured
Hmm, that is not quite the intended effect. Anyway, based on your report we decided to disable ISP10160 and ISP12160 support in the isp(4) driver; it clearly doesn't work. I'm not sure the Apr 13 snapshots already have the change, but it will be easy to check, since it should give you the same lines as: > "QLogic ISP10160" rev 0x06 at pci3 dev 4 function 0 not configured > "QLogic ISP10160" rev 0x06 at pci3 dev 5 function 0 not configured without having to do a boot -c. Mark

