From owner-freebsd-hackers Wed Apr 15 21:10:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24612 for freebsd-hackers-outgoing; Wed, 15 Apr 1998 21:10:10 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles2.castles.com [208.214.165.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24472 for ; Wed, 15 Apr 1998 21:09:59 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id VAA00866; Wed, 15 Apr 1998 21:07:06 -0700 (PDT) Message-Id: <199804160407.VAA00866@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Jim Flowers cc: hackers@FreeBSD.ORG Subject: Re: lnc pci driver for PCnet-FAST? In-reply-to: Your message of "Wed, 15 Apr 1998 21:16:40 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Apr 1998 21:07:05 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Will the lnc pci driver work with the PCnet-FAST controller (Am79C971)? > The built-in controller on my computer uses one of these at Interrupt > level 10 and IOBase 0x6000. The probe succeeds and ifconfig assigns an > address but complains: > > ifconfig ioctl (SIOCAIFADDR): File exists This normally means that you're attempting to add an address which overlaps an address/mask already assigned to another interface. Do you have any other interfaces in your system? What addresses, what netmasks, etc? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message