| Summary: | My PnP modem does not recognize correctly on 4.0-STABLE | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Takuhiro Nishioka <takuhiro> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Takuhiro Nishioka
2000-04-27 17:00:01 UTC
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}
};
State Changed From-To: open->closed Fixed in rev 1.295(current) and 1.291.2.2(4-stable). |