| Summary: | Sound drivers don't compile in 3.3-19990909-RC | ||
|---|---|---|---|
| Product: | Base System | Reporter: | pavel_roskin <pavel_roskin> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
pavel_roskin
1999-09-16 10:00:02 UTC
On Thu, 16 Sep 1999 01:59:57 MST, pavel_roskin@geocities.com wrote: > Add to the kernel config file following lines: > > device sb0 at isa? port 0x220 irq 5 drq 1 > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device awe0 at isa? port 0x620 I think you forgot snd0. Read the comments in LINT, add snd0 and let me know whether that fixes your problem. Ciao, Sheldon. Hello, Sheldon!
> > Add to the kernel config file following lines:
> >
> > device sb0 at isa? port 0x220 irq 5 drq 1
> > device sbxvi0 at isa? drq 5
> > device sbmidi0 at isa? port 0x330
> > device awe0 at isa? port 0x620
>
> I think you forgot snd0. Read the comments in LINT, add snd0 and let me
> know whether that fixes your problem.
Exactly. It helps.
Sorry for your time :-(
Pavel Roskin
State Changed From-To: open->closed Originator confirms that the problem was caused by a missing snd0 entry. |