From owner-freebsd-hardware Sun Dec 17 13:10:58 2000 From owner-freebsd-hardware@FreeBSD.ORG Sun Dec 17 13:10:55 2000 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from news.lucky.net (news.lucky.net [193.193.193.102]) by hub.freebsd.org (Postfix) with ESMTP id 91D3B37B400 for ; Sun, 17 Dec 2000 13:10:53 -0800 (PST) Received: (from mail@localhost) by news.lucky.net (8.Who.Cares/8.Who.Cares) id XEE24987 for freebsd-hardware@freebsd.org; Sun, 17 Dec 2000 23:10:50 +0200 (envelope-from news@news.ntu-kpi.kiev.ua) From: "Lord T!me" To: freebsd-hardware@freebsd.org Subject: DEC 205A-B netcard Date: Sun, 17 Dec 2000 14:45:33 +0200 Organization: PW Message-ID: <3A3CB56D.2C2D08D3@viii.ntu-kpi.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: igloo.uran.net.ua 977057127 11211 10.100.84.27 (17 Dec 2000 12:45:27 GMT) X-Complaints-To: newsmaster@news.ntu-kpi.kiev.ua X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en Sender: news@news.ntu-kpi.kiev.ua Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I have biig trouble with old DEC Etherworks ISA card. with FreeBSD 4.X (not tested at earlier vesions) used in config le0 at isa? irq 5 port 0x300 iomem 0xd0000 iosiz 0x800 when compiled kernel and booting up it detects card as i wanted - without any error, detects MAC address , Chip etc which mean that it configured correctly then after all netdevices detected it displays le0 XXX: driver didn't set ifq_maxlen i looked at source code for this message within if.c - when driver didn't set ifq_maxlen it assigns this parameter to default . then interface displays when ifconfig invoked ! so kernel can see it. but when i'm just trying to assign inet adrr to interface (with ifconfig le0 inet NNN.NNN.NNN.NNN ) kernel faults with page fault trap 12: supervisor read page not present as i see it cannot find memory addrr associated to netcard .. but if i'm trying to assign other addrr its telling me - cannot assign because adapter configured to use 0xd0000 .. please help - how to setup this stuff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message