CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/30 04:55:52
Modified files:
sys/dev/isa : sbdsp.c
Log message:
Move duplex check from sbdsp_midi_open() to sbdsp_open() where it belongs
sbdsp.c r1.42 "Replace audio(9) get_props() with duplex check in open()
in partial duplex drivers" added it to the wrong function.
