From owner-freebsd-stable Tue Jul 28 23:50:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26351 for freebsd-stable-outgoing; Tue, 28 Jul 1998 23:50:24 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles246.castles.com [208.214.165.246]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26254; Tue, 28 Jul 1998 23:50:11 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id XAA00819; Tue, 28 Jul 1998 23:47:40 -0700 (PDT) Message-Id: <199807290647.XAA00819@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Wes Peters cc: Jeff Kletsky , freebsd-stable@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: Support for V.90 PCI modems? In-reply-to: Your message of "Tue, 28 Jul 1998 23:32:52 MDT." <35BEB404.125BAAA7@softweyr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Jul 1998 23:47:39 -0700 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Jeff Kletsky wrote: > > > > I have not been able to find evidence in the FAQs or sio source for the new > > V.90 PCI modems. Before buying one, I'd like to know the status on the > > STABLE branch, and/or stability of code in the CURRENT- branch for its > > support. > > I happened to have one of these lying around, a Diamond V.90 PCI internal. > I stuck it in this machine and rebooted, running pretty much vanilla > 2.2.6-RELEASE, and this is what dmesg tells me: > > pci0:12: vendor=0x127a, device=0x1002, class=comms, subclass=0x00 int a irq 9 > [no driver assigned] > > Somebody mentioned a couple of weeks ago how to modify one of the system > sources to wire this up to the sio driver. Can anyone throw some quick > instructions at me? Have a look at the way that if_ed_p.c does it. First, boot with -v and confirm that all it's asking for is an 8-byte I/O mapping; if it has anything else, then it's not going to be a UART clone. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message