mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.8-rc doesn't detect USB modem/weird SSH problem
@ 2004-08-13 12:59 Ben Castricum
  2004-08-13 13:12 ` viro
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Castricum @ 2004-08-13 12:59 UTC (permalink / raw)
  To: linux-kernel


There are 2 issues I have since 2.6.8-rc1 (2.6.7 is fine). One is that my
Tornado SFM56.0 USB modem isn't detected anymory and the other is that I
can't seem te login with SSH.

This is from a "diff -u bootmessages-2.6.7 bootmessages-2.6.8-rc1":

@@ -159,13 +161,14 @@
 drivers/usb/class/cdc-acm.c: v0.23:USB Abstract Control Model driver for
USB modems and ISDN adapters
 hw_random hardware driver 1.0.0 loaded
 usb 1-2: new full speed USB device using address 2
-cdc_acm 1-2:1.0: ttyACM0: USB ACM device
 8139too Fast Ethernet driver 0.9.27
 PCI: Enabling device 0000:01:08.0 (0004 -> 0007)
-eth0: RealTek RTL8139 at 0xc887e000, 00:50:fc:85:89:e0, IRQ 12

My modem has the following info in /proc/bus/usb:

T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=069f ProdID=0011 Rev= 1.00
S:  Manufacturer=Allied Data
S:  Product=Tornado SFM56.0-USB
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=400mA
I:  If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
E:  Ad=81(I) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS=  16 Ivl=0ms
I:  If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=cdc_acm
E:  Ad=82(I) Atr=03(Int.) MxPS=   8 Ivl=128ms


The SSH problem is a bit stranger. I know this is a user space application
but since 2.6.7 has no problems I thought I mention it just in case. If I
strace the daemon and compare a working with a non-working session the
non-working sessions fails on this:
open("/dev/ptmx", O_RDWR)         = -1 EIO (Input/output error)

Any suggestions?

Thanks,
Ben


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-13 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-13 12:59 2.6.8-rc doesn't detect USB modem/weird SSH problem Ben Castricum
2004-08-13 13:12 ` viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®