Re: NIC detected, but won't DHCP or configure

2005-03-27 Thread Andrew Robinson
Thanks VERY much. The card works just fine now. Andrew - Original Message - From: [EMAIL PROTECTED] (Dag-Erling Smørgrav) Date: Wednesday, March 23, 2005 9:42 am Subject: Re: NIC detected, but won't DHCP or configure > Andrew Robinson <[EMAIL PROTECTED]> writes: >

Re: NIC detected, but won't DHCP or configure

2005-03-24 Thread Andrew Robinson
- Original Message - From: [EMAIL PROTECTED] (Dag-Erling Smørgrav) Date: Wednesday, March 23, 2005 9:42 am Subject: Re: NIC detected, but won't DHCP or configure > Andrew Robinson <[EMAIL PROTECTED]> writes: > > re_probe(): vid 10ec did 8169 hwrev 1000 >

NIC detected, but won't DHCP or configure.

2005-03-23 Thread Julien Gabel
>>> Interestingly, i encountered the very same behaviour as explained by >>> Andrew, with a side note: it works sometimes for me. Despite the fact >>> that my ethernet seems correctly handled (ifconfig shows the 're' >>> entry), almost all the time i boot on my notebook (D480V) the state of >>> th

Re: NIC detected, but won't DHCP or configure

2005-03-23 Thread Dag-Erling Smørgrav
Andrew Robinson <[EMAIL PROTECTED]> writes: > re_probe(): vid 10ec did 8169 hwrev 1000 That's an 8169SB, which is supported in -CURRENT. Try the attached patch. I'll try to get it merged before 5.4-RELEASE. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] Index: sys/pci/if_rlreg.h =

Re: NIC detected, but won't DHCP or configure

2005-03-23 Thread Andrew Robinson
> Can you give us the output of "pciconf -r pci10:3:0 0:0xff" ? Certainly: 816910ec 02b7 0210 4001 b3004800 09001558 00dc 40200115 000

Re: NIC detected, but won't DHCP or configure

2005-03-23 Thread Andrew Robinson
Thanks for the patch. This is the outcome: re_probe(): vid 10ec did 8169 hwrev 1000 Andrew - Original Message - From: [EMAIL PROTECTED] (Dag-Erling Smørgrav) Date: Tuesday, March 22, 2005 10:11 am Subject: Re: NIC detected, but won't DHCP or configure > "Daniel O&#x

Re: NIC detected, but won't DHCP or configure.

2005-03-22 Thread Julien Gabel
thanks for the suggestion! I tried that and it didn't seem to change anything: the relevant output of pciconf -lv is still [EMAIL PROTECTED]:3:0: class=0x02 card=0x09001558 chip=0x816910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'R

Re: NIC detected, but won't DHCP or configure.

2005-03-22 Thread Oleg Bulyzhin
On Tue, 22 Mar 2005, Julien Gabel wrote: thanks for the suggestion! I tried that and it didn't seem to change anything: the relevant output of pciconf -lv is still [EMAIL PROTECTED]:3:0: class=0x02 card=0x09001558 chip=0x816910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' de

Re: NIC detected, but won't DHCP or configure.

2005-03-22 Thread Julien Gabel
>> thanks for the suggestion! I tried that and it didn't seem to change >> anything: the relevant output of pciconf -lv is still >> [EMAIL PROTECTED]:3:0: class=0x02 card=0x09001558 chip=0x816910ec rev=0x10 hdr=0x00 >> vendor = 'Realtek Semiconductor' >> device = 'RTL8169 Gigabit

Re: NIC detected, but won't DHCP or configure

2005-03-22 Thread Joerg Sonnenberger
On Mon, Mar 21, 2005 at 11:00:57PM -0800, Andrew Robinson wrote: > Hi Jason, > > thanks for the suggestion! I tried that and it didn't seem to change > anything: the relevant output of pciconf -lv is still > > [EMAIL PROTECTED]:3:0:class=0x02 card=0x09001558 chip=0x816910ec > rev=0

Re: NIC detected, but won't DHCP or configure

2005-03-22 Thread Dag-Erling Smørgrav
"Daniel O'Connor" <[EMAIL PROTECTED]> writes: > On Tue, 22 Mar 2005 17:30, Andrew Robinson wrote: > > thanks for the suggestion! I tried that and it didn't seem to change > > anything: the relevant output of pciconf -lv is still > Try if_rl.ko/rl0 No, if_rl will not attach to 8169 cards. Andrew,

Re: NIC detected, but won't DHCP or configure

2005-03-22 Thread Andrew Robinson
Dan, thanks for your suggestion. I have now tried that, and, sadly, it does not change the output of pciconf or ifconfig. So, to sum up my understanding: the OS seems to detect the NIC correctly, but does not load the drivers. The NIC should be covered by the re drivers. What ought I do

Re: NIC detected, but won't DHCP or configure

2005-03-22 Thread Daniel O'Connor
On Tue, 22 Mar 2005 17:30, Andrew Robinson wrote: > thanks for the suggestion! I tried that and it didn't seem to change > anything: the relevant output of pciconf -lv is still Try if_rl.ko/rl0 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The n

Re: NIC detected, but won't DHCP or configure

2005-03-21 Thread Andrew Robinson
ce = 'RTL8169 Gigabit Ethernet Adapter' class= network subclass = ethernet and ifconfig still lacks any reference to re. Many thanks, Andrew - Original Message - From: jason henson <[EMAIL PROTECTED]> Date: Monday, March 21, 2005 9:26 pm Subject: Re:

Re: NIC detected, but won't DHCP or configure

2005-03-21 Thread jason henson
Andrew Robinson wrote: Dear FreeBSD hackers, I posted the following question on freebsd-questions. Two kind souls kicked it around for a little and suggested that I pass it on to you. I have a laptop with a netowrk card that seems to be successfully detected under FreeBSD, Knoppix, and WinXP, b

NIC detected, but won't DHCP or configure

2005-03-21 Thread Andrew Robinson
Dear FreeBSD hackers, I posted the following question on freebsd-questions. Two kind souls kicked it around for a little and suggested that I pass it on to you. I have a laptop with a netowrk card that seems to be successfully detected under FreeBSD, Knoppix, and WinXP, but will only work un