View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 04:53 AM
M Khomo
 
Posts: n/a
Default Re: 3.4 & VAIO Cardbus/USB/SCSI?

MK wrote:
> Hi,
> My DMESG is appended below. It's from a Sony VAIO laptop where the
> floppy is on sd0, connected by a USB. From dmesg, it seems the scsi_cb
> interface is not there, and two devices are lacking interrupts: uhci2
> and cbb1.


Any prognosis out there?

PRUNED DMESG FOLLOWS:
>
>> OpenBSD 3.4 (GENERIC) #18: Wed Sep 17 03:34:47 MDT 2003
>> deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
>> cpu0: Intel Pentium III (Tualatin) ("GenuineIntel" 686-class) 1.20 GHz
>> cpu0:
>> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MC A,CMOV,PAT,PSE36,MMX,FXSR,SIMD
>>
>> uhci0 at pci0 dev 29 function 0 "Intel 82801CA/CAM USB" rev 0x01: irq 9
>> 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 82801CA/CAM USB" rev 0x01: irq 9
>> 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 82801CA/CAM USB" rev
>> 0x01pci_intr_map: no mapping for pin C
>> : couldn't map interrupt
>> ppb1 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x41
>> pci2 at ppb1 bus 2
>> "Texas Instruments TSB43AA22 FireWire" rev 0x02 at pci2 dev 2 function
>> 0 not configured
>> cbb0 at pci2 dev 5 function 0 "Ricoh 5C476 PCI-CardBus" rev 0x80: irq 3
>> cbb1 at pci2 dev 5 function 1 "Ricoh 5C476 PCI-CardBus" rev
>> 0x80pci_intr_map: no mapping for pin B
>> : couldn't map interrupt
>> umass0 at uhub0 port 1 configuration 1 interface 0
>> umass0: Y-E DATA USB Floppy Drive, rev 1.10/4.01, addr 2
>> umass0: using UFI over CBI
>> scsibus1 at umass0: 2 targets
>> umass_scsi_cb: status cmd failed for scsi op 0x00
>> umass_scsi_cb: status cmd failed for scsi op 0x12
>> umass_scsi_cb: status cmd failed for scsi op 0x00
>> sd0 at scsibus1 targ 1 lun 0: <, , > SCSI0 0/direct fixed
>> umass_scsi_cb: status cmd failed for scsi op 0x1b
>> sd0: drive offline


Reply With Quote