From owner-freebsd-questions Mon Feb 19 8:22:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from FergInc.com (toth.ferguson.com [205.139.23.69]) by hub.freebsd.org (Postfix) with ESMTP id 989E937B401 for ; Mon, 19 Feb 2001 08:22:51 -0800 (PST) Received: (from branson@localhost) by FergInc.com (8.9.2/8.9.1) id LAA27124 for freebsd-questions@freebsd.org; Mon, 19 Feb 2001 11:22:50 -0500 (EST) Date: Mon, 19 Feb 2001 11:22:49 -0500 From: Branson Matheson To: freebsd-questions@freebsd.org Subject: lnc PCI version. Message-ID: <20010219112249.A23552@toth.ferginc.com> Reply-To: Branson.Matheson@FergInc.com Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Organization: Ferguson Enterprises, Inc. X-Operating-System: FreeBSD 3.1-19990306-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm.. weird.. I have an lnc that I moved from an old HP kayak to a new one. It shows up in the boot probe: lnc0: port 0x9f80-0x9f9f mem 0xfc4ff800-0xfc4ff81f irq 17 at device 5.0 on pci2 lnc0: driver is using old-style compatability shims but not in ifconfig. I did some hacking last night and noticed that it does not seem to get a mac from: /sys/i386/isa/if_lnc.c:1286 /* Extract MAC address from PROM */ for (i = 0; i < ETHER_ADDR_LEN; i++) sc->arpcom.ac_enaddr[i] = inb(iobase + i); Any one working on this? - branson ------------------------------------------------------------------------------- Branson Matheson "If you are falling off of a mountain, Manager, Risk and Information Security You may as well try to fly." Ferguson Enterprises, Inc. - Delenn, Minbari Ambassador ( $statements = ) !~ /Corporate Opinion/; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message