From owner-cvs-all Fri Mar 31 22:14:29 2000 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 D8BB137B515; Fri, 31 Mar 2000 22:14:27 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA68644; Fri, 31 Mar 2000 22:14:27 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <200004010614.WAA68644@freefall.freebsd.org> From: Warner Losh Date: Fri, 31 Mar 2000 22:14:26 -0800 (PST) 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 X-Loop: FreeBSD.ORG imp 2000/03/31 22:14:25 PST Modified files: sys/isa sio.c Log: Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This doesn't support winmodems, softmodems, hcf or any other modem that relies on the host to do any sort of soft control for any aspect of the modem's function. There are two modems known to work: 3COM FaxModem PCI. ActionTec 56k VoiceMessaging PCI Modem and the following modem might work Multitech PCI FaxModem (not sure about this) and the serial pci cards might work too. I have neither these hardware items so I can't add support for them. Revision Changes Path 1.294 +123 -15 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message