From owner-freebsd-questions Sun Nov 19 18:52:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id BD3AE37B479 for ; Sun, 19 Nov 2000 18:52:32 -0800 (PST) Received: from anticipation.nc.rr.com ([24.162.255.77]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 19 Nov 2000 21:52:06 -0500 Message-Id: <4.3.2.7.2.20001119214002.00a971b0@pop-server> X-Sender: KSHIRING@pop-server X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 19 Nov 2000 21:53:52 -0500 To: freebsd-questions@freebsd.org From: Ken Shiring Subject: Help with cs89xx-based IBM etherjet ISA Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having problems getting this adapter to work. I have followed Section 7 of the FreeBSD handbook when compiling a custom kernel, and the driver is not detecting the card properly. I know the card works, because I have used it in other environments. I have used both the boot configure tool (-c) and the verbose option (-v) during boot. During boot, it looks like the ISA PnP code will "claim" some resources for the adapter, most notably the I/O range of about 0x200 through 0x300-and-something (don't have it in front of me right now). Later during the boot messages, I see the "cs0 : ....." fails to probe the adapter and also the line "unknown: ... failed to probe". Since this card is technically plug and play and doesn't have a specific I/O range, how should I set the kernel configs to find the card? Can someone recommend a good debug technique to figure out what is wrong? If anyone needs more specific output to help me, I can send them. Thanks a bunch. Ken J. Shiring VHDL, Verilog, C programmer & Linux/BSD user To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message