From owner-freebsd-hardware@FreeBSD.ORG Tue Mar 22 13:57:40 2011 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D202C106566B for ; Tue, 22 Mar 2011 13:57:39 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id A9C778FC14 for ; Tue, 22 Mar 2011 13:57:39 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 4592246B06; Tue, 22 Mar 2011 09:57:39 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id BE15F8A01B; Tue, 22 Mar 2011 09:57:38 -0400 (EDT) From: John Baldwin To: freebsd-hardware@freebsd.org Date: Tue, 22 Mar 2011 09:55:30 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.4-CBSD-20110107; KDE/4.4.5; amd64; ; ) References: <3052ba363957ef179b4531ed0362d494.squirrel@www2.ertyu.org> In-Reply-To: <3052ba363957ef179b4531ed0362d494.squirrel@www2.ertyu.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103220955.30890.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Tue, 22 Mar 2011 09:57:38 -0400 (EDT) Cc: steven_nikkel@ertyu.org Subject: Re: 8.x and Modems X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 13:57:40 -0000 On Monday, March 21, 2011 5:17:19 pm steven_nikkel@ertyu.org wrote: > I recently upgraded my trusty old 4.x system to 8.1 and the one little bit > I can't get working is the internal ISA modem in the system. On 4.x it was > detected automatically by the sio driver: > > /kernel: sio4: <U.S. Robotics Sportster 33600 FAX/Voice Int> at port > 0x3e8-0x3ef irq 5 on isa0 > /kernel: sio4: type 16550A Can you get a verbose dmesg and post it somewhere? -- John Baldwin