Date: Sun, 28 Sep 1997 02:59:11 -0700 From: David Greenman <dg@root.com> To: John Hay <jhay@mikom.csir.co.za> Cc: freebsd-current@FreeBSD.ORG (FreeBSD-current) Subject: Re: ed0 not found on reboots Message-ID: <199709280959.CAA19719@implode.root.com> In-Reply-To: Your message of "Sat, 28 Sep 1997 08:32:08 %2B0200." <199709280632.IAA21096@zibbi.mikom.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
>I have updated my -current box for the first time in about 6 weeks and >found that with the latest kernel my ed0 device is only found atfter >a power up or physical reset. After reboot or shutdown -r now it isn't >found. Has anyone seen something like this? > >My machine is a 90MHz Pentium and the ed0 device (when found) probes >like this: >===== >ed0 at 0x280-0x29f irq 5 maddr 0xd8000 msize 16384 on isa >ed0: address 00:00:c0:70:bf:94, type SMC8216/SMC8216C (16 bit) >===== I had a report of an NE2000 clone not passing the station address checksum after a warmboot, but this is the first problem I've heard with the SMC Ultra. The only significant change that's been made is the 0WS flag is turned on, but this should only affect accesses to the shared memory. You might want to add some printf's to the probe code to find out which test is failing. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709280959.CAA19719>