Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 15:35:54 -0600
From:      David Kelly <dkelly@hiwaay.net>
To:        Boris Stoev <darko@uni-svishtov.bg>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Network PCI Card 
Message-ID:  <200002132135.PAA00681@nospam.hiwaay.net>
In-Reply-To: Message from Boris Stoev <darko@uni-svishtov.bg>  of "Sun, 13 Feb 2000 23:17:22 %2B0200." <38A71F61.AD814CC4@uni-svishtov.bg> 

next in thread | previous in thread | raw e-mail | index | archive | help
Boris Stoev writes:
> HI...
> My question is....?
> Is my FreeBSD Box can work with this network card: PRO 120 100/10Mbs PCI
> Bus Fast Ethernet Adapter.......this specification is on Win 98
> SE.....IRQ 05, IO CC00 - CCFF

Somebody reading this list might know what that card is based on your
description. What is really needed is to know who made the card? Who
made the big chips on the card and what is their numbers?

Fastest answer would be to stick it in your PC (sounds like its there
already running under Windows) and boot FreeBSD and see what happens.
Use "dmesg | more" to review what the kernel said while booting. This is
what an Intel Etherexpress Pro 10/100 PCI (and other things) might look
like (the fxp0 entires). Notice how most everything is on IRQ 15.

[...]
Probing for devices on PCI bus 0:
chip0: <Intel 82440FX (Natoma) PCI and memory controller> rev 0x02 on pci0.0.0
chip1: <Intel 82371SB PCI to ISA bridge> rev 0x01 on pci0.1.0
ahc0: <Adaptec 2940 SCSI adapter> rev 0x00 int a irq 15 on pci0.9.0
ahc0: aic7870 Single Channel A, SCSI Id=7, 16/255 SCBs
ncr0: <ncr 53c875 fast20 wide scsi> rev 0x03 int a irq 11 on pci0.11.0
vga0: <Matrox MGA 2164W graphics accelerator> rev 0x00 int a irq 15 on pci0.12.0
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x05 int a irq 15 on pci0.13.0
fxp0: Ethernet address 00:90:27:0d:e3:94
[...]

If dmesg lists it, FreeBSD supports it unless it says otherwise.


--
David Kelly N4HHE, dkelly@hiwaay.net
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002132135.PAA00681>