History log of /freebsd/sys/dev/firewire/fwisound.h (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/15.1.0-p2, release/15.0.0-p12, release/14.4.0-p8
# dd56711e 21-Jul-2026 Abdelkader Boudih <freebsd@seuros.com>

firewire: replace magic numbers with named constants

No functional change.

Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58311


# cd7b6508 09-Jul-2026 Abdelkader Boudih <freebsd@seuros.com>

fwisound: add Apple FireWire audio driver

Expose audio capture from Apple FireWire devices as a standard
pcm(4)/dsp(4) device via the newpcm framework.

(adrian: I've tested this on an isight camera

fwisound: add Apple FireWire audio driver

Expose audio capture from Apple FireWire devices as a standard
pcm(4)/dsp(4) device via the newpcm framework.

(adrian: I've tested this on an isight camera and looped
it back to USB speakers via "sox -t oss /dev/dsp3 -t oss /dev/dsp4")

Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58109

show more ...