Date: Sat, 20 Mar 2004 14:06:12 +0100 (CET) From: Olaf Hoyer <ohoyer@ohoyer.de> To: GiTi <qaz@airland.kiev.ua> Cc: Olaf Hoyer <ohoyer@ohoyer.de> Subject: Re: problem with MySon Ethernet Nics Message-ID: <20040320140104.J48784@gaff.hhhr.ision.net> In-Reply-To: <200403201010.i2KAAe8T021209@sv2.airland.kiev.ua> References: <200403201010.i2KAAe8T021209@sv2.airland.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@gaff.hhhr.ision.net
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040320140104.J48784>
