diff options
-rw-r--r-- | sys/amd64/conf/GENERIC | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 2f09f95..b62a227 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -249,3 +249,5 @@ device kue # Kawasaki LSI USB ethernet device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) + +device pcm # Sound |