From owner-freebsd-questions Wed May 13 14:21:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18990 for freebsd-questions-outgoing; Wed, 13 May 1998 14:21:55 -0700 (PDT) (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 OAA18936 for ; Wed, 13 May 1998 14:21:48 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id OAA01734; Wed, 13 May 1998 14:21:39 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 13 May 1998 14:21:39 -0700 (PDT) From: Doug White Reply-To: Doug White To: Scott Mitchell cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Modem Compatibility In-Reply-To: <199805131028.LAA00925@hotpoint.dcs.qmw.ac.uk> 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 Wed, 13 May 1998, Scott Mitchell wrote: > >Ideally you get the vendor/ID code for the card in question and plug it > >into the sio driver. I would think boot -v could tell you this. > > I have all the card info -- just needed to know which file to insert it > into. /sys/i386/isa/sio.c, look around line 2690 for this: siopnp_ids[] = { { 0x8113b04e, "Supra1381"}, { 0x9012b04e, "Supra1290"}, { 0x11007256, "USR0011"}, { 0 } }; Make a copy of the USR one and plug it in. 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