From owner-freebsd-questions Tue Nov 26 23:35:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A00EA37B401 for ; Tue, 26 Nov 2002 23:35:47 -0800 (PST) Received: from gate.raffles-it.com (raffles.demon.co.uk [62.49.18.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF7B43EB2 for ; Tue, 26 Nov 2002 23:35:46 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from arrow.lan.raffles-it.com (localhost [127.0.0.1]) by gate.raffles-it.com (8.12.6/8.12.6) with ESMTP id gAR7VVgL043125 for ; Wed, 27 Nov 2002 07:31:31 GMT (envelope-from dpd@lan.raffles-it.com) Received: (from dpd@localhost) by arrow.lan.raffles-it.com (8.12.6/8.12.6/Submit) id gAR7VU43043124; Wed, 27 Nov 2002 07:31:30 GMT Date: Wed, 27 Nov 2002 07:31:30 +0000 From: David Dooley To: freebsd-questions@FreeBSD.ORG Subject: Has something broken the "de" network driver Message-Id: <20021127073130.74cab437.dpd@raffles-it.com> X-Mailer: Sylpheed version 0.8.0claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All I am having problems with a Kernel that was built from cvssuped source last Sunday at 9pm. When I try and boot the kernel everything appears to work apart from it no longer probes the "de" network card correctly I have booted with the 4.4 Generic kernel and that can find the card and everything is working fine in that the network stuff comes up fine. This is output from the dmesg from the kernel.GENERIC booted tonight Nov 26 23:21:56 dev /kernel.GENERIC: de0: port 0xc400-0xc47f mem 0xe5010000-0xe501007f irq 11 at device 5.0 on pci2 Nov 26 23:21:56 dev /kernel.GENERIC: de0: DEC DE500-AA 21140A [10-100Mb/s] pass 2.0 Nov 26 23:21:56 dev /kernel.GENERIC: de0: address 00:00:f8:02:fc:b2 This is the output from my previous working kernel that was booted on the 6th of October Oct 6 09:58:17 dev /kernel: de0: port 0xc400-0xc47f mem 0xe5010000-0xe501007f irq 11 at device 5.0 on pci2 Oct 6 09:58:17 dev /kernel: de0: DEC DE500-AA 21140A [10-100Mb/s] pass 2.0 Oct 6 09:58:17 dev /kernel: de0: address 00:00:f8:02:fc:b2 and here is the output from my latest kernel that doesn't work Nov 25 22:48:11 dev /kernel: pci2: (vendor=0x1011, dev=0x0009) at 5.0 irq 11 Any one any ideas as to what might have broken? I appologise for the wrapping of the demesg output Thanks for your help David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message