Date: Mon, 02 Aug 1999 18:05:22 -0700 From: Sanjay Nayak <sanjay@packetstream.com> To: freebsd-questions@freebsd.org Subject: 3c905 and 3c905B Message-ID: <37A64050.96A770CA@packetstream.com>
next in thread | raw e-mail | index | archive | help
Hello I am trying to enable the multiple ethernet cards, in my FreeBsd box. IF i have mix of 3com 3c905 and 3c905B. Only 3c905 card is commin up and 3c905B is not. Istarted browing the code where the kernel actually probe the devices. In the file if_vx_pci.c there is a probe routine. Based on the device id passed to the routine , it returns the type of type of the device. In my version of the kernel code , it never returns 3c905B, instead it return NULL. The question i have is, is there any fresh version of the if_vx_pci.c file which supports 3c905B 3com ethernet cards regards sanjay 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?37A64050.96A770CA>