From owner-cvs-all Sun Oct 24 19:46:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 940E41516A; Sun, 24 Oct 1999 19:46:53 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA39945; Sun, 24 Oct 1999 19:46:53 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199910250246.TAA39945@freefall.freebsd.org> From: Warner Losh Date: Sun, 24 Oct 1999 19:46:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/10/24 19:46:53 PDT Modified files: sys/isa sio.c Log: Add newbus pccard attachment for sio. Some of this code was written by Peter Wemm, but I've not merged all the changes he sent to me yet. This has not been reviewed by bde, so I'm committing to resolve any issues he has with this when he returns from FreeBSD CON 99. I've had four reports of this working for them. I've been able to communicate to both my built in modem and a pccard modem with these patches. Revision Changes Path 1.272 +98 -98 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message