Date: Fri, 31 Mar 2000 22:14:26 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Message-ID: <200004010614.WAA68644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004010614.WAA68644>