Subject: Re: USR PCI RapidCom Modem
To: None <rh@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 11/20/1999 09:02:05
On Sat, 20 Nov 1999 11:02:25 +0100 
 Rene Hexel <rh@idle.trapdoor.vip.at> wrote:

 > Kent Polk wrote:
 > 
 > > Any suggestions on the best way to try to configure it?
 > 
 >   Add the vendor/product codes to "pcidevs" in /sys/dev/pci.  Then
 > rebuild the corresponding .c/.h files using 'make -f Makefile.pcidevs'. 
 > Chances are good that the device acts like a normal serial
 > communications (UART) device.  To make this work, add an entry for your
 > modem to 'pucdata.c' (also in /sys/dev/pci).  Then configure/build a
 > kernel with

It would be nice to determine what that "interface" value in the
PCI configuration header means.  That might tell you if it's compatible
with legacy serial ports.

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>