Date: Sun, 5 Mar 2000 11:33:51 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: William Wong <willwong@anime.ca> Cc: questions@FreeBSD.ORG Subject: Re: Modem no longer found after u/g to 4.0-current - help Message-ID: <20000305113351.A668@parish> In-Reply-To: <002401bf868d$8bf71600$0300a8c0@anime.ca>; from willwong@anime.ca on Sun, Mar 05, 2000 at 05:28:27AM -0500 References: <38C1857A.59FD9BD@ukgateway.net> <002401bf868d$8bf71600$0300a8c0@anime.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 05, 2000 at 05:28:27AM -0500, William Wong wrote: > 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. > Thanks, that fixed it :) sio2: <Pace 56 Voice Internal Plug & Play Modem> at port 0x3e8-0x3ef irq 5 on isa0 sio2: type 16550A Out of interest, do you know why it was necessary for me to do this in 4.0 when the pnp driver in 3.x found this modem without it being listed in /usr/src/sys/isa/sio.c? Thanks again for the help. > - Will > > > unknown0: <Pace 56 Voice Internal Plug & Play Modem> at port > > 0x3e8-0x3ef irq 5 on isa0 > > -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com 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?20000305113351.A668>