CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/19 09:34:02
Modified files:
sys/arch/luna88k/cbus: nec86.c nec86hw.c nec86hwvar.h
Log message:
Remove audio(9) setfd() stub
necsb(4/luna88k) is the only driver that "implements" it... through EIO.
Remove it so setfd can be removed from struct audio_hw_if.
Prodded by ratchov
OK aoyama
