Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broadcom ADSL modem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
gnufied
Tux's lil' helper
Tux's lil' helper


Joined: 13 Sep 2005
Posts: 100

PostPosted: Thu Sep 29, 2005 7:15 am    Post subject: Broadcom ADSL modem Reply with quote

I have a Brodcom ADSL modem/router , that can use ehternet as well as usb interface for intenet connectivity.
Both the interfaces can be used at the same time for connecting two computers.

So here is my problem. My pc is using ethernet port for net connectivity and my laptop uses usb port. Now, the modem came with required(windows) usb drivers.So in windows , my laptop was able to connect to internet after driver install.

But in Linux , though the Modem , shows up as "Broadcom Usb Network interface". and i can also see it through 'cat /proc/usb/devices'. But my problem is , its not assigned any device interface. Meaning, no entry is created in '/dev' directory. SO i am unable to use my Modem.

I tried compiling kernel with USB modem supprt , still no luck!! Any ideas?
Back to top
View user's profile Send private message
gnufied
Tux's lil' helper
Tux's lil' helper


Joined: 13 Sep 2005
Posts: 100

PostPosted: Thu Sep 29, 2005 10:49 am    Post subject: Reply with quote

Any ideas?
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Thu Sep 29, 2005 11:41 am    Post subject: Re: Broadcom ADSL modem Reply with quote

gnufied wrote:
But in Linux , though the Modem , shows up as "Broadcom Usb Network interface". and i can also see it through 'cat /proc/usb/devices'. But my problem is , its not assigned any device interface. Meaning, no entry is created in '/dev' directory. SO i am unable to use my Modem.

If it is CDC Ethernet class (ie the standard way of doing things), then it works with usbnet. The usbnet help text says it should work with Broadcom cable modems, so there is some hope. Driver for CDC ethernet is this one (modprobe usbnet, and an interface ethX or usbX should appear - you configure that like any other network interface):
Code:
Device Drivers  --->
  USB  support  --->
    USB Network Adapters  --->
      <M> Multi-purpose USB Networking Framework
      [*]   CDC Ethernet support (smart devices such as cable modems) (NEW)
Back to top
View user's profile Send private message
gnufied
Tux's lil' helper
Tux's lil' helper


Joined: 13 Sep 2005
Posts: 100

PostPosted: Fri Sep 30, 2005 5:25 pm    Post subject: Reply with quote

yeah...i have done that.But yet no luck...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum