From owner-freebsd-hackers Sun Sep 5 19:59:49 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8A9F614E35; Sun, 5 Sep 1999 19:59:45 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id UAA33136; Sun, 5 Sep 1999 20:58:44 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id UAA01671; Sun, 5 Sep 1999 20:57:51 -0600 (MDT) Message-Id: <199909060257.UAA01671@harmony.village.org> To: Kevin Day Subject: Re: PCI modems do not work??? Cc: chuckr@picnic.mat.net (Chuck Robey), ugen@xonix.com (Ugen Antsilevitch), questions@FreeBSD.ORG, hackers@FreeBSD.ORG In-reply-to: Your message of "Sun, 05 Sep 1999 14:42:07 CDT." <199909051942.OAA42708@celery.dragondata.com> References: <199909051942.OAA42708@celery.dragondata.com> Date: Sun, 05 Sep 1999 20:57:51 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199909051942.OAA42708@celery.dragondata.com> Kevin Day writes: : No, I'm working on adding support for PCI based non-winmodems. Modems that : still have a 16550 based uart interface to them, but just happen to sit on : the PCI bus. I'm not at all planning on writing support for winmodems, just : making sio.c understand UARTs on the PCI bus. : : There *are* PCI modems out there that aren't winmodems, they're just hard to : find. 3Com makes one, as well as a few other companies. SIO doesn't support anything but isa attachments right now. Its probe and attach routines need to be corrected to not be ISA specific. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message