Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 13:21:48 -0600
From:      Dan Chace <dchace@siue.edu>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   modem information for sio.c
Message-ID:  <3C7A8ECC.A31B93AC@siue.edu>

next in thread | raw e-mail | index | archive | help
I am not sure if this is where to sent this but...

I have a USRobotics Courier V.Everything ISA modem and adding the
following line to /ys/isa/sio.c makes it work great:

	{0x09007256, NULL},     /* USR0009 - USRobotics Courier V.Everything */

output of pnpinfo is like this:

	Card assigned CSN #1
	Vendor ID USR0101 (0x01017256), Serial Number 0x336ac892
	PnP Version 1.0, Vendor Version 0
	Device Description: USRobotics Courier V.Everything

	Logical Device ID: USR0009 0x09007256 #0
	TAG Start DF
	Good Configuration
	    FIXED I/O base address 0x2f8 length 0x8
	    IRQ: 3 4 5 7 9  - only one type (true/edge)
	TAG Start DF
	Acceptable Configuration
	    FIXED I/O base address 0x3f8 length 0x8
	    IRQ: 3 4 5 7 9  - only one type (true/edge)
	TAG Start DF
	Acceptable Configuration
	    FIXED I/O base address 0x3e8 length 0x8
	    IRQ: 3 4 5 7 9  - only one type (true/edge)
	TAG Start DF
	Acceptable Configuration
	    FIXED I/O base address 0x2e8 length 0x8
	    IRQ: 3 4 5 7 9  - only one type (true/edge)
	TAG End DF
	End Tag


Thanks you for you time.

-Dan


-- 
 Daniel Chace
 Office of Information Technology
 Southern Illinois University Edwardsville
 Office Phone: 618-650-2141

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




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