[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting up USB under 2.4



Hi

I have tried all this and i have enabled USB FS...

Here is a part of my kernel-conf

#USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
CONFIG_USB_UHCI=m
CONFIG_USB_UHCI_ALT=m
# CONFIG_USB_OHCI is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_STORAGE is not set
CONFIG_USB_ACM=m
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_PLUSB is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_NET1080 is not set
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_RIO500 is not set


And then i  enable  usb:

raffaele:~# modprobe usb-uhci
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.259 $ time 21:22:38 May 23 2001
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 11 for device 00:07.2
PCI: The same IRQ used for device 00:0b.0
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
raffaele:~# hub.c: USB new device connect on bus1/2, assigned device number
2
usb.c: USB device 2 (vend/prod 0x572/0x1234) is not claimed by any active
driver.


raffaele:~# modprobe acm
usb.c: registered new driver acm

As you can see it findes the hub and the device.

But /proc/bus/usb ist still empty and the modem gets no power....


HELP

cheers,
Raffaele



> Hey,
>
> You have enabled 'CONFIG_USB_DEVICEFS' haven't you?  Also, if you have VIA
> chipset (that's what I have), make sure you're using 'usb-uhci.o', *not*
> 'uhci.o'
>
> Cameron Matheson




Reply to: