options (10b3b54548f2290bbe8d8f88c59c28d12b7a635d) | options (205d67b00d81bcc0c8e84f20f95b26ed94acb923) |
---|---|
1# $FreeBSD$ 2# 3# On the handling of kernel options 4# 5# All kernel options should be listed in NOTES, with suitable 6# descriptions. Negative options (options that make some code not 7# compile) should be commented out; LINT (generated from NOTES) should 8# compile as much code as possible. Try to structure option-using --- 824 unchanged lines hidden (view full) --- 833SND_DEBUG opt_snd.h 834SND_DIAGNOSTIC opt_snd.h 835SND_FEEDER_MULTIFORMAT opt_snd.h 836SND_FEEDER_FULL_MULTIFORMAT opt_snd.h 837SND_FEEDER_RATE_HP opt_snd.h 838SND_PCM_64 opt_snd.h 839SND_OLDSTEREO opt_snd.h 840 | 1# $FreeBSD$ 2# 3# On the handling of kernel options 4# 5# All kernel options should be listed in NOTES, with suitable 6# descriptions. Negative options (options that make some code not 7# compile) should be commented out; LINT (generated from NOTES) should 8# compile as much code as possible. Try to structure option-using --- 824 unchanged lines hidden (view full) --- 833SND_DEBUG opt_snd.h 834SND_DIAGNOSTIC opt_snd.h 835SND_FEEDER_MULTIFORMAT opt_snd.h 836SND_FEEDER_FULL_MULTIFORMAT opt_snd.h 837SND_FEEDER_RATE_HP opt_snd.h 838SND_PCM_64 opt_snd.h 839SND_OLDSTEREO opt_snd.h 840 |
841X86EMU | 841X86BIOS |