Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 1999 15:59:39 -0500 (CDT)
From:      "Douglas K. Rand" <rand@meridian-enviro.com>
To:        Richard Johnson <raj@cisco.com>
Cc:        freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org
Subject:   Re: Xircom CM56 modem 
Message-ID:  <14140.36539.751659.823772@deneb.meridian-enviro.com>
In-Reply-To: <199905141926.MAA01266@kitab.cisco.com>
References:  <14140.30427.130011.379417@deneb.meridian-enviro.com> <199905141926.MAA01266@kitab.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug> Has anyone gotten the Xircom CM56 modem to work with FreeBSD?
Doug> (I'm running 3.1-199904019-STABLE.) According to the boot
Doug> message (sio2: type 8250) its a NS8250 based port.

Well, your config file lead me to the correct solution. It seems that
the CM56 card really wants to be sio0. (0x3f8-0x3ff irq 4) As soon as
I move it from sio0 and enable the builtin serial port, FreeBSD
identifies the CM56 as an 8250 UART.

Making the builtin serial port sio1 (0x2f8-0x2ff irq 3) and the CM56
sio0 (0x3f8-0x3ff irq 4) everything works great.

Thanks for all the help.


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?14140.36539.751659.823772>