Re: USB Network Adapter
Witajcie,
> Chcę skonfigurować kartę sieciową pod USB. Model: 3C460B
> Problem polega na tym, że nigdzie nie widzę tego sterownika w parametrach
> jądra.
prosty algorytm szukania czegokolwiek :p
przyznaje ze bardzo brutalny ale rowniez bardzo skuteczny a to sie
przeciez liczy :)
[log@log /usr/src/linux-2.4.24]# grep -ri 3c460b *
drivers/usb/pegasus.h:PEGASUS_DEV( "3Com USB Ethernet 3C460B", VENDOR_3COM, 0x4601,
zatem szukamy dalej:
[log@log /usr/src/linux-2.4.24]# grep -ri PEGA Documentation/Configure.help
Pegasus/Pegasus II based USB-Ethernet device support
CONFIG_USB_PEGASUS
Say Y here if you know you have Pegasus or Pegasus-II based adapter.
If in doubt then look at linux/drivers/usb/pegasus.h for the complete
is Pegasus or Pegasus-II based then send me (petkan@users.sourceforge.net)
The module will be called pegasus.o. If you want to compile it as a
You can also check for updates at <http://pegasus2.sourceforge.net/>
# LocalWords: skfp Intuos ADMtek's pegasus PLUSB plusb pointopoint mp rio Xeon
i sprawa prosta :]
wystarczy wlaczyc w kernelu - statycznie/modul - jak chcesz.
--
Pozdrawiam,
Marcin.
Reply to: