problem with MySon Ethernet Nics

Olaf Hoyer ohoyer at ohoyer.de
Sat Mar 20 05:06:34 PST 2004


On Sat, 20 Mar 2004, GiTi wrote:

> Olaf Hoyer wrote:
> > Well, do you mean with "compiled its driver" that they provide some own
> > driver?
>
> yes, my Nic has own driver but ... only for Freebsd 2.x and 3.x. And this is
> its instruction

Hi!

Ok, so there are sources, but the driver structure from 4.x and 5.x
differs a lot from 3.x, so they cannot work.


> pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
> pci3: <ACPI PCI bus> on pcib2
> pci3: <network, ethernet> at device 4.0 (no driver attached)

ok, these were the lines that were important.

>
> when i run command pciconf, i also met such error:
> Operation is not permitted

Probably you weren't root, pciconf -lv needs root riviliges.


With a 4.9-stable, it looks like this:

pris 14:03 >pciconf -lv
pciconf: /dev/pci: Permission denied
pris 14:03 >su -
Password:
pris# pciconf -lv

pcib1 at pci0:1:0: class=0x060400 card=0x00000000 chip=0x1a318086 rev=0x04
hdr=0x01
    vendor   = 'Intel Corporation'
    device   = '82845/E/MP/MZ Brookdale CPU to AGP Bridge'
    class    = bridge
    subclass = PCI-PCI




In the case above, the entries of:
pcib2 and pci3  are important, could you post them?

Also please post a uname -a string of your system.

HTH
Olaf

-- 
Olaf Hoyer        ohoyer at gaff.hhhr.ision.net
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)


More information about the freebsd-questions mailing list