We don't have the hardware readily available to develop the driver.  Anyone
interested in donating some SAS gear in .au, .ca or .us?

On Fri, Oct 28, 2005 at 10:18:10AM -0700, Mike Keller wrote:
> I  made the following changes and recompiled.  It
> looks like the card is now recognized, but  they array
> (and disks) are not.  I am attaching my dmesg output
> from the two changes that I made:
> 
> pcidevs:
> product SYMBIOS 1068   0x0054  1068
> 
> mpt_pci.c:
> { PCI_VENDOR_SYMBIOS,   PCI_PRODUCT_SYMBIOS_1068,
>   MPP_F_DUAL },
> that was the first re-compile, then I re-edited with:
> { PCI_VENDOR_SYMBIOS,   PCI_PRODUCT_SYMBIOS_1068,
>   MPP_F_FC },
> 
> I also had to edit these files to get it to compile:
> pcidevs.h:
> #define PCI_PRODUCT_SYMBIOS_1068  0x0054  /* 1068 */
> 
> and pcidevs_data.h:
> 
> {
>    PCI_VENDOR_SYMBIOS, PCI_PRODUCT_SYMBIOS_1068,
>    "1068",
> },
> 
> Here is my dmesg output after the recompile / reboot
> with the MPP_F_DUAL in my mpt_pci.c file:
> 
> OpenBSD 3.7-stable (GENERIC.NEW) #0: Fri Oct 28
> 12:20:36 EDT 2005
>    
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.NEW
> cpu0: Intel(R) Pentium(R) 4 CPU 3.40GHz
> ("GenuineIntel" 686-class) 3.40 GHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,PNI,MWAIT,CNXT-ID
> real mem  = 1073270784 (1048116K)
> avail mem = 972853248 (950052K)
> using 4278 buffers containing 53768192 bytes (52508K)
> of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(00) BIOS, date 12/31/99,
> BIOS32 rev. 0 @ 0xf0000
> pcibios0 at bios0: rev 2.1 @ 0xf0000/0x2000
> pcibios0: PCI BIOS has 6 Interrupt Routing table
> entries
> pcibios0: no compatible PCI ICU found
> pcibios0: Warning, unable to fix up PCI interrupt
> routing
> pcibios0: PCI bus #5 is the last bus
> bios0: ROM list: 0xc0000/0x8000 0xc8000/0x4800
> 0xcc800/0x3400! 0xcfc00/0x1600 0xee000/0x2000!
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel E7221 MCH Host"
> rev 0x05
> ppb0 at pci0 dev 1 function 0 "Intel E7221 PCIE" rev
> 0x05
> pci1 at ppb0 bus 1
> ppb1 at pci1 dev 0 function 0 "Intel PCIE-PCIE" rev
> 0x09
> pci2 at ppb1 bus 2
> bge0 at pci2 dev 1 function 0 "Broadcom BCM5704C" rev
> 0x10, unknown BCM5704 (0x2100): irq 5 address
> 00:14:c2:3b:f1:77
> brgphy0 at bge0 phy 1: BCM5704 10/100/1000baseT PHY,
> rev. 0
> bge1 at pci2 dev 1 function 1 "Broadcom BCM5704C" rev
> 0x10, unknown BCM5704 (0x2100): irq 10 address
> 00:14:c2:3b:f1:76
> brgphy1 at bge1 phy 1: BCM5704 10/100/1000baseT PHY,
> rev. 0
> mpt0 at pci2 dev 3 function 0 "Symbios Logic 1068" rev
> 0x00: irq 11
> mpt0: Unsupported Port Type (30)
> ppb2 at pci1 dev 0 function 2 "Intel PCIE-PCIE" rev
> 0x09
> pci3 at ppb2 bus 3
> ppb3 at pci0 dev 28 function 0 "Intel 82801FB PCIE"
> rev 0x03
> pci4 at ppb3 bus 4
> uhci0 at pci0 dev 29 function 0 "Intel 82801FB USB"
> rev 0x03: irq 5
> usb0 at uhci0: USB revision 1.0
> uhub0 at usb0
> uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub0: 2 ports with 2 removable, self powered
> uhci1 at pci0 dev 29 function 1 "Intel 82801FB USB"
> rev 0x03: irq 10
> usb1 at uhci1: USB revision 1.0
> uhub1 at usb1
> uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub1: 2 ports with 2 removable, self powered
> uhci2 at pci0 dev 29 function 2 "Intel 82801FB USB"
> rev 0x03: irq 7
> usb2 at uhci2: USB revision 1.0
> uhub2 at usb2
> uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub2: 2 ports with 2 removable, self powered
> uhci3 at pci0 dev 29 function 3 "Intel 82801FB USB"
> rev 0x03: irq 11
> usb3 at uhci3: USB revision 1.0
> uhub3 at usb3
> uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub3: 2 ports with 2 removable, self powered
> ehci0 at pci0 dev 29 function 7 "Intel 82801FB USB"
> rev 0x03: irq 5
> ehci0: EHCI version 1.0
> ehci0: companion controllers, 2 ports each: uhci0
> uhci1 uhci2 uhci3
> usb4 at ehci0: USB revision 2.0
> uhub4 at usb4
> uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00,
> addr 1
> uhub4: single transaction translator
> uhub4: 8 ports with 8 removable, self powered
> ppb4 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev
> 0xd3
> pci5 at ppb4 bus 5
> vendor "Compaq", unknown product 0xb203 (class system
> subclass miscellaneous, rev 0x01) at pci5 dev 2
> function 0 not configured
> vendor "Compaq", unknown product 0xb204 (class system
> subclass miscellaneous, rev 0x01) at pci5 dev 2
> function 2 not configured
> vga1 at pci5 dev 3 function 0 "ATI Rage XL" rev 0x27
> wsdisplay0 at vga1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> pcib0 at pci0 dev 31 function 0 "Intel 82801FB LPC"
> rev 0x03
> pciide0 at pci0 dev 31 function 1 "Intel 82801FB IDE"
> rev 0x03: DMA, channel 0 configured to compatibility,
> channel 1 configured to compatibility
> pciide0: channel 0 disabled (no drives)
> pciide0: channel 1 disabled (no drives)
> pciide1 at pci0 dev 31 function 2 "Intel 82801FR SATA"
> rev 0x03: DMA, channel 0 configured to native-PCI,
> channel 1 configured to native-PCI
> pciide1: using irq 10 for native-PCI interrupt
> wd0 at pciide1 channel 0 drive 0: <Maxtor 6L080M0>
> wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors
> wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 5
> isa0 at pcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0 (mux 1 ignored for console): console
> keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> pckbc0: using irq 12 for aux slot
> wsmouse0 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0: <PC speaker>
> sysbeep0 at pcppi0
> npx0 at isa0 port 0xf0/16: using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte
> fifo
> pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte
> fifo
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> biomask efe5 netmask efe5 ttymask ffe7
> pctr: user-level cycle counter enabled
> dkcsum: wd0 matched BIOS disk 80
> root on wd0a
> rootdev=0x0 rrootdev=0x300 rawdev=0x302
> uhub1: port 1, set config at addr 2 failed
> uhub1: device problem, disabling port 1
> 
> Here is my dmesg output after the recompile / reboot
> with the MPP_F_FC in my mpt_pci.c file: 
> 
> OpenBSD 3.7-stable (GENERIC.NEW) #1: Tue Jun 21
> 14:02:34 EDT 2005
>    
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.NEW
> cpu0: Intel(R) Pentium(R) 4 CPU 3.40GHz
> ("GenuineIntel" 686-class) 3.40 GHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,PNI,MWAIT,CNXT-ID
> real mem  = 1073270784 (1048116K)
> avail mem = 972853248 (950052K)
> using 4278 buffers containing 53768192 bytes (52508K)
> of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(00) BIOS, date 12/31/99,
> BIOS32 rev. 0 @ 0xf0000
> pcibios0 at bios0: rev 2.1 @ 0xf0000/0x2000
> pcibios0: PCI BIOS has 6 Interrupt Routing table
> entries
> pcibios0: no compatible PCI ICU found
> pcibios0: Warning, unable to fix up PCI interrupt
> routing
> pcibios0: PCI bus #5 is the last bus
> bios0: ROM list: 0xc0000/0x8000 0xc8000/0x4800
> 0xcc800/0x3400! 0xcfc00/0x1600 0xee000/0x2000!
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel E7221 MCH Host"
> rev 0x05
> ppb0 at pci0 dev 1 function 0 "Intel E7221 PCIE" rev
> 0x05
> pci1 at ppb0 bus 1
> ppb1 at pci1 dev 0 function 0 "Intel PCIE-PCIE" rev
> 0x09
> pci2 at ppb1 bus 2
> bge0 at pci2 dev 1 function 0 "Broadcom BCM5704C" rev
> 0x10, unknown BCM5704 (0x2100): irq 5 address
> 00:14:c2:3b:f1:77
> brgphy0 at bge0 phy 1: BCM5704 10/100/1000baseT PHY,
> rev. 0
> bge1 at pci2 dev 1 function 1 "Broadcom BCM5704C" rev
> 0x10, unknown BCM5704 (0x2100): irq 10 address
> 00:14:c2:3b:f1:76
> brgphy1 at bge1 phy 1: BCM5704 10/100/1000baseT PHY,
> rev. 0
> mpt0 at pci2 dev 3 function 0 "Symbios Logic 1068" rev
> 0x00: irq 11
> mpt0: Unsupported Port Type (30)
> ppb2 at pci1 dev 0 function 2 "Intel PCIE-PCIE" rev
> 0x09
> pci3 at ppb2 bus 3
> ppb3 at pci0 dev 28 function 0 "Intel 82801FB PCIE"
> rev 0x03
> pci4 at ppb3 bus 4
> uhci0 at pci0 dev 29 function 0 "Intel 82801FB USB"
> rev 0x03: irq 5
> usb0 at uhci0: USB revision 1.0
> uhub0 at usb0
> uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub0: 2 ports with 2 removable, self powered
> uhci1 at pci0 dev 29 function 1 "Intel 82801FB USB"
> rev 0x03: irq 10
> usb1 at uhci1: USB revision 1.0
> uhub1 at usb1
> uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub1: 2 ports with 2 removable, self powered
> uhci2 at pci0 dev 29 function 2 "Intel 82801FB USB"
> rev 0x03: irq 7
> usb2 at uhci2: USB revision 1.0
> uhub2 at usb2
> uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub2: 2 ports with 2 removable, self powered
> uhci3 at pci0 dev 29 function 3 "Intel 82801FB USB"
> rev 0x03: irq 11
> usb3 at uhci3: USB revision 1.0
> uhub3 at usb3
> uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
> addr 1
> uhub3: 2 ports with 2 removable, self powered
> ehci0 at pci0 dev 29 function 7 "Intel 82801FB USB"
> rev 0x03: irq 5
> ehci0: EHCI version 1.0
> ehci0: companion controllers, 2 ports each: uhci0
> uhci1 uhci2 uhci3
> usb4 at ehci0: USB revision 2.0
> uhub4 at usb4
> uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00,
> addr 1
> uhub4: single transaction translator
> uhub4: 8 ports with 8 removable, self powered
> ppb4 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev
> 0xd3
> pci5 at ppb4 bus 5
> vendor "Compaq", unknown product 0xb203 (class system
> subclass miscellaneous, rev 0x01) at pci5 dev 2
> function 0 not configured
> vendor "Compaq", unknown product 0xb204 (class system
> subclass miscellaneous, rev 0x01) at pci5 dev 2
> function 2 not configured
> vga1 at pci5 dev 3 function 0 "ATI Rage XL" rev 0x27
> wsdisplay0 at vga1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> pcib0 at pci0 dev 31 function 0 "Intel 82801FB LPC"
> rev 0x03
> pciide0 at pci0 dev 31 function 1 "Intel 82801FB IDE"
> rev 0x03: DMA, channel 0 configured to compatibility,
> channel 1 configured to compatibility
> pciide0: channel 0 disabled (no drives)
> pciide0: channel 1 disabled (no drives)
> pciide1 at pci0 dev 31 function 2 "Intel 82801FR SATA"
> rev 0x03: DMA, channel 0 configured to native-PCI,
> channel 1 configured to native-PCI
> pciide1: using irq 10 for native-PCI interrupt
> wd0 at pciide1 channel 0 drive 0: <Maxtor 6L080M0>
> wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors
> wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 5
> isa0 at pcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0 (mux 1 ignored for console): console
> keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> pckbc0: using irq 12 for aux slot
> wsmouse0 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0: <PC speaker>
> sysbeep0 at pcppi0
> npx0 at isa0 port 0xf0/16: using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte
> fifo
> pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte
> fifo
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> biomask efe5 netmask efe5 ttymask ffe7
> pctr: user-level cycle counter enabled
> dkcsum: wd0 matched BIOS disk 80
> root on wd0a
> rootdev=0x0 rrootdev=0x300 rawdev=0x302
> uhidev0 at uhub1 port 1 configuration 1 interface 0
> uhidev0: Avocent USB DSRIQ, rev 1.10/1.00, addr 2,
> iclass 3/1
> ukbd0 at uhidev0: 8 modifier keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> wskbd1: connecting to wsdisplay0
> uhidev1 at uhub1 port 1 configuration 1 interface 1
> uhidev1: Avocent USB DSRIQ, rev 1.10/1.00, addr 2,
> iclass 3/1
> uhidev1: 3 report ids
> ums0 at uhidev1 reportid 1: 5 buttons and Z dir.
> wsmouse1 at ums0 mux 0
> uhid0 at uhidev1 reportid 2: input=2, output=0,
> feature=0
> uhid1 at uhidev1 reportid 3: input=1, output=0,
> feature=0
> 
> 
> --- Theo de Raadt <[EMAIL PROTECTED]> wrote:
> 
> > > The chipset is LSI SAS 1068, and according to LSI,
> > > supported with the mpt driver.  Here is the link
> > to
> > > LSI's information:
> > > 
> > >
> >
> http://www.lsilogic.com/products/sas_ics/lsisas1068.html
> > 
> > Unlike what Olivier had to pipe up with (why are so
> > many of our
> > users sending useless mails these days?)...
> > 
> > This appears to be an MPT varient which is new, and
> > not yet supported.
> > I have made sure that Marco (mpt driver maintainer)
> > sees the mail.
> > 
> > Thanks for the report.

Reply via email to