Re: Network card attaching to the wrong driver

2010-06-23 Thread Tim Judd
On 6/23/10, Nicholas Mills nlmi...@g.clemson.edu wrote:
 All,

 I am running 8.0-RELEASE and having trouble with the ed driver that is
 compiled by default into GENERIC. My machine is actually a VM running under
 Parallels Server Bare Metal 4. I would like my card to be attached to the
 Parallels driver in ports (pvmnet) instead of ed. Is there some boot option
 I could use? Both device drivers are looking for the same PCI vendor/device
 id in their probe routines, and both drivers return the same value from
 their probe functions (so they have equal priority).

 Thanks,

 Nick Mills

Disable it from the kernel config and make a custom kernel.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network card Intel and 802.1P tag

2009-08-05 Thread Nikos Vassiliadis

Andrey O.Sokolov wrote:

Any idea how I can see 802.1P tag on em?


You should, I guess, with no extra steps. Perhaps the em driver
has some hardware capability, which set the priority tag to zero?

Is the vlan hardware processing enabled?
Could you post the output of ifconfig em0?

Nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network card Intel and 802.1P tag

2009-08-05 Thread Gary Gatten
Not ALL chipsets / drivers support 802.1Q / p , maybe this is one of them?

- Original Message -
From: owner-freebsd-questi...@freebsd.org owner-freebsd-questi...@freebsd.org
To: arc...@alkar.net arc...@alkar.net
Cc: freebsd-questions@freebsd.org freebsd-questions@freebsd.org
Sent: Wed Aug 05 10:48:45 2009
Subject: Re: Network card Intel and 802.1P tag

Andrey O.Sokolov wrote:
 Any idea how I can see 802.1P tag on em?

You should, I guess, with no extra steps. Perhaps the em driver
has some hardware capability, which set the priority tag to zero?

Is the vlan hardware processing enabled?
Could you post the output of ifconfig em0?

Nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org





font size=1
div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 
1.0pt 0in'
/div
This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system.
/font

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Network card Intel and 802.1P tag

2009-08-05 Thread Nikos Vassiliadis

Gary Gatten wrote:

Not ALL chipsets / drivers support 802.1Q / p , maybe this is one of them?


The vlan driver handles tagging itself in software. You don't need
support by the hardware driver or the NIC itself. That said, Intel
NICs are known to work correctly and support dot1Q tags natively in
hardware. Maybe this behavior is some regression with the priority
tags, which by the way are completely ignored by the vlan driver.
You cannot set a priority tag or have the vlan driver process it
in a special way. I guess processing priority tags is not very useful
since one cannot expect a FreeBSD box to replace a switch!

As I understand Andrey just runs tcpdump on the physical interface.
He doesn't use the vlan driver. He should see everything that reaches
the ethernet port. tagged or not.

Nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network card Intel and 802.1P tag

2009-08-05 Thread Andrey O.Sokolov
У Ср, 2009-08-05 у 10:54 -0500, Gary Gatten пише:
 Not ALL chipsets / drivers support 802.1Q / p , maybe this is one of them?

I have this problem on some ethernet cards, such as:

   e...@pci0:14:0:0:class=0x02 card=0x109a15d9
chip=0x109a8086 rev=0x00 hdr=0x00
vendor = 'Intel Corporation'
device = '82573L Intel PRO/1000 PL Network Adaptor'
class  = network
subclass   = ethernet

   e...@pci0:6:0:0: class=0x02 card=0x108c15d9 chip=0x108c8086
rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82573E Intel Corporation 82573E Gigabit Ethernet
Controller (Copper)'
class  = network
subclass   = ethernet


Andrey O.Sokolov wrote:
  Any idea how I can see 802.1P tag on em?
 
 You should, I guess, with no extra steps. Perhaps the em driver
 has some hardware capability, which set the priority tag to zero?

 Is the vlan hardware processing enabled?

How I can enable this processing?


 Could you post the output of ifconfig em0?
 

Output of ifconfig both:


em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu
1500

options=19bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4
ether 00:15:b7:62:de:ec
media: Ethernet 100baseTX full-duplex
status: active
vlan20: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu
1500
options=3RXCSUM,TXCSUM
ether 00:15:b7:62:de:ec
inet 
media: Ethernet 100baseTX full-duplex
status: active
vlan: 20 parent interface: em0
==
fxp0: flags=8943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST metric
0 mtu 1500

options=219bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC
ether 00:02:b3:61:d5:5a
media: Ethernet 100baseTX full-duplex
status: active
vlan20: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu
1500
options=3RXCSUM,TXCSUM
ether 00:02:b3:61:d5:5a
inet 
media: Ethernet 100baseTX full-duplex
status: active
vlan: 20 parent interface: fxp0



-- 

 ***AOS224-RIPE***   mailto:arc...@alkar.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network card Intel and 802.1P tag

2009-08-05 Thread Nikos Vassiliadis

Andrey O.Sokolov wrote:

Is the vlan hardware processing enabled?


How I can enable this processing?



ifconfig em0 vlanhwtag enables vlan processing in hw
ifconfig em0 -vlanhwtag disables vlan processing in hw

Maybe one these will work correctly without the zeroing effect.

Perhaps off topic, but why are you interested in priority
tags, since FreeBSD will silently ignore them?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [?? Probable Spam] Re: Network card Intel and 802.1P tag

2009-08-05 Thread Andrey O.Sokolov
У Ср, 2009-08-05 у 20:41 +0300, Nikos Vassiliadis пише:

  Is the vlan hardware processing enabled?
  
  How I can enable this processing?
  
 
 ifconfig em0 vlanhwtag enables vlan processing in hw
 ifconfig em0 -vlanhwtag disables vlan processing in hw
 Maybe one these will work correctly without the zeroing effect.

I tried both variant on both NIC - fxp and em
The result doesn't change ;(

 Perhaps off topic, but why are you interested in priority
 tags, since FreeBSD will silently ignore them?

I developing QoS-model for big network.
I have casualy found out this problem, when I analyzed the traffic with
different COS-value from various devices.

-- 

 ***AOS224-RIPE***   mailto:arc...@alkar.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [?? Probable Spam] Re: Network card Intel and 802.1P tag

2009-08-05 Thread Nikos Vassiliadis

Andrey O.Sokolov wrote:

I tried both variant on both NIC - fxp and em
The result doesn't change ;(


You should post to net@ and maybe the maintainer will help
you. Include pciconf.


Perhaps off topic, but why are you interested in priority
tags, since FreeBSD will silently ignore them?


I developing QoS-model for big network.
I have casualy found out this problem, when I analyzed the traffic with
different COS-value from various devices.


Yes, but at the end of the day FreeBSD will ignore the priority tag.
It would be just cosmetic. But, I agree that you should see the correct
priority tag.

Nikos


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Network Card issues logging and aMule

2008-08-28 Thread Wojciech Puchar

Hi everyone
I am currently using Marvell Yukon's 88E8053 Network card and after a few
searches on google, i noticed that this card has a few issues. Fortunately,
I could use the network card without the need to do any manual labor.
However, I noticed that the network card crashes after perhaps 72 hours of
moderate to intense workload.


well i was unfortunate enough to use it once in new server (it was 
integrated on motherboard).


with server like load it never worked more than a few hours.

the simplest solution is to buy some network card and plug it to your 
computer

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


Re: network card setup?

2007-03-06 Thread Mike Jeays
On Tue, 2007-03-06 at 18:49 +0530, elaya raj wrote:
 Hi,
 i new to freebsd i want to configure my network card. But i dont know how to 
 configure it. after configure the nic card i want to configur ftp also.. so 
 plz guid me how to configure the nic card and ftp...
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

Lots of information in the FreeBSD Handbook.


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-communication.html

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


Re: network card setup?

2007-03-06 Thread Oliver Koch
Hi,

elaya raj wrote:

 i new to freebsd i want to configure my network card. But i dont know how to 
 configure it. after configure the nic card i want to configur ftp also.. so 
 plz guid me how to configure the nic card and ftp...

I think the FreeBSD handbook should help you to do that:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html

Kind regards,

Oliver

-- 
Oliver Koch  Phone:  +49-(0)5323-72-2626
Computer Center  Fax:+49-(0)5323-72-3536
Clausthal University of Technology   E-Mail: [EMAIL PROTECTED]
Erzstraße 51 Web:  http://www.rz.tu-clausthal.de
38678 Clausthal-Zellerfeld, Germany



signature.asc
Description: OpenPGP digital signature


Re: network card setup?

2004-08-13 Thread Will
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Laszlo Antal wrote:
| Hi,
| I forgot to setup my network card during installation on my laptop.
| How can I do that on a running system??
| I am really happy after about two weeks of trouble finally I have a
| running system on my Toshiba Satelite laptop.
| Thank you sooo much for all the help I got from you guys.
| I even have a running KDE desktop!!! I know this for many of you does
| not sounds very much but for me today is THE BEST DAY in my life.
~From a root shell type /stand/sysinstall goto configure and than
networking and congrats on your FreeBSD isntall :
- --
Do yourself a favor, don't use IE!
www.mozilla.org/products/firefox/
PGP is Preferable for Email, Public
key available off PGP Key Server.
GPG Key ID: 0x787AD6A9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iQCVAwUBQR0M/gx4IHh4etapAQKGGAQAjV+m8MVtgvTan3WUWpXwbx0ADqoDXSfg
lmp5ZH0W++uJO/Fe4PMTwwHag1c9382Uc5nrYINSiR0oD8DEKlrdEDLRS/S+S+nZ
6RyGbHIQVxw/DecrBrpOR8+oP0dLXHUahiATCbUfeOOkaz7LollhLSN/1B14OS8Y
sdvEzrGPmvk=
=oSlg
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: network card setup?

2004-08-13 Thread Marc Fonvieille
On Fri, Aug 13, 2004 at 11:13:02AM -0700, Laszlo Antal wrote:
 Hi,
 I forgot to setup my network card during installation on my laptop.
 How can I do that on a running system??
[...]

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html

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


Re: network card setup?

2004-08-13 Thread Andrew L. Gould
On Friday 13 August 2004 01:13 pm, Laszlo Antal wrote:
 Hi,
 I forgot to setup my network card during installation on my laptop.
 How can I do that on a running system??
 I am really happy after about two weeks of trouble finally I have a
 running system on my Toshiba Satelite laptop.
 Thank you sooo much for all the help I got from you guys.
 I even have a running KDE desktop!!! I know this for many of you does
 not sounds very much but for me today is THE BEST DAY in my life.

 Thank you again for all the help!!

 Laszlo

 --lantal

As root, run sysinstall.  Instead of starting the installation (not a 
good idea), select Index and look for the module for configuring 
network interfaces.

Happy Friday the 13th!

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


Re: Network card problems

2003-12-09 Thread flux
Hello Mihail,

Try to re-burn your netcard. Disable PnP and set up I/O port and IRQ
properly. For instance, I/O range assign to 220h-etc... in that way
not to conflict with other hardware on your system of course. I had
the same problems with Intel netcards. Re-burning and getting rid of
PnP shit helped me.

-- 
Best regards,
 fluxmailto:[EMAIL PROTECTED]

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


Re: Network card problems

2003-12-09 Thread Mihail
Thanks list,

I'm happy to say that my nic problem
is now resolved. Thank you for your
help. After I disabled PnP everything
worked well.

Thanks,
Mihail


-
Hot Mobiil - helinad, logod ja piltsõnumid!
http://portal.hot.ee

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


Re: Network card problems

2003-12-08 Thread HOLLOW, CHRISTOPHER
Disable PnP in the BIOS.

...on another note, I might also suggest that you Google it before you 
post to the list.  The string rl0: couldn't map ports/memory yeilded 
200+  hits, including...

http://forums.devshed.com/t96110/sad86d82783609825578e8cca8b281a55.html
http://www.geocrawler.com/mail/thread.php3?subject=rl0%3A+couldn%60t+map+ports%2Fmemorylist=160
Chris

Mihail wrote:

Hi list,

I've recently decided to give the 4.x series
a try, but unfortunately I can't configure
my network on 4.9-R. It seems that the device
module fails to initialize, dmesg gives me this:
extract
rl0: RealTek 8139 10/100BaseTX irq 10 at device 13.0 on pci0
rl0: couldn't map ports/memory
device_probe_and_attach: rl0 attach returned 6
/extract
As you can see it's a RealTek ethernet
card. It worked well on 5.1 though,
any ideas on how I could fix the problem?
Thanks in advance,
Mihail
-
Hot Mobiil - helinad, logod ja piltsõnumid!
http://portal.hot.ee
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

--
Christopher Hollow - Technical Consultant
Infrastructure  Technology Support
Toronto, ON


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


Re: Network Card

2003-12-01 Thread Jeff
Sirs,

I hope this is the place I can ask a question.

I'm trying to setup FreeBSD on a machine.  It wouldn't even boot from CD to install 
because of a network card error.  I bought another network card (Netgear model FA311) 
and it seemed to work.  At least I was able to install FreeBSD.  Upon further 
inspection, after installation and re-boot, I noticed that this card was also getting 
and error.  The following three lines are what I get:

sis0: NatSemi DP83815 10/100BaseTX at device 13.0 on pci0
sis0: couldn't map ports/memory
device_probe_and_attach: sis0 attach returned 6

I admit that I am VERY new to the Unix/Linux stuff.  I know the card fails, but why?  
It's new and from the above three lines I am unable to find any kind of help to answer 
the question.

Any help or direction would be greatly appreciated and I thank you in advance for any 
you can give me.

Thanks,

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


Re: Network Card

2003-12-01 Thread Peter Elsner
I would lean towards your motherboard if I were you.

I have used the Netgear FA-311 in numerous systems and
they all work fine.
Peter Elsner

At 02:44 PM 12/1/2003, you wrote:

Sirs,

I hope this is the place I can ask a question.

I'm trying to setup FreeBSD on a machine.  It wouldn't even boot from CD 
to install because of a network card error.  I bought another network card 
(Netgear model FA311) and it seemed to work.  At least I was able to 
install FreeBSD.  Upon further inspection, after installation and re-boot, 
I noticed that this card was also getting and error.  The following three 
lines are what I get:

sis0: NatSemi DP83815 10/100BaseTX at device 13.0 on pci0
sis0: couldn't map ports/memory
device_probe_and_attach: sis0 attach returned 6
I admit that I am VERY new to the Unix/Linux stuff.  I know the card 
fails, but why?  It's new and from the above three lines I am unable to 
find any kind of help to answer the question.

Any help or direction would be greatly appreciated and I thank you in 
advance for any you can give me.

Thanks,

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


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003
Peter Elsner - President
[EMAIL PROTECTED]
SRI Software
726 Dalworth Suite 1007
Grand Prairie, TX. 75050
972-266-8870 - Voice
817-887-1609 - Fax
www.sri-software.com
Service Plus(tm)
Public Warehouse Management Software

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Network Card

2003-12-01 Thread Charles Swiger
On Dec 1, 2003, at 3:44 PM, Jeff wrote:
I hope this is the place I can ask a question.
Indeed; welcome.

[ ...description of net install using a FA311 NIC... ]
Upon further inspection, after installation and re-boot, I noticed 
that this card was also getting and error.  The following three lines 
are what I get:

sis0: NatSemi DP83815 10/100BaseTX at device 13.0 on pci0
sis0: couldn't map ports/memory
device_probe_and_attach: sis0 attach returned 6
One of my machines has that model of NIC and it works fine, so you 
should be able to get it working under FreeBSD.  You didn't mention 
which version of FreeBSD you are trying to install/use, or provide much 
of a description of the rest of your hardware.

Start by going through your BIOS; make sure Plug-and-play OS is set 
to NO; disable the serial and parallel ports if you aren't using 
them, and turn off anything else (onboard sound?) that you won't need.  
It sounds like either the BIOS isn't configuring the card or you are 
out of resources (like IRQs).

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


RE: Network Card

2003-12-01 Thread Minnesota Slinky
Have you tried using FreeBSD 4.9?  It is the most stable.

Eric F Crist
AdTech Integrated Systems, Inc
(952) 403-9000 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff
Sent: Monday, December 01, 2003 2:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Network Card


Sirs,

I hope this is the place I can ask a question.

I'm trying to setup FreeBSD on a machine.  It wouldn't even boot from CD
to install because of a network card error.  I bought another network
card (Netgear model FA311) and it seemed to work.  At least I was able
to install FreeBSD.  Upon further inspection, after installation and
re-boot, I noticed that this card was also getting and error.  The
following three lines are what I get:

sis0: NatSemi DP83815 10/100BaseTX at device 13.0 on pci0
sis0: couldn't map ports/memory
device_probe_and_attach: sis0 attach returned 6

I admit that I am VERY new to the Unix/Linux stuff.  I know the card
fails, but why?  It's new and from the above three lines I am unable to
find any kind of help to answer the question.

Any help or direction would be greatly appreciated and I thank you in
advance for any you can give me.

Thanks,

Jeff Nordgren (Rookie) ___
[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: Network Card question

2002-11-13 Thread Matthew Emmerton
 Greetings,
 I have Freebsd 4.7-release installed on my computer.  The ISP just came
and
 installed
 DSL and provided a Allied Telesyn simple ethernet PCI NIC (PN
AT-2400T-001).

 Freebsd did not recoginize it on boot.  How do I get FreeBSD to recognize
 this card, so
 I can start using my DSL ?

You should see an unknown device message when you boot.  What is that
message?

--
Matt Emmerton


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: Network Card question

2002-11-13 Thread Darryl Hoar
I did not see an unkown device message on boot.
dmesg did not show it either.

What is the next step in the diagnostic process?

thanks,
Darryl

-Original Message-
From: Matthew Emmerton [mailto:matt;gsicomp.on.ca]
Sent: Wednesday, November 13, 2002 2:31 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Network Card question


 Greetings,
 I have Freebsd 4.7-release installed on my computer.  The 
ISP just came
and
 installed
 DSL and provided a Allied Telesyn simple ethernet PCI NIC (PN
AT-2400T-001).

 Freebsd did not recoginize it on boot.  How do I get FreeBSD 
to recognize
 this card, so
 I can start using my DSL ?

You should see an unknown device message when you boot.  What is that
message?

--
Matt Emmerton


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Network Card question

2002-11-13 Thread Kliment Andreev
 I did not see an unkown device message on boot.
 dmesg did not show it either.
 
 What is the next step in the diagnostic process?

% dmesg | grep Ethernet


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Network Card question

2002-11-13 Thread Jack L. Stone
At 02:30 PM 11.13.2002 -0600, Darryl Hoar wrote:
Greetings,
I have Freebsd 4.7-release installed on my computer.  The ISP just came and
installed
DSL and provided a Allied Telesyn simple ethernet PCI NIC (PN AT-2400T-001).

Freebsd did not recoginize it on boot.  How do I get FreeBSD to recognize
this card, so
I can start using my DSL ?

thanks,
Darryl


Welcome to the world of DSL (sorry, we do not support UNIX). The ISPs
are expecting you to be running some sort of Windoze or MAC.

I'm not familiar with that brand NIC and probably neither is FBSD. You need
to determine what driver runs it and if it is supported in the hardware
list. Compatible NICs are fairly inexpensive and I'll bet most will work
with the modem. For $20.00 or less, you could be up and running with one
quick trip to the store if you want fast results. or, maybe someone
knows this NIC and has your answer.

If not, and it's not supported, I'd be heading for the store.

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message