From owner-freebsd-bugs Sat Apr 29 6:20: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 88B8B37BF72 for ; Sat, 29 Apr 2000 06:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA66129; Sat, 29 Apr 2000 06:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 29 Apr 2000 06:20:02 -0700 (PDT) Message-Id: <200004291320.GAA66129@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Takanori Watanabe Subject: Re: kern/18257: My PnP modem does not recognize correctly on 4.0-STABLE Reply-To: Takanori Watanabe Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/18257; it has been noted by GNATS. From: Takanori Watanabe To: freebsd-gnats-submit@FreeBSD.org, takuhiro@super.win.ne.jp Cc: Subject: Re: kern/18257: My PnP modem does not recognize correctly on 4.0-STABLE Date: Sat, 29 Apr 2000 22:09:52 +0900 Will this fix your problem? --- sio.c- Sat Apr 29 02:21:05 2000 +++ sio.c Sat Apr 29 02:27:10 2000 @@ -706,6 +706,7 @@ {0x90917256, NULL}, /* USR9190 - USR 56k Voice INT */ {0x0300695c, NULL}, /* WCI0003 - Fax/Voice/Modem/Speakphone/Asvd */ {0x61f7896a, NULL}, /* ZTIF761 - Zoom ComStar 33.6 */ + {0x0000aa1a, NULL}, /* FUJ0000 - Fujitsu Internal PnP modem */ {0} }; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message