On 13-Apr-99 MJ Watson wrote:
> Been working a while on getting a DEC 21142 card up on a 2.0 install
> but apparently haven't hit on the right parms.  The system is a DEC
> Celebris 6200, Intel 233.
> 
> The network is 10Mb, half-duplex.  Attempts have included:
> 
> insmod de4x5 
> insmod de4x5 args='eth0:autosense=10Mb' (also tried TP, what the heck)
> insmod de4x5 args='eth0:autosense=10Mb dec_only=1'
> 
> Also, what would the parm be for debugging?
> 

Try editing the de4x5.c file.  Search for DEBUG.  Should give you what you
want.

Try the following as well.

Place this in your modules file in /etc (new Debian systems use
/etc/modutils/alias, then run update-modules).

alias eth0 de4x5 (or is that backwards)
options eth0 io=0x00

Do edit them for sanity.

Reply via email to