[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NIC driver for UB



On Tue, May 01, 2001 at 08:59:43PM +0200, Sebastiaan wrote:
> I found an Ungermann-Bass NIC, but the information on the web is limited
> about these cards. Does anyone have experience with these kind of cards
> and knows a compatible driver and jumper settings?
Of course I do not know the answer.

This is what I do if I were you:
1. If PCI, then run "lspci -v" to find out what it is.
2. Find largest and most complicated chip on NIC and read fine prints on
it.
3. Serch google for that hardware vender.

Let's suppose Lite-on seems key word, then

Goto kernel source and cd to /drivers/net/

grep * -ie "Lite-on" 

Yep I have tulip for this baby.  Put tulip into /etc/modules for next
reboot.  Activate it by "insmod tulip".
Good luck.
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <debian@aokiconsulting.com>, GnuPG-key: 1024D/D5DE453D  +
+  My debian quick-reference, http://www.aokiconsulting.com/quick/    +



Reply to: