Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 21:00:46 -0400 (EDT)
From:      "Viren R. Shah" <viren@rstcorp.com>
To:        denwagh@innocent.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re:Modems.
Message-ID:  <199804070100.VAA05052@rstcorp.com>
In-Reply-To: <3528EA7E.AADD4507@airmail.net>
References:  <3528EA7E.AADD4507@airmail.net>

next in thread | previous in thread | raw e-mail | index | archive | help
KT Gibbs writes: 
> I read through your FAQ, very informative however I am having a small 
 > problem. I have a 56k Phillips Flex modem, it is PNP (bleh), and
 > although I can get a Sportster 28.8 to work just fine, I cannot get the
 > 56k to be recognized. Both modems are on IRQ 5, The Sportster is Jumper
 > set, the 56k is not but it always gets recognized on IRQ 5 when in a 95
 > box. Any suggestions?
 > 

For PnP support, you need to have FreeBSD 2.2.6.
1. If you don't have 2.2.6, see if the modem came with a program to
   hardwire its resources.
2. If you do have FreeBSD 2.2.6, configure a new kernel with 
   controller    pnp0
   boot with this kernel. You can use "pnpinfo" to find out some
   information about the pnp devices you have. This will let you know
   what LSN and CSN. Mine says:

bandersnatch# pnpinfo
Checking for Plug-n-Play devices...

Card assigned CSN #1
Vendor ID DAV0001 (0x01003610), Serial Number 0x00000295
PnP Version 1.0, Vendor Version 16
Device Description: DAVICOM 336PNP MODEM
...

etc

Now reboot, and at the boot prompt use a "-c" to configure the
kernel. Use "help" to show you how to set the resources for the pnp
modem. Set the irq and port to be the same as the com port (sioX) at
which you want it.
  
 > KT Gibbs

Viren
-- 
Viren R. Shah, {viren @ rstcorp . com}
"Haajar te hathiyar"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804070100.VAA05052>