[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: system/1542: xl & media type



The following reply was made to PR system/1542; it has been noted by GNATS.

From: "Peter Galbavy" <peter@wonderland.org>
To: <joe@hole-in-the.net>
Cc: <gnats@openbsd.org>
Subject: Re: system/1542: xl & media type
Date: Tue, 5 Dec 2000 14:03:20 -0000

 OK, your dmesg says:
 
 xl0 at pci2 dev 12 function 0 "3Com 3c905C 100Base-TX" rev 0x78: irq 5
 address 00:b0:d0:a1:46:5e OUI 0x001018 model 0x0017 rev 7 at xl0 phy 24 not
 configured
 
 Hence phy not configured - and the phy interface is the one that will do the
 do (AFAIK) on the media interface. I don't have an xl card here - I might
 have one on another site, but what phy drivers are in your kernel config ?
 
 Stick all of the ones from GENERIC in there (and Dlink 570TX users should
 remember to use nsphyter as well) and things might work...
 
 rgds,
 --
 Peter Galbavy
 http://www.wonderland.org/
 ----- Original Message -----
 From: "Joe Warren-Meeks" <joe@hole-in-the.net>
 To: "Peter Galbavy" <peter@wonderland.org>
 Cc: <gnats@openbsd.org>
 Sent: Tuesday, December 05, 2000 11:35 AM
 Subject: Re: system/1542: xl & media type
 
 
 > On Tue, Dec 05, 2000 at 08:46:17AM -0000, Peter Galbavy scribed:
 >
 > Heya,
 >
 > > This may seem a pointless question, but what is the output of
 "ifconfig -m
 > > xl0" ?
 >
 > joe@gunhed:/home/joe $ ifconfig -m xl0
 > xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
 >         media: Ethernet none (none)
 >         supported media:
 >                 media none
 >         inet 10.0.0.72 netmask 0xfffffe00 broadcast 10.0.1.255
 >         inet6 fe80::2b0:d0ff:fea1:465e%xl0 prefixlen 64 scopeid 0x1
 > joe@gunhed:/home/joe $
 >
 > Which is odd as it is working. ;)
 >
 > Cheers!
 >
 >  -- joe.
 >
 >