summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/emips/menus.md.pl
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /usr.sbin/sysinst/arch/emips/menus.md.pl
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.sbin/sysinst/arch/emips/menus.md.pl')
0 files changed, 0 insertions, 0 deletions
commit/sys/dev/audio_if.h?id=d2e442a982459187241e9caec773af20e7ea4120'>Add a 'powerstate' callback to audio_hw_if, to allow hw drivers to powerjmcneill 2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent 2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-04-06Respect the law: Use A-law and mu-law as spellings as far as easily possible.wiz 2003-03-31sprinkle const qualifiers to const stuffjdolecek 2003-03-29Allow this file to be included if either of audio, midi or midibushe 2003-03-19add a compile-time check that audio(4) was actually configured into kerneljdolecek 2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej 2002-06-04Correct indent...isaki 2002-06-04Correct wrong comment about factor_denom.isaki 2002-04-25Add an `aux' audio device sub-type, to be used to attach parentkleink 2002-03-17Rename aurateconvproto.h to aurateconv.h.kent 2002-03-16Add factor_denom, a denominator of factor,isaki 2002-03-13Fix a typo in a comment.kent 2002-03-11Fix a typo in a comment.kent 2002-03-07Sampling rate and mono-stereo conversion described inkent 2001-10-03Fix pasto in type of dev_ioctl method.augustss 2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss 2001-10-02ANSIfy.augustss 2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb 1999-09-09Add support for detaching audio devices.augustss 1999-06-05Guys, let's get real. We don't really want an #if !defined() for every possibleeeh 1999-06-05XXX avoid redefiing splaudio and IPL_AUDIO on the sparc XXXmrg 1999-02-17Pass the direction to the allocm and round_buffersize methods.mycroft