From owner-freebsd-hackers Sat Jul 13 12:23:50 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE26537B400 for ; Sat, 13 Jul 2002 12:23:48 -0700 (PDT) Received: from mother.ludd.luth.se (mother.ludd.luth.se [130.240.16.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADBDA43E58 for ; Sat, 13 Jul 2002 12:23:47 -0700 (PDT) (envelope-from pb@ludd.luth.se) Received: from brother.ludd.luth.se (brother.ludd.luth.se [130.240.16.78]) by mother.ludd.luth.se (8.10.2+Sun/8.9.3) with ESMTP id g6DJNk401195 for ; Sat, 13 Jul 2002 21:23:46 +0200 (MEST) From: Peter B Received: (from pb@localhost) by brother.ludd.luth.se (8.10.2+Sun/8.9.3) id g6DJId128842 for freebsd-hackers@freebsd.org; Sat, 13 Jul 2002 21:18:39 +0200 (MEST) Message-Id: <200207131918.g6DJId128842@brother.ludd.luth.se> Subject: /usr/src/sys/dev/my/if_my.c status? To: freebsd-hackers@freebsd.org Date: Sat, 13 Jul 2002 21:18:39 +0200 (MEST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! What is the status of the driver/file: /usr/src/sys/dev/my/if_my.c ..? It will attach and work fine with tcpdump, netstat -i. But it won't allow me to set an IP on the interface (ifconfig my0 inet 1.2.3.4 ..). It's not present in LINT, but is present in /usr/src/sys/conf/files. And no manaual page seems to exist for my(4). /P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message