Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jun 1995 12:35:48 -0700
From:      "Justin T. Gibbs" <gibbs@freefall.cdrom.com>
To:        gwk@cray.com
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: ed0 irq not probed correctly by 2.0.5A 
Message-ID:  <199506011935.MAA13079@freefall.cdrom.com>
In-Reply-To: Your message of "Thu, 01 Jun 95 21:22:19 %2B0200." <9506011922.AA09555@racer.dkrz.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
>
>When installing 2.0.5-ALPHA (both with the original an UPDATE
>floppies), the kernel thinks my WD ethernet card is at irq 5.  It
>actually is at irq 10, and the February snap probed it correctly.
>
>80386/40 clone 8MB RAM, IDE disks, WD8013EPC.
>
>Georg-W. Koltermann, gwk@cray.com

Boot using the -c flag and set the irq correctly within the 
"userconfig" program.  The driver will not "autoprobe" the 
IRQ of the card unless you set the IRQ to -1 in userconfig
or use an "irq ?" entry in the kernel config file.  The
current GENERIC kernel always looks for the card on irq 5
for the ed1 entry which is most likely why you are seeing
this.

--
Justin T. Gibbs
==============================================
TCS Instructional Group - Programmer/Analyst 1
  Cory | Po | Danube | Volga | Parker | Torus
==============================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506011935.MAA13079>