From owner-freebsd-questions Thu Apr 2 11:50:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24492 for freebsd-questions-outgoing; Thu, 2 Apr 1998 11:50:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24483 for ; Thu, 2 Apr 1998 11:50:29 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA09279; Thu, 2 Apr 1998 11:50:23 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Thu, 2 Apr 1998 11:50:23 -0800 (PST) From: Doug White Reply-To: Doug White To: Paul Southworth cc: questions@FreeBSD.ORG Subject: Re: 2.2.6 boot.flp not recognizing 3C905 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Apr 1998, Paul Southworth wrote: > I forced the 3C905 to 10baseT-hd mode using the DOS utility (as mentioned > in previous freebsd-questions). At boot time it finds the device, but > can't recognize it. Shows up like this: > > pci0:10: vendor=0x10b7, device=0x9055, class=network (ethernet) int a irq 12 > [no driver assigned] > > I wonder why it got fooled and didn't assign that to the vx. They changed the device id. :( Modify /sys/pci/if_vx_pci.c, look for vx_pci_probe() and add it. I'll file a PR. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message