From owner-freebsd-questions Wed Apr 25 3: 7:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 19D9137B422 for ; Wed, 25 Apr 2001 03:07:21 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id LAA58627 for freebsd-questions@freebsd.org; Wed, 25 Apr 2001 11:08:31 +0100 (BST) (envelope-from simond) Date: Wed, 25 Apr 2001 11:08:31 +0100 From: simond@irrelevant.org To: freebsd-questions@freebsd.org Subject: Getting a PCI Hardware modem working under 4.3 Message-ID: <20010425110831.B57414@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm having a problem getting a hardware PCI modem working under FreeBSD, here's the output of the card from pciconf -l: none0@pci0:10:0: class=0x078000 card=0x0000151f chip=0x0000151f rev=0x00 hdr=0x00 I know I have to put the cards details into /usr/src/sys/isa/sio.c but I'm having problems getting it to work, I've tried putting the following in but to no effect so far: { 0x0000151f, "SmartLink 5634PCV Modem", 0x00 }, I thought that should work but it's still not detected, I'm still running 4.3-RC currently, anyone got any ideas? :) -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message