Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: khorben
Date: Wed Sep 7 03:34:44 UTC 2022
Modified Files:
src/sys/dev/pci: emuxki.c emuxkivar.h
src/sys/modules/emuxki: Makefile.inc
Added Files:
src/sys/dev/pci: emuxki_boards.c emuxki_boards.h
Log Message:
emuxki(4): import a list of board definitions
This is inspired by the cxdtv(4) driver.
Tested on NetBSD/amd64 with a Sound Blaster Live! Value (CT4870, PCI)
and with a Sound Blaster Audigy Rx 7.1 (SB1550, PCIe).
Additional sound cards sponsored by the NetBSD Foundation; thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/emuxki.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/emuxki_boards.c \
src/sys/dev/pci/emuxki_boards.h
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/emuxkivar.h
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/emuxki/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index