From owner-freebsd-questions Fri Mar 3 18:27:58 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id SAA09764 for questions-outgoing; Fri, 3 Mar 1995 18:27:58 -0800 Received: from blackhole1.ucsd.edu (blackhole1.ucsd.edu [132.239.1.53]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id SAA09758 for ; Fri, 3 Mar 1995 18:27:56 -0800 Received: from euclid (euclid.ucsd.edu [132.239.145.52]) by blackhole1.ucsd.edu (8.6.10/8.6.9) with SMTP id SAA06503 for ; Fri, 3 Mar 1995 18:27:56 -0800 Received: by euclid (4.1/UCSDPSEUDO.2) id AA12212 for freebsd-questions@freefall.cdrom.com; Fri, 3 Mar 95 18:27:48 PST Date: Fri, 3 Mar 1995 18:27:47 -0800 (PST) From: "Henry T. Chan" To: freebsd-questions@freefall.cdrom.com Subject: AUI Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk I've been trying to get the AUI port on my 3Com 3c509 working for the past few days; but, have had no success. The system refuses to use the AUI port for some reason. The card has been configured with the 3c5x9cfg.exe utility to use the AUI port and DOS uses it just fine. I also have an NI5210 (ie0 driver) card that I've also tried configuring to use the AUI port and was unsuccessful. The ifconfig line that I use is: ifconfig ep0 inet 132.239.145.14 netmask 0xffffffc0 broadcast 132.239.145.65 The above config works for BNC; but, not AUI. I'm wondering if there's a flag that I'm missing somewhere. Any help would be appreciated. Thanks, Henry