From owner-freebsd-hardware Wed Aug 5 07:17:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21820 for freebsd-hardware-outgoing; Wed, 5 Aug 1998 07:17:14 -0700 (PDT) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from dnsmaster.hightek.com (dnsmaster.hightek.com [194.74.141.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21808; Wed, 5 Aug 1998 07:17:11 -0700 (PDT) (envelope-from aklemm@hightek.com) Received: from klemm2.hightek.com (klemm2.hightek.com [195.90.203.76]) by dnsmaster.hightek.com (8.8.8/8.8.7) with ESMTP id QAA09003; Wed, 5 Aug 1998 16:16:50 +0200 (CEST) (envelope-from aklemm@hightek.com) Received: (from andreas@localhost) by klemm2.hightek.com (8.8.8/8.8.8) id QAA04306; Wed, 5 Aug 1998 16:16:50 +0200 (CEST) (envelope-from andreas) Message-ID: <19980805161650.25015@hightek.com> Date: Wed, 5 Aug 1998 16:16:50 +0200 From: Andreas Klemm To: Nick Hibma , Andreas Klemm Cc: wpaul@FreeBSD.ORG, hardware@FreeBSD.ORG Subject: Re: is 3COM 3C905B-TX supported under 2.2.6-STABLE or 2.2.7-STABLE ? References: <19980805144639.25256@hightek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from Nick Hibma on Wed, Aug 05, 1998 at 03:20:24PM +0200 X-Operating-System: FreeBSD 2.2.6-STABLE Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Aug 05, 1998 at 03:20:24PM +0200, Nick Hibma wrote: > > Wait for the support in the xl0 driver: > > http://www.freebsd.org/~wpaul/ something. Thanks When will the driver be committed in -stable / -current ? > > Tried to fix it in /usr/src/sys/pci/if_vx_pci.c > > by hacking in support for this card: > > > > --- if_vx_pci.c.orig Wed Aug 5 14:44:38 1998 > > +++ if_vx_pci.c Wed Aug 5 14:45:00 1998 > > @@ -84,6 +84,8 @@ > > return "3COM 3C900 Etherlink XL PCI"; > > if(device_id == 0x905010b7ul || device_id == 0x905110b7ul) > > return "3COM 3C905 Fast Etherlink XL PCI"; > > + if(device_id == 0x905510b7ul) > > + return "3COM 3C905B Fast Etherlink TX PCI"; > > return NULL; > > } > > > > Though the vx driver now has been assigned to this card, > > the machine now hangs at boottime. If I go into single user > > mode and type in the ifconfig command manualle, then the > > kernel spits out > > > > out of mbuf clusters - increase maxusers > > > > Well, actually this was a custom kernel with maxusers already > > set to 256. > > > > > > On Wed, Aug 05, 1998 at 01:28:03PM +0200, Andreas Klemm wrote: > > > Additional info: the 2.2.6 system tells the following during boot: > > > > > > pci0:15: vendor=0x10b7, device=0x9055, class=network (ethernet) int a irq 12 > > > [no driver assigned] > > > > > > On Wed, Aug 05, 1998 at 01:13:42PM +0200, Andreas Klemm wrote: > > > > When installing a 2.2.6 machine from CD-ROM the > > > > 3COM 3C905B-TX 10/100 PCI card isn't detected. > > > > > > > > The chipset is: > > > > Parallel Tasking II > > > > Performance > > > > 3Com 40-0502-001 > > > > 9805S 10727438 > > > > LUCENT 40-05021 > > > > > > > > The card: > > > > FAB 02-0152-000 Rev 03 > > > > > > > > Please help, currently installing ;-) > > > > > > > > -- > > > > B&K Gruppe - Wuppertal > > > > phone +49 202 7399 - 170 > > > > fax +49 202 7399 - 100 http://www.FreeBSD.ORG/~andreas/ > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-hardware" in the body of the message > > > > > > -- > > > B&K Gruppe - Wuppertal > > > phone +49 202 7399 - 170 > > > fax +49 202 7399 - 100 http://www.FreeBSD.ORG/~andreas/ > > > > -- > > B&K Gruppe - Wuppertal > > phone +49 202 7399 - 170 > > fax +49 202 7399 - 100 http://www.FreeBSD.ORG/~andreas/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hardware" in the body of the message > > > > -- > building: 27A > address: STA-ISIS, T.P.270, Joint Research Centre, 21020 Ispra, Italy > tel.: +39 332 78 9549 > fax.: +39 332 78 9185 -- B&K Gruppe - Wuppertal phone +49 202 7399 - 170 fax +49 202 7399 - 100 http://www.FreeBSD.ORG/~andreas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message