OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Ethernet MEDIA "manual" ?

From: Roberto Quiroga (rquirogacotelnet.com.ar)
Date: Wed Jul 02 2003 - 07:59:54 CDT


Hola!

From: eDU <quakeradvancedsl.com.ar>
Subject: Ethernet MEDIA "manual" ?
Date: Tue, 01 Jul 2003 11:56:06 -0300

> Helo I have a simple question. I recently installed Open 3.3 in a
> computer. The ethernet card im using is an old NE2000 compatible
> (ISA). Its the only card that the machine has.

> i get a "ne0: time out" message when i try to use it in Open (3.3 release).

dmesg :
OpenBSD 3.3 (GENERIC) #44: Sat Mar 29 13:22:05 MST 2003
    deraadti386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
<snip>
ne0 at isa0 port 0x240/32 irq 9
ne0: NE2000 Ethernet
ne0: address 00:c0:f6:20:05:c6
<snip>

ifconfig-a :
<snip>
ne0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  address: 00:c0:f6:20:05:c6
  media: Ethernet manual
  inet 192.168.0.4 netmask 0xffffff00 broadcast 192.168.0.255
  inet6 fe80::2c0:f6ff:fe20:5c6%ne0 prefixlen 64 scopeid 0x1
<snip>

/usr/src/sys/arch/i386/conf/GENERIC :
<snip>
ne0 at isa? port 0x240 irq 9 # NE[12]000 ethernet
ne1 at isa? port 0x300 irq 10 # NE[12]000 ethernet
ne2 at isa? port 0x280 irq 9 # NE[12]000 ethernet
<snip>

The ethernet card must be configured in any of this addresses and irq,
or changed at boot time (man boot_config) (beware of conflicts!).

Hope this helps.

Saludos.
Roberto Quiroga