Pen drive does not work with PCI2USB card.

Bernd Walter ticso at cicely8.cicely.de
Sat Jun 14 01:11:29 PDT 2003


On Sat, Jun 14, 2003 at 11:23:20AM +0400, Eugene Savin wrote:
> Hi,
> I have USB 2.0 PCI Card GMU2P-04V, pen drive ("Mobile Disk III" from TwinMOS),
> FreeBSD 4.8.
> 
> Part of my kernel conf. file:
>   ...
>   device          scbus           # SCSI bus (required)
>   device          da              # Direct Access (disks)
>   device          da0
>   device          pass            # Passthrough device (direct SCSI access)
>   ...
>   device          uhci            # UHCI PCI->USB interface
>   device          ohci            # OHCI PCI->USB interface
>   device          usb             # USB Bus (required)
>   device          ugen            # Generic
> Part of dmesg:
>   ...
>   uhci0: <VIA 83C572 USB controller> port 0x6400-0x641f irq 12 at device 11.0 on
>   usb0: <VIA 83C572 USB controller> on uhci0
>   usb0: USB revision 1.0
>   uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
>   uhub0: 2 ports with 2 removable, self powered
>   uhci1: <VIA 83C572 USB controller> port 0x6500-0x651f irq 11 at device 11.1 on
>   ...
>   usb1: <VIA 83C572 USB controller> on uhci1
>   usb1: USB revision 1.0
>   uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
>   uhub1: 2 ports with 2 removable, self powered
>   pci0: <USB controller> at 11.2 irq 10
>   ...
> 
> I have usbd_enable="YES" in /etc/rc.conf.
> Inserting of my pen drive in card does not get any effect.
> When I use my pen drive on othe computer (with integrated USB Host Controller),
> usbd detect da0 disk.

Does it make a difference if the device is already plugged in while
booting?

-- 
B.Walter                   BWCT                http://www.bwct.de
ticso at bwct.de                                  info at bwct.de



More information about the freebsd-questions mailing list