* [Comm] USB Networking
@ 2004-06-16 18:23 Eugene Prokopiev
2004-06-17 2:54 ` Pavel Stoliarov
0 siblings, 1 reply; 4+ messages in thread
From: Eugene Prokopiev @ 2004-06-16 18:23 UTC (permalink / raw)
To: community
Здравствуйте!
А как поднять сетевое устройство на USB (для обмена данными с iPAQ)?
Читаю
http://mstempin.free.fr/linux-ipaq/html_nochunks/Linux-iPAQ-HOWTO-1.1.html
На десктопе (ALM 2.2) делаю modprobe usbnet. Но в ifconfig устройства
usb0 не вижу. Что я делаю не так?
--
С уважением, Прокопьев Евгений
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] USB Networking
2004-06-16 18:23 [Comm] USB Networking Eugene Prokopiev
@ 2004-06-17 2:54 ` Pavel Stoliarov
2004-06-17 5:50 ` Eugene Prokopiev
2004-06-17 7:53 ` Eugene Prokopiev
0 siblings, 2 replies; 4+ messages in thread
From: Pavel Stoliarov @ 2004-06-17 2:54 UTC (permalink / raw)
To: community
В сообщении от Среда 16 Июнь 2004 23:23 Eugene Prokopiev написал(a):
> Здравствуйте!
>
> А как поднять сетевое устройство на USB (для обмена данными с iPAQ)?
>
> Читаю
> http://mstempin.free.fr/linux-ipaq/html_nochunks/Linux-iPAQ-HOWTO-1.1.html
>
> На десктопе (ALM 2.2) делаю modprobe usbnet. Но в ifconfig устройства
> usb0 не вижу. Что я делаю не так?
http://synce.sourceforge.net
--
Best regards
Pavel Stoliarov
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] USB Networking
2004-06-17 2:54 ` Pavel Stoliarov
@ 2004-06-17 5:50 ` Eugene Prokopiev
2004-06-17 7:53 ` Eugene Prokopiev
1 sibling, 0 replies; 4+ messages in thread
From: Eugene Prokopiev @ 2004-06-17 5:50 UTC (permalink / raw)
To: community
Pavel Stoliarov пишет:
> В сообщении от Среда 16 Июнь 2004 23:23 Eugene Prokopiev написал(a):
>
>>Здравствуйте!
>>
>>А как поднять сетевое устройство на USB (для обмена данными с iPAQ)?
>>
>>Читаю
>>http://mstempin.free.fr/linux-ipaq/html_nochunks/Linux-iPAQ-HOWTO-1.1.html
>>
>>На десктопе (ALM 2.2) делаю modprobe usbnet. Но в ifconfig устройства
>>usb0 не вижу. Что я делаю не так?
>
> http://synce.sourceforge.net
у меня на iPAQ Linux
--
С уважением, Прокопьев Евгений
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] USB Networking
2004-06-17 2:54 ` Pavel Stoliarov
2004-06-17 5:50 ` Eugene Prokopiev
@ 2004-06-17 7:53 ` Eugene Prokopiev
1 sibling, 0 replies; 4+ messages in thread
From: Eugene Prokopiev @ 2004-06-17 7:53 UTC (permalink / raw)
To: community
Несколько подробнее о том, что надо:
Есть iPAQ с линуксом, надо зайти на него по ssh с линукса на десктопе
(ALM 2.2)
Первый этап: поднять сетевое устройство на usb. Вот что у меня есть:
# cat /proc/pci
...
Bus 0, device 31, function 2:
USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 5).
IRQ 11.
I/O at 0xd000 [0xd01f].
...
Bus 0, device 31, function 4:
USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 5).
IRQ 11.
I/O at 0xd400 [0xd41f].
# cat /proc/bus/usb/devices
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
# cat /proc/bus/usb/drivers
usbdevfs
hub
usbnet
# lsmod
Module Size Used by Not tainted
usb-uhci 21612 0 (unused)
...
usbnet 11774 0 (autoclean) (unused)
...
usbcore 57844 1 [usb-uhci usbnet]
...
Но ifconfig -a не показывает наличия сетевого устройства usb0. alias
usb0 usbnet в /etc/modules.conf не помогает.
--
С уважением, Прокопьев Евгений
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-06-17 7:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-16 18:23 [Comm] USB Networking Eugene Prokopiev
2004-06-17 2:54 ` Pavel Stoliarov
2004-06-17 5:50 ` Eugene Prokopiev
2004-06-17 7:53 ` Eugene Prokopiev
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git