From owner-freebsd-stable@FreeBSD.ORG Thu Mar 18 19:57:46 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1FFB1065672 for ; Thu, 18 Mar 2010 19:57:46 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 87E2A8FC18 for ; Thu, 18 Mar 2010 19:57:46 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id 253CF27; Thu, 18 Mar 2010 20:27:58 +0100 (MET) Date: Thu, 18 Mar 2010 20:27:58 +0100 From: Joerg Wunsch To: freebsd-stable@freebsd.org Message-ID: <20100318192758.GP52442@uriah.heep.sax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Strange problem: if_xe only works in GENERIC kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2010 19:57:47 -0000 I'm running into a strange problem with 8-current (or 8.0-RELEASE) on an elderly Thinkpad 600E. As long as I'm using the GENERIC kernel, an Intel Etherexpress PC card works as expected: interrupt storm detected on "irq11:"; throttling interrupt source xe0: at port 0x100-0x10f iomem 0x20000000-0x20000fff irq 11 function 0 config 1 on pccard1 xe0: version 0x45/0x04, 100Mbps capable xe0: Ethernet address: 00:a0:c9:bc:b5:ef xe0: [ITHREAD] However, as soon as I start removing unneeded stuff from the kernel config file, the driver completely jams. It just sits there, the machine blocks, until I eventually pop out the card, when I get the following messages: cbb1: ready never happened, status = 00 xe0: at port 0x100-0x10f iomem 0x20000000-0x20000fff irq 11 function 0 config 1 on pccard1 xe0: version 0xff/0x07, 100Mbps capable xe0: Ethernet address: 00:a0:c9:bc:b5:ef xe0: [ITHREAD] xe0: detached cbb1: Bad Vcc requested As the CPU is a little slow, recompiling kernels takes an eternity on it (even with NO_KERNELCLEAN), so I could not isolate it to a single line in the config file so far. Upgrading from 8.0-RELEASE to 8-stable does not change that behaviour. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)