| Summary: | Kernel compile crashes under 3.5 with sbvxi0 added | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Kim Scarborough <sluggo> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Kim Scarborough
2000-07-06 19:30:00 UTC
Try including: device sbmidi0 at isa? port 0x330 or use the pcm drivers (remove controller snd0 and device sb*) and add: device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x15 ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org State Changed From-To: open->closed Submitter reports compile works when adding sbmidi0 device. |