Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 14:11:23 +0200
From:      "Sergey N. Voloh" <shark@cyber.kiev.ua>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Hardware support Q.
Message-ID:  <021b01bdfe7e$41cd2620$71c42cc2@Lab136.Cyber.Kiev.UA>

next in thread | raw e-mail | index | archive | help
Do FreeBSD 2.2.7-RELEASE support 3com Fast EtherLink 905(B...) PCI card ?

/var/log/messages:
Oct 21 15:16:56 penguin /kernel: pci0:17:    vendor=0x10b7, device=0x9055,
class=network (ethernet) int a irq 11 [no driver assigned]

/usr/src/sys/pci/if_vx_pci.c:
   if(device_id == 0x905010b7ul || device_id == 0x905110b7ul)
      return "3COM 3C905 Fast Etherlink XL PCI";

Is this mean that there are only 9050 and 9051 supported, but not 9055 ?

Thanx.


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?021b01bdfe7e$41cd2620$71c42cc2>