Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2000 06:20:02 -0700 (PDT)
From:      Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/18257: My PnP modem does not recognize correctly on 4.0-STABLE
Message-ID:  <200004291320.GAA66129@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR kern/18257; it has been noted by GNATS.

From: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004291320.GAA66129>