Bug 27510

Summary: Alcatel Speed Touch ASDL Modem - USB
Product: Base System Reporter: caterpillar <caterpillar>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description caterpillar 2001-05-21 20:30:02 UTC
Im trying to get a USB modem to be detected by the USB subsystem
of the kernel. Althoughn it detects the name/model of the USB modem, it
is not recognised as a modem and then appears as device UGEN0.

Is anyone doing work in the UK to support ASDL modems - or have I
missed something in the kernel config stuff. I even modifed the fixed 
list of device entries in the usr/src/sys/dev/usb directory to include
the specific device vendor and product ID's. I also tried looking at
what usbquirks.c does - but could work out how the device Class type
was being recognised or not as the case may be!

The device class/subclass that it reports (using Linux, sorry.) is 0xff
/0x00 if thats any help/indication.

I really need to get this thing working under unix, I dont want to
resort to using Windows NT/2000 (shudder, sounds of vomiting).

Any help, guidance, support would be most appreciated.

How-To-Repeat: Buy an Alcatel Speed T USB Modem and plug it in!
Comment 1 sehh 2001-10-31 12:02:26 UTC
There is support for the Alcatel SpeedTouch ADSL USB modem. You need
to download a proprietary binary from Alcatel to use with the Opensource

driver. For more information on how to do this, contact me, since i live

in the UK and i've got this modem and managed to get it working.
My email is <sehh@altered.com>
Comment 2 Bob Bishop 2001-10-31 13:46:14 UTC
See http://www.xsproject.org/speedtouch/ for a working FreeBSD driver.

--
Bob Bishop		    +44 (0)118 977 4017
rb@gid.co.uk		fax +44 (0)118 989 4254
Comment 3 Brian Somers freebsd_committer freebsd_triage 2001-11-01 02:35:56 UTC
State Changed
From-To: open->closed

The Speedtouch modem is supported by the ports/net/pppoa port.