Re: RealTek Nic Chip

2003-09-29 Thread Tony A, Fields
Greg,

Sorry for the mangling??

Sorry that you don't seem to understand my problem or I just am not making 
myself clear? Please let me restate.

I have two network interface cards. One is being recognized but the other 
is not. The one that is recognized is the D-Link DFE-530TX.

After running the pciconfi -vl  there are two network interfaces listed

[EMAIL PROTECTED]:4:0
nVidia Corp
nForce MCP2 Networking adapter
the other

[EMAIL PROTECTED]:6:0
D-Link
DFE-530tx
is there any way that I can get the other adpater to work? And again sorry 
for being a dweeb and trying your patience.


Horrible reply mangling.  I won't reply to any more messages mangled
this badly.
 Have question though. I had to put a D-Link DFE-530TX PCI card in
 one of the PCI slots in the system that the OS was installed on
 because the motherboard (SHUTTLE FN41) has an integrated RealTek
 8201BL NIC that was not responding during installation. I was
 wondering if there is any way to get the chip to function?
 When I boot and look at the output of dmesg I note the following:
 rl0: D-Link DFE-530TX+ 10/100BaseTX port 0xc000-0xc0ff mem
 0xee00-0xeeff irq 11 at device 6.0 pci1
 Heh.  That's a Realtek card.   DFE-530TX uses RealTek
 Driver
 Any ideas on whether I can get the on-board NIC to work?

 Well, the first thing to do is to look at the output from ifconfig
 and pciconf -vl.
 Check the PC's bio's to insure you have the onboard Nic enabled.
 Since you can not see the onboard Nic in the boot log as an unknown
 device the motherboard bios must have the Nic disabled.
 Please note that I have looked at the output from ifconfig. Also
 note that the driver recognizes that the DFE-530TX uses the RealTek
 8139 chip.
 Any other suggestions on how to get the RealTek 8201BL chip to work?

Well, it would be good to report on what I suggested above.

 Oh, I forgot to mention that even though the on-board nic is enabled what I
 did see in the boot log as unknown was something like if_fwe0 ethernet
 over firewire ??? Mystery to me.
What's the mystery?  That's Ethernet over firewire, but you should
know that already.
 Also ifconfig shows

 fwe0: flags = 8802 BROADCAST, SIMPLEX, MULTICAST mtu 1500
  ether xx:xx:xx:xx:xx:xx
  ch 1 dma -1

 where xx is the physical mac address. 
What's the problem?

Greg
--
When replying to this message, please take care not to mutilate the
original text.
For more information, see http://www.lemis.com/email.html
See complete headers for address and phone numbers.
NOTE: Due to the currently active Microsoft-based worms, I am limiting
all incoming mail to 131,072 bytes.  This is enough for normal mail,
but not for large attachments.  Please send these as URLs.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RealTek Nic Chip

2003-09-29 Thread Dave McCammon

--- Tony A, Fields [EMAIL PROTECTED] wrote:
 Greg,
 
 Sorry for the mangling??
 
 Sorry that you don't seem to understand my problem
 or I just am not making 
 myself clear? Please let me restate.
 
 I have two network interface cards. One is being
 recognized but the other 
 is not. The one that is recognized is the D-Link
 DFE-530TX.
 
 After running the pciconfi -vl  there are two
 network interfaces listed
 
 [EMAIL PROTECTED]:4:0
 nVidia Corp
 nForce MCP2 Networking adapter
[snip]

I don't think there are drivers in FreeBSD for this
card yet.

I think the following link may clarify.
http://lists.freebsd.org/pipermail/freebsd-hackers/2003-July/002228.html

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RealTek Nic Chip

2003-09-29 Thread Tony A, Fields
Thank you very much. Now I know I got the wrong Motherboard (fast but 
wrong) Must look at option Z??? Whatever that is.

But thanks for the helpful directions, now I can formulate, postulate, and 
ponder... wa :(

At 11:31 AM 9/29/03 -0700, you wrote:

--- Tony A, Fields [EMAIL PROTECTED] wrote:
 Greg,

 Sorry for the mangling??

 Sorry that you don't seem to understand my problem
 or I just am not making
 myself clear? Please let me restate.

 I have two network interface cards. One is being
 recognized but the other
 is not. The one that is recognized is the D-Link
 DFE-530TX.

 After running the pciconfi -vl  there are two
 network interfaces listed

 [EMAIL PROTECTED]:4:0
 nVidia Corp
 nForce MCP2 Networking adapter
[snip]
I don't think there are drivers in FreeBSD for this
card yet.
I think the following link may clarify.
http://lists.freebsd.org/pipermail/freebsd-hackers/2003-July/002228.html
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RealTek Nic Chip

2003-09-29 Thread Greg 'groggy' Lehey
On Monday, 29 September 2003 at  9:38:00 -0700, Tony A, Fields wrote:
 Greg,

 Sorry for the mangling??

 Sorry that you don't seem to understand my problem or I just am not making
 myself clear? Please let me restate.

I forget.  The explanation is below, and I just can't be bothered to
reorganize this message.

 I have two network interface cards. One is being recognized but the
 other is not. The one that is recognized is the D-Link DFE-530TX.

Yes, we saw that.  That's the Realtek chip.

 After running the pciconfi -vl  there are two network interfaces listed

 [EMAIL PROTECTED]:4:0
 nVidia Corp
 nForce MCP2 Networking adapter

This is not a Realtek chip.  As it says, it's an nVidia chip.  Also,
this is only part of the output.  You've missed out the important
part.  The output should be something like this:

[EMAIL PROTECTED]:4:0: class=0x02 card=0x570c1462 chip=0x006610de rev=0xa1 hdr=0x00
vendor   = 'Nvidia Corporation'
class= network
subclass = ethernet

The numbers are the key to whether the chip is supported or not.  I'd
guess not.

I really can't be bothered continuing with this thread.  You're making
it very difficult for me.  Maybe somebody else with more patience will
reply to your further messages.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.
NOTE: Due to the currently active Microsoft-based worms, I am limiting
all incoming mail to 131,072 bytes.  This is enough for normal mail,
but not for large attachments.  Please send these as URLs.


pgp0.pgp
Description: PGP signature


Re: RealTek Nic Chip

2003-09-26 Thread Tony A, Fields
Thanks for the input Greg.

Please note that I have looked at the output from ifconfig. Also note that 
the driver recognizes that the DFE-530TX uses the RealTek 8139 chip.

Any other suggestions on how to get the RealTek 8201BL chip to work?

At 11:49 AM 9/26/03 +0930, you wrote:
On Thursday, 25 September 2003 at 15:07:43 -0700, Tony A, Fields wrote:
 Howdy,
 Great OS! Smooth as silk! Extremely fast and responsive.

 Have question though. I had to put a D-Link DFE-530TX PCI card in one of
 the PCI slots in the system that the OS was installed on because the
 motherboard (SHUTTLE FN41) has an integrated RealTek 8201BL NIC that was
 not responding during installation. I was wondering if there is any way to
 get the chip to function?

 When I boot and look at the output of dmesg I note the following:
 rl0: D-Link DFE-530TX+ 10/100BaseTX port 0xc000-0xc0ff mem
 0xee00-0xeeff irq 11 at device 6.0 pci1
Heh.  That's a Realtek card.DFE-530TX uses RealTek 
Driver 

 Any ideas on whether I can get the on-board NIC to work?

Well, the first thing to do is to look at the output from ifconfig and
pciconf -vl.
Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RealTek Nic Chip

2003-09-26 Thread Bill Campbell
On Fri, Sep 26, 2003, Tony A, Fields wrote:
Thanks for the input Greg.

Please note that I have looked at the output from ifconfig. Also note that 
the driver recognizes that the DFE-530TX uses the RealTek 8139 chip.

Any other suggestions on how to get the RealTek 8201BL chip to work?

As a paper weight, yes, as a NIC no.

I can't speak to these on FreeBSD, but they have a horrible reputation in
the Linux world, and I gave up on them quite a while ago (as I did non-DEC
Tulip cards).  The best source of inexpensive, reliable NICs I've found is
our local PC recycling store where I can get used 3COM 3C905 cards for
about $10US.  They work, and 3COM honors their lifetime warranty.

We're primarily using 3COM, Intel, and the on-board NICs on IBM's xSeries
machines now.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``... because most politicians and bureaucrats are technological idiots,
it's going to be crucial for the rank and file members of the IT community
to find its collective voice soon.'' --Michael Vizard, InfoWorld Editor in
Chief.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RealTek Nic Chip

2003-09-26 Thread Chuck Swiger
Bill Campbell wrote:
[ ... ]
As a paper weight, yes, as a NIC no.

I can't speak to these on FreeBSD, but they have a horrible reputation in
the Linux world, and I gave up on them quite a while ago (as I did non-DEC
Tulip cards).
Agreed.  I just had my third (out of three) Asante FastEthernet 10/100 cards 
with a PNIC-II die, and my primary response is simple relief at the notion of 
putting an fxp in...  :-)

--
-Chuck


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: RealTek Nic Chip

2003-09-26 Thread fbsd_user
Check the PC's bio's to insure you have the onboard Nic enabled.
Since you can not see the onboard Nic in the boot log as an unknown
device the motherboard bios must have the Nic disabled.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tony A,
Fields
Sent: Friday, September 26, 2003 12:05 PM
To: Greg 'groggy' Lehey
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: RealTek Nic Chip

Thanks for the input Greg.

Please note that I have looked at the output from ifconfig. Also
note that
the driver recognizes that the DFE-530TX uses the RealTek 8139 chip.

Any other suggestions on how to get the RealTek 8201BL chip to work?

At 11:49 AM 9/26/03 +0930, you wrote:
On Thursday, 25 September 2003 at 15:07:43 -0700, Tony A, Fields
wrote:
  Howdy,
  Great OS! Smooth as silk! Extremely fast and responsive.
 
  Have question though. I had to put a D-Link DFE-530TX PCI card
in one of
  the PCI slots in the system that the OS was installed on because
the
  motherboard (SHUTTLE FN41) has an integrated RealTek 8201BL NIC
that was
  not responding during installation. I was wondering if there is
any way to
  get the chip to function?
 
  When I boot and look at the output of dmesg I note the
following:
  rl0: D-Link DFE-530TX+ 10/100BaseTX port 0xc000-0xc0ff mem
  0xee00-0xeeff irq 11 at device 6.0 pci1

Heh.  That's a Realtek card.DFE-530TX uses RealTek
Driver 

  Any ideas on whether I can get the on-board NIC to work?

Well, the first thing to do is to look at the output from ifconfig
and
pciconf -vl.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original
recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: RealTek Nic Chip

2003-09-26 Thread Tony A, Fields
Oh, I forgot to mention that even though the on-board nic is enabled what I 
did see in the boot log as unknown was something like if_fwe0 ethernet 
over firewire ??? Mystery to me. Also ifconfig shows

fwe0: flags = 8802 BROADCAST, SIMPLEX, MULTICAST mtu 1500
 ether xx:xx:xx:xx:xx:xx
 ch 1 dma -1
where xx is the physical mac address. 

At 02:44 PM 9/26/03 -0400, you wrote:
Check the PC's bio's to insure you have the onboard Nic enabled.
Since you can not see the onboard Nic in the boot log as an unknown
device the motherboard bios must have the Nic disabled.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tony A,
Fields
Sent: Friday, September 26, 2003 12:05 PM
To: Greg 'groggy' Lehey
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: RealTek Nic Chip
Thanks for the input Greg.

Please note that I have looked at the output from ifconfig. Also
note that
the driver recognizes that the DFE-530TX uses the RealTek 8139 chip.
Any other suggestions on how to get the RealTek 8201BL chip to work?

At 11:49 AM 9/26/03 +0930, you wrote:
On Thursday, 25 September 2003 at 15:07:43 -0700, Tony A, Fields
wrote:
  Howdy,
  Great OS! Smooth as silk! Extremely fast and responsive.
 
  Have question though. I had to put a D-Link DFE-530TX PCI card
in one of
  the PCI slots in the system that the OS was installed on because
the
  motherboard (SHUTTLE FN41) has an integrated RealTek 8201BL NIC
that was
  not responding during installation. I was wondering if there is
any way to
  get the chip to function?
 
  When I boot and look at the output of dmesg I note the
following:
  rl0: D-Link DFE-530TX+ 10/100BaseTX port 0xc000-0xc0ff mem
  0xee00-0xeeff irq 11 at device 6.0 pci1

Heh.  That's a Realtek card.DFE-530TX uses RealTek
Driver 

  Any ideas on whether I can get the on-board NIC to work?

Well, the first thing to do is to look at the output from ifconfig
and
pciconf -vl.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original
recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RealTek Nic Chip

2003-09-26 Thread Greg 'groggy' Lehey
[Format recovered--see http://www.lemis.com/email/email-format.html]

Horrible reply mangling.  I won't reply to any more messages mangled
this badly.

On Friday, 26 September 2003 at 13:08:46 -0700, Tony A. Fields wrote:
 At 02:44 PM 9/26/03 -0400, you wrote:
 Sent: Friday, September 26, 2003 12:05 PM
 At 11:49 AM 9/26/03 +0930, you wrote:
 On Thursday, 25 September 2003 at 15:07:43 -0700, Tony A, Fields wrote:

 Have question though. I had to put a D-Link DFE-530TX PCI card in
 one of the PCI slots in the system that the OS was installed on
 because the motherboard (SHUTTLE FN41) has an integrated RealTek
 8201BL NIC that was not responding during installation. I was
 wondering if there is any way to get the chip to function?

 When I boot and look at the output of dmesg I note the following:
 rl0: D-Link DFE-530TX+ 10/100BaseTX port 0xc000-0xc0ff mem
 0xee00-0xeeff irq 11 at device 6.0 pci1

 Heh.  That's a Realtek card.DFE-530TX uses RealTek
 Driver 

 Any ideas on whether I can get the on-board NIC to work?

 Well, the first thing to do is to look at the output from ifconfig
 and pciconf -vl.

 Check the PC's bio's to insure you have the onboard Nic enabled.
 Since you can not see the onboard Nic in the boot log as an unknown
 device the motherboard bios must have the Nic disabled.

 Please note that I have looked at the output from ifconfig. Also
 note that the driver recognizes that the DFE-530TX uses the RealTek
 8139 chip.

 Any other suggestions on how to get the RealTek 8201BL chip to work?

Well, it would be good to report on what I suggested above.

 Oh, I forgot to mention that even though the on-board nic is enabled what I
 did see in the boot log as unknown was something like if_fwe0 ethernet
 over firewire ??? Mystery to me.

What's the mystery?  That's Ethernet over firewire, but you should
know that already.

 Also ifconfig shows

 fwe0: flags = 8802 BROADCAST, SIMPLEX, MULTICAST mtu 1500
  ether xx:xx:xx:xx:xx:xx
  ch 1 dma -1

 where xx is the physical mac address. 

What's the problem?

Greg
--
When replying to this message, please take care not to mutilate the
original text.  
For more information, see http://www.lemis.com/email.html
See complete headers for address and phone numbers.
NOTE: Due to the currently active Microsoft-based worms, I am limiting
all incoming mail to 131,072 bytes.  This is enough for normal mail,
but not for large attachments.  Please send these as URLs.


pgp0.pgp
Description: PGP signature


Re: RealTek Nic Chip

2003-09-25 Thread Greg 'groggy' Lehey
On Thursday, 25 September 2003 at 15:07:43 -0700, Tony A, Fields wrote:
 Howdy,
 Great OS! Smooth as silk! Extremely fast and responsive.

 Have question though. I had to put a D-Link DFE-530TX PCI card in one of
 the PCI slots in the system that the OS was installed on because the
 motherboard (SHUTTLE FN41) has an integrated RealTek 8201BL NIC that was
 not responding during installation. I was wondering if there is any way to
 get the chip to function?

 When I boot and look at the output of dmesg I note the following:
 rl0: D-Link DFE-530TX+ 10/100BaseTX port 0xc000-0xc0ff mem
 0xee00-0xeeff irq 11 at device 6.0 pci1

Heh.  That's a Realtek card.  

 Any ideas on whether I can get the on-board NIC to work?

Well, the first thing to do is to look at the output from ifconfig and
pciconf -vl.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers


pgp0.pgp
Description: PGP signature