From owner-freebsd-questions Fri May 3 19:39:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id ABC9F37B416 for ; Fri, 3 May 2002 19:39:32 -0700 (PDT) Received: from anholt (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.3/8.12.3) with ESMTP id g442dVrX003286 for ; Fri, 3 May 2002 19:39:31 -0700 (PDT) Subject: rl watchdog timeouts From: Eric Anholt To: questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 03 May 2002 20:39:33 -0600 Message-Id: <1020479973.1792.73.camel@anholt.dyndns.org> Mime-Version: 1.0 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 I'm hoping someone can help me with some problems with a realtek 8139B ethernet on -current (kernel from May 2 2002). It's a dell system I'm trying to netboot (using etherboot for rtk8139 on a floppy) to play with the i810. In windows I see that the irq is 10 and the memory address agrees with what's below. When I boot I see this output (copying by hand): rl0: port 0x2c00-0x2cff at device 10.0 on pci1 rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect mode pci_cfgintr_search: linked (62) to configured irq 9 at 0:31:3 pci_cfgintr: 0:30 INTC routed to irq 9 pcib1: routed slot 10 INTA to irq9 rl0:Ethernet address Then when it goes to BOOTP I get: Sending DHCP Discover packet from interface rl0 rl0: watchdog timeout DHCP/BOOTP timeout for server 255.255.255.255 I've looked through the bios for pnp-related options, but there's just the "reserve irq for whatever" options and nothing related to PNP OS that I could find. I statically compiled a hint to set the rl irq to 10, with no change. The kernel config is from a machine that is successfully netbooting off of a realtek, I can throw it up somewhere if it's important. Does anyone have any idea what can be done about this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message