Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2000 05:28:27 -0500
From:      "William Wong" <willwong@anime.ca>
To:        "Mark Ovens" <parish@ukgateway.net>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: Modem no longer found after u/g to 4.0-current - help
Message-ID:  <002401bf868d$8bf71600$0300a8c0@anime.ca>
References:  <38C1857A.59FD9BD@ukgateway.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark,

Take a look at your /usr/src/sys/isa/sio.c file.

You should see a section beginning with:
static struct isa_pnp_id sio_ids[]

which lists a bunch of modems and their pnp ids.

You need to add your pnp id for your modem (you can type pnpinfo to get this
info) into this file and then recompile your kernel.

- Will

> unknown0: <Pace 56 Voice Internal Plug & Play Modem> at port
> 0x3e8-0x3ef irq 5 on isa0




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?002401bf868d$8bf71600$0300a8c0>