From owner-freebsd-hackers Tue Apr 7 18:28:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA11224 for freebsd-hackers-outgoing; Tue, 7 Apr 1998 18:28:48 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10242; Tue, 7 Apr 1998 18:24:22 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id DAA27630; Wed, 8 Apr 1998 03:24:03 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Wed, 8 Apr 1998 03:24:02 +0200 (MET DST) Mime-Version: 1.0 To: freebsd-hackers@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Accton EN1207 (need help fast) Organization: Gutteklubben Terrasse / KRST / PUMS / YASMW X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 08 Apr 1998 03:24:01 +0200 Message-ID: Lines: 32 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having trouble getting a brand new Accton EN1207 (Cheetah) to work on my FreeBSD 2.2.6-STABLE system. The adapter is detected as follows: de0 rev 34 int a irq 5 on pci0:9:0 de0: ACCTON EN1207 21140A [10-100Mb/s] pass 2.2 de0: address 00:00:e8:4a:83:63 de0: enabling 100baseTX port I have set up the following in rc.conf.local: network_interfaces="lo0 de0 lp0" ifconfig_de0="inet 62.92.165.69 netmask 255.255.224.0" I have also tried: network_interfaces="lo0 de0 lp0" ifconfig_de0="inet 62.92.165.69 netmask 255.255.224.0 media 10baseT/UTP" IP, netmask, gateway, etc. are all correct - everything works perfectly with my old 3Com 3c509 (ep0). I get a link light on the hub when I connect to it - the hub and the cable are known to be working. If I try to ping the broadcast address, the link light will blink once a second (as one would expect) but it would seem that no data is getting through. I need to get this working within 24 hours if at all possible, so I'd appreciate a quick response from anybody who has experience with that adapter and/or chipset. -- fprintf(stderr, "I have a closed mind. It helps keeping the rain out.\n"); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message