| Summary: | missing PnP entry in sio.c | ||
|---|---|---|---|
| Product: | Base System | Reporter: | jpk28 <jpk28> |
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Added in rev 1.300(HEAD) and 1.291.2.7(RELENG_4), thanks! |
ISA PnP modem not spotted by kernel. Fix: add to /usr/src/sys/isa/sio.c the PnP identification for a Supra 336i V+ Intl modem: {0x7016b04e, NULL}, /* SUP1670 - Supra 336i V+ Intl */ Line 583 is where I put it according to my version of the source code. How-To-Repeat: try this modem with the default kernel.