|
加载以上所有驱动的dmseg信息:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xb8004000, IRQ 2
usb-ohci.c: usb-00:04.0, PCI device 14e4:4716
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: Cannot enable port 1 of hub 1, disabling port.
hub.c: Maybe the USB cable is bad?
hub.c: new USB device 00:04.0-2, assigned address 2
usb.c: USB device not accepting new address=2 (error=-145)
hub.c: new USB device 00:04.0-2, assigned address 3
usb.c: USB device not accepting new address=3 (error=-145)
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
Journalled Block Device driver loaded
-----------------------------------------------------------------
# lsmod
Module Size Used by Tainted: P
ext3 75260 0 (unused)
jbd 58400 0 [ext3]
ext2 42192 0 (unused)
usb-storage 26496 0 (unused)
sd_mod 13060 0 (unused)
scsi_mod 95344 1 [usb-storage sd_mod]
usb-ohci 21504 0 (unused)
usbcore 75720 0 [usb-storage usb-ohci]
tomato_ct 1136 0 (unused)
wl 423640 0 (unused)
et 28080 0 (unused)
ip_nat_ftp 3712 0 (unused)
ip_conntrack_ftp 4936 1
ip_nat_rtsp 6656 0 (unused)
ip_conntrack_rtsp 6344 1
ip_nat_h323 2896 0 (unused)
ip_conntrack_h323 2896 1
ip_nat_pptp 2672 0 (unused)
ip_conntrack_pptp 3456 1
ip_nat_proto_gre 1888 0 (unused)
ip_conntrack_proto_gre 2784 0 [ip_nat_pptp ip_conntrack_pptp]
[ 本帖最后由 slchl 于 2009-2-13 15:24 编辑 ] |
|