Re: SoundBlaster Live! on Qube2 - Solved.
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.cobalt |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > 2) Then I had to add these lines to the majors.cobalt file: > device-major audio char 42 audio > device-major midi char 58 midi I'll add these entries, but I'll change midi char to 43. There is less worth to sync the values with x86. > 3) Then I added this to MAKEDEV below the original audio line and then > specifically issue a ./MAKEDEV audio command: Note MAKEDEV script will be generated in src/etc once majors.${MACHINE} is updated. --- Izumi Tsutsui