Whell, iti is generic-ide, it uses irq15 but it does not have irq share, so usb and ide1 are fighting for it.
What ide driver should I use then? Regards, LD On Tuesday 06 January 2009 09:47:18 JFS wrote: > Lo, > > On Tue, Jan 06, 2009 at 09:18:28AM -0600, Luis Daniel Lucio Quiroz wrote: > > I just bought a usb2 soy memory and I have this output: > > [snip] > > Strange... > > I've not the same output here, with pure Debian Lenny stock kernel : > > Linux net5501 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i586 > GNU/Linux > > > with dmesg, in a soekris net5501. > > Here is mine, (usb part of -) : > > [ 6.931454] usbcore: registered new interface driver usbfs > [ 6.940252] usbcore: registered new interface driver hub > [ 7.005505] usbcore: registered new device driver usb > [ 7.024599] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller > (OHCI) Driver [ 7.024833] PCI: Setting latency timer of device > 0000:00:15.0 to 64 [ 7.024870] ohci_hcd 0000:00:15.0: OHCI Host > Controller > [ 7.030390] ohci_hcd 0000:00:15.0: new USB bus registered, assigned bus > number 1 [ 7.037858] ohci_hcd 0000:00:15.0: irq 15, io mem 0xa0005000 > [ 7.056271] libata version 3.00 loaded. > [ 7.128562] usb usb1: configuration #1 chosen from 1 choice > [ 7.134311] hub 1-0:1.0: USB hub found > [ 7.138171] hub 1-0:1.0: 4 ports detected > [ 7.245165] usb usb1: New USB device found, idVendor=1d6b, > idProduct=0001 [ 7.251999] usb usb1: New USB device strings: Mfr=3, > Product=2, SerialNumber=1 [ 7.259250] usb usb1: Product: OHCI Host > Controller > [ 7.264159] usb usb1: Manufacturer: Linux 2.6.26-1-686 ohci_hcd > [ 7.270108] usb usb1: SerialNumber: 0000:00:15.0 > [ 7.279515] PCI: Setting latency timer of device 0000:00:15.1 to 64 > [ 7.279557] ehci_hcd 0000:00:15.1: EHCI Host Controller > [ 7.284418] ehci_hcd 0000:00:15.1: new USB bus registered, assigned bus > number 2 [ 7.313485] ehci_hcd 0000:00:15.1: irq 15, io mem 0xa0006000 > [ 7.330233] ehci_hcd 0000:00:15.1: USB 2.0 started, EHCI 1.00, driver 10 > Dec 2004 [ 7.336635] usb usb2: configuration #1 chosen from 1 choice > [ 7.342401] hub 2-0:1.0: USB hub found > [ 7.346205] hub 2-0:1.0: 4 ports detected > [ 7.452917] usb usb2: New USB device found, idVendor=1d6b, > idProduct=0002 [ 7.459749] usb usb2: New USB device strings: Mfr=3, > Product=2, SerialNumber=1 [ 7.467000] usb usb2: Product: EHCI Host > Controller > [ 7.471904] usb usb2: Manufacturer: Linux 2.6.26-1-686 ehci_hcd > [ 7.477853] usb usb2: SerialNumber: 0000:00:15.1 > > > lsusb does not report nothing. > > net5501:~# lsusb > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > (Same kernel, of course). > > > lspci output is this: > > Sorry, not installed, but I can install it if you want. > > > do I missing something? Can anyone running linux list what modules do > > you have loaded? > > net5501:~# lsmod > Module Size Used by > ipv6 235300 12 > dm_snapshot 14340 0 > dm_mirror 15104 0 > dm_log 8452 1 dm_mirror > dm_mod 46184 3 dm_snapshot,dm_mirror,dm_log > loop 12748 0 > evdev 8000 0 > snd_pcsp 8576 0 > geode_aes 5608 0 > snd_pcm 62628 1 snd_pcsp > crypto_blkcipher 15236 1 geode_aes > snd_timer 17800 1 snd_pcm > snd 45604 3 snd_pcsp,snd_pcm,snd_timer > soundcore 6368 1 snd > snd_page_alloc 7816 1 snd_pcm > cs5535_gpio 3772 0 > geode_rng 1920 0 > rng_core 3940 1 geode_rng > ext3 105256 1 > jbd 39444 1 ext3 > mbcache 7108 1 ext3 > ide_disk 10496 3 > ide_pci_generic 3908 0 [permanent] > amd74xx 7752 0 [permanent] > ide_core 96168 3 ide_disk,ide_pci_generic,amd74xx > ata_generic 4676 0 > ehci_hcd 28428 0 > ohci_hcd 18500 0 > libata 140384 1 ata_generic > usbcore 118160 3 ehci_hcd,ohci_hcd > scsi_mod 129356 1 libata > dock 8272 1 libata > via_rhine 18664 0 > mii 4896 1 via_rhine > thermal_sys 10856 0 > > > > Here at least, it seems to be 2.0. > > HIH, _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
