[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dc0 not working.
- To: misc@openbsd.org
- Subject: Re: dc0 not working.
- From: michael@zaphod.rhein-neckar.de (Michael Lestinsky)
- Date: 3 Jul 2001 22:14:40 GMT
- Newsgroups: nowhere.openbsd.misc
- Organization: Michael Lestinsky's small Leafsite
- References: <slrn9jk1i1.cb.michael@zaphod.rhein-neckar.de> <20010627220647.A12908@ptci.ru>
- User-Agent: slrn/0.9.7.1 (Linux)
Grigoriy Orlov <gluk@ptci.ru> wrote:
>> (from dmesg:)
>> OpenBSD 2.9-stable (MAGRATHEA) #0: Mon Jun 25 22:05:37 CEST 2001
>> michael@magrathea.rhein-neckar.de:/usr/src/sys/arch/i386/compile/MAGRATHEA
>> [...]
>> dc0 at pci0 dev 11 function 0 "DEC DECchip 21142/3" rev 0x41: irq 11
>> address 00:00:cb:56:1a:96
>> OUI 0x00057d model 0x0003 rev 0 at dc0 phy 5 not configured
>> dcphy0 at dc0 phy 31: internal PHY
>
> phy not recognized correctly.
> Support for your phy was added in -current (patch from Henning Brauer).
> Get from -current /sys/dev/mii/miidevs.h revision 1.23
> and /sys/dev/mii/icsphy.c revision 1.7
Thanks. This works now (after I enabled icsphy in the kernel-config %-) ).
Bye
Michael