Date: Sat, 14 Jun 2003 11:23:20 +0400 From: "Eugene Savin" <posev@bk.ru> To: freebsd-questions@freebsd.org Subject: Pen drive does not work with PCI2USB card. Message-ID: <E19R5Ng-000JIJ-00.posev-bk-ru@f22.mail.ru>
next in thread | raw e-mail | index | archive | help
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.
Eugene Savin.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19R5Ng-000JIJ-00.posev-bk-ru>
