From owner-freebsd-bugs Thu May 14 13:53:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09245 for freebsd-bugs-outgoing; Thu, 14 May 1998 13:53:00 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from mail.artcom.de ([192.76.129.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09232 for ; Thu, 14 May 1998 13:52:58 -0700 (PDT) (envelope-from hans@artcom.de) Received: by mail.artcom.de id m0ya4zi-000011C; Thu, 14 May 1998 22:52:50 +0200 (MEST) Message-Id: Date: Thu, 14 May 1998 22:52:50 +0200 (MEST) From: hans@artcom.de (Hans Huebner) To: hsu@clinet.fi Subject: Re: kern/6623: non-root user can crash system if disconnected de card present Newsgroups: artcom.mailing-list.freebsd.bugs In-Reply-To: References: <199805131619.LAA03995@home.dragondata.com.newsgate.clinet.fi> Organization: Art+Com GmbH, Berlin, Germany Cc: freebsd-bugs@FreeBSD.ORG Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article you write: >toasty@home.dragondata.com writes: >> Also... Why after a card decides theres a cable problem will it not detect >> the cable being put back in until you do a 'ifconfig de0 down'. (as soon a >> syou type that, it suddenly sees the cable again) These are netgear 10/100 >> cards... >> de0: rev 0x22 int a irq 19 on pci0.17.0 >> de0: 21140A [10-100Mb/s] pass 2.2 >metoo with SMC variant of 21140A card. The workaround is to explicitly set the desired ethernet connection in /etc/rc.conf as in ifconfig_de0="inet 10.1.1.2 netmask 255.255.255.0 media 10BaseT/UTP" See "man 4 de" for possible options to the media specification. Regards, -Hans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message