Date: Fri, 2 Oct 1998 23:27:32 -0800 (AKDT) From: Steve Howe <groggy@iname.com> To: jon Nicoll <jkn@nicorp.force9.net> Cc: freebsd-questions@FreeBSD.ORG, jkn@symbionics.co.uk Subject: Re: PCI modem config problems, irq? and 'driver not assigned' Message-ID: <Pine.BSF.3.96.981002232020.2359C-100000@abc.xyz.net> In-Reply-To: <3.0.2.32.19981003071412.0079a430@mail.force9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Oct 1998, jon Nicoll wrote: > The modem is a pretty cheap PCI modem using the Lucent (LT) chipset. It > seems to announce itself (under Windows) as an 'LT Winmodem', but does not > seem to be a 'Win Modem'. That is, under Windoze I can talk to it as COM3: > using standard terminal programs and standard serial drivers. So I'm pretty > sure it can somehow be used under FreeBSD. why run it under windoze? exit windoze to DOS and then try your modem with a terminal program. Winmodem (lite?) sure sounds like a Winmodem to me :) you'll usually know by looking at it. if it is small and square, it's BS. if it's rectangular, it's probably ok ... > - (COM3) > - IRQ 11 > - Memory Range 0xE1000000-0xE10000ff > - I/O range 0x6100-61ff > - I/O range 0x6200-62ff i don't think i'd want a modem on IRQ 11. that's BS. that means everything below 11 will have higher priority. (maybe things have changed in the last few years ? ;) > device sio2 at isa? port 0x6100 tty irq 11 vector siointr that's how you config a NON-PNP device ... and all PC's i've ever used have port addresses 0x0000 - 0x03ff (but i don't know about all the latest wiz-bang stuff ;) 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?Pine.BSF.3.96.981002232020.2359C-100000>